MadsBuus / gedit-snapopen-plugin

Snapopen plugin for Gedit (Linux/Mac)
58 stars 18 forks source link

Edited snapopen/__init__.py via GitHub #11

Closed whitethunder closed 13 years ago

whitethunder commented 13 years ago

I get this error when using SnapOpen that prevents it from working:

TypeError: () takes exactly 2 arguments (1 given)

With this change, the error goes away and it works.

madhums commented 13 years ago

even I am getting the same error. This fix worked! Thanks!

jumph4x commented 13 years ago

Confirmed. Same issue on a brand new install of Ubuntu 11.10 with Gnome 3 (sudo apt-get install gnome-shell).

Fix worked.

dsimard commented 13 years ago

Same here. The fix worked.