GNOME Bugzilla – Bug 400744
Opening tomboy's help when running as panel applet crashes
Last modified: 2008-02-26 20:46:21 UTC
Hi, with 0.5.4 tomboy crashes when running as panel applet and clicking on "Help". Running it in the notification area works fine though. tomboy --panel-applet [DEBUG]: NoteManager created with note path "/home/slomo/.tomboy". Trying Plugin: Backlinks.dll ... BacklinksPlugin. [DEBUG]: Done. Trying Plugin: Bugzilla.dll ... BugzillaPlugin. [DEBUG]: Done. Trying Plugin: Evolution.dll ... EvolutionPlugin. [DEBUG]: Done. Trying Plugin: ExportToHTML.dll ... ExportToHTMLPlugin. [DEBUG]: Done. Trying Plugin: FixedWidth.dll ... FixedWidthPlugin. [DEBUG]: Done. Trying Plugin: NoteOfTheDay.dll ... NoteOfTheDayPlugin. [DEBUG]: Done. Trying Plugin: PrintNotes.dll ... PrintPlugin. [DEBUG]: Done. Trying Plugin: StickyNoteImport.dll ... StickyNoteImporter. [DEBUG]: Done. [DEBUG]: Tomboy remote control active. [DEBUG]: Applet Created... [DEBUG]: EnableDisable Called: enabling... False Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at Tomboy.Tomboy.OnShowHelpAction (object,System.EventArgs) <0x0000c> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_object_EventArgs (object,System.EventArgs) <0x0004e> at GLib.Signal.voidObjectCallback (intptr,intptr) <0x00093> at (wrapper native-to-managed) GLib.Signal.voidObjectCallback (intptr,intptr) <0x00035> in (unmanaged) 0xb69ef9c8 at (wrapper managed-to-native) Gtk.Action.gtk_action_activate (intptr) <0x00004> at Gtk.Action.Activate () <0x0001a> at Tomboy.TomboyApplet.ShowHelpVerb () <0x0002a> at (wrapper native-to-managed) Tomboy.TomboyApplet.ShowHelpVerb () <0x00036> in (unmanaged) 0xb66266b2 at (wrapper managed-to-native) _Gnome.PanelAppletFactory.panel_applet_factory_main (intptr,intptr,_GnomeSharp.PanelAppletFactoryCallbackNative,intptr) <0x00004> at _Gnome.PanelAppletFactory.Register (System.Type) <0x00158> at Tomboy.Tomboy.RegisterPanelAppletFactory () <0x0000c> at Tomboy.Tomboy.Main (string[]) <0x00159> Ubuntu Bug: https://launchpad.net/ubuntu/+source/tomboy/+bug/81228 Bye
Apparently is a dupe of #399490... *** This bug has been marked as a duplicate of 399490 ***