Hi,
I checked the debug messages like you suggested, but there are no relevant entries.
I am not trying to load any plugins that don't come with Geany by default. I see all the plugins that get built when building Geany in the lib/geany directory (for example: filebrowser.la, filebrowser,so, etc). However they aren't loaded when I start Geany.
This DID work on my Mac. The only thing I did differently is that on the Mac, I did "sudo make install". In Ubuntu I did "sudo make install --prefix=~/applications/geany/0.15". I suspect that the Geany plugin manager is looking only in "/usr/local/lib/geany" for plugins. Is there a way to change the location that the plugin manager looks for plugins?
Thanks!
On Wed, Oct 22, 2008 at 12:40 PM, Enrico Tröger enrico.troeger@uvena.de wrote:
On Wed, 22 Oct 2008 10:49:41 -0400, alopecoid alopecoid@gmail.com wrote:
Congrats on the new release!
Thanks :).
The only thing that I have noticed is that on Ubuntu (maybe on the Mac as well, I need to double check), Geany 0.15 says "No plugins available" within the plugin manager. This was not the case for Geany 0.14.
Any ideas?
Could you check Help->Debug Messages for any relevant output after opening and closing the Plugin Manager dialog? I guess there a some messages like:
Plugin blah" is not binary compatible with this release of Geany - recompile it.
If so, do what the message tells: make sure all plugins are compiled against the sources of Geany 0.15 and make sure they are properly installed.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.asc
Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany