I've installed gedit-developer-plugins on a fresh Ubuntu 13.10 Saucy Salamander
I've lauched gedit (from the terminal) but when I turn a GDP plugin on (in this case GDP Find) I get the following error:
(gedit:3640): libpeas-WARNING **: Could not find loader 'python' for plugin 'gdpfind'
The same error only shows while turning on GDP plugins, the others work well.
Any solution to make this plugins work again?
Loader=
solution without any luck Sadly, I think it's a plugin problem – Francisco Costa Oct 19 '13 at 10:35apt-cache --names-only geany
will give you a list of the plugins easily available. – Oct 19 '13 at 10:48