GNOME Bugzilla – Bug 346750
Crash when gajim is not started
Last modified: 2006-07-12 09:03:35 UTC
Please describe the problem: Nautilus-sendto crashes when it tries to unload gajim module. Steps to reproduce: 1. Install nautilus-sendto with gajim 2. Make sure gajim is not running 3. Start nautilus-sendto Actual results: Expected results: Does this happen every time? Other information: The crash has something to do with dbus connection, I tried to unref it but it didn't help. This patch solves the problem, by setting TRUE to _NstPluginInfo.never_unload field.
Created attachment 68464 [details] [review] prevent gajim module from being unloaded
Created attachment 68531 [details] [review] the same patch for cvs bindtextdomain lines are removed from init function
the patch is in the CVS , thanks . Dimitur