[Geany-Devel] Segmentation fault

Matthew Brush mbrush at xxxxx
Mon Oct 14 06:56:20 UTC 2013


On 13-10-13 11:38 PM, n at sk0 wrote:
> Hi all, i have enabled "geanyprj" plugin, i found this when :
> 1. Open Geany with no-documents opened.
> 2. Click Tools -> Project -> Preferences
>

It's likely because Geany allows no documents open by default (see 
`Preferences->Various->new_document_after_close`), so all plugins that 
don't check for this every single time will explode when there's no 
documents open.

It might be a workaround until the plugin (or plugin API) is fixed to 
check this option.

P.S. Better to post this to the bug tracker to avoid it getting lost in 
mailing list archives:
https://sourceforge.net/p/geany-plugins/bugs/

Cheers,
Matthew Brush



More information about the Devel mailing list