johnturek / advanced-find

Automatically exported from code.google.com/p/advanced-find
0 stars 0 forks source link

plugin doesn't work in gedit 3.6.2 #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Gedit 3.6.2 uses ~/.local/share/gedit/plugins instead of ~/.gnome2

The desktop file has a different name (.plugin instead of .gedit-plugin)

The desktop file has a new header ([Plugin] instead of [Gedit Plugin])

With these changes, it doesn't work because it cannot find the gedit module. I 
think you should use gobject introspection with the new gedit versions.

Original issue reported on code.google.com by chuchipe...@gmail.com on 18 Nov 2012 at 8:04

GoogleCodeExporter commented 9 years ago
The problem is in the master branch. The source code for gedit 3.x is in branch 
3.x. Sorry for the mistake

Original comment by chuchipe...@gmail.com on 18 Nov 2012 at 8:41

GoogleCodeExporter commented 9 years ago

Original comment by swatch.c...@gmail.com on 18 Nov 2012 at 11:37

GoogleCodeExporter commented 9 years ago
Why was this marked invalid?

I also have 3.6.2, and while the plugin is listed in gedit, (and selected) It 
doesn't do anything. 

Original comment by e...@bluesparc.net on 10 Dec 2012 at 11:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
If you have the same issue, make sure you installed the right version first.
For gedit 3.x, you must download and install v3.x plugin.

Please describe more detail if you still have a problem.
Just saying 'It doesn't work.' can't help me find out what happened.

Original comment by swatch.c...@gmail.com on 11 Dec 2012 at 7:57