GNOME Bugzilla – Bug 659539
Tomboy crashes when run on OS X Lion
Last modified: 2011-09-20 15:20:28 UTC
Tomboy was working fine until I installed Lion. Once I installed Lion, every time I run Tomboy it crashes. I upgraded Tomboy and Mono to the latest versions (Tomboy v. 1.5.2 and Mono v. 2.10.5). Now when I run Tomboy from the console, I get: (Tomboy:20078): Gtk-WARNING **: Could not find the icon 'note-new'. The 'hicolor' theme was not found either, perhaps you need to install it. You can get a copy from: http://icon-theme.freedesktop.org/releases [WARN 00:47:37.010] Preference key '/apps/tomboy/global_keybindings/open_start_here' does not exist, using default. [WARN 00:47:37.030] Preference key '/apps/tomboy/global_keybindings/create_new_note' does not exist, using default. [WARN 00:47:37.030] Preference key '/apps/tomboy/global_keybindings/open_search' does not exist, using default. [WARN 00:47:37.030] Preference key '/apps/tomboy/global_keybindings/open_recent_changes' does not exist, using default. Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for IgeMacIntegration.IgeMacDock ---> System.EntryPointNotFoundException: ige_mac_dock_get_type at (wrapper managed-to-native) IgeMacIntegration.IgeMacDock:ige_mac_dock_get_type () at IgeMacIntegration.IgeMacDock.get_GType () [0x00000] in <filename unknown>:0 at GtkSharp.IgemacintegrationSharp.ObjectManager.Initialize () [0x00000] in <filename unknown>:0 at IgeMacIntegration.IgeMacDock..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Tomboy.MacApplication.StartMainLoop () [0x0010e] in /Users/staffhome/git-gnome/tomboy/Tomboy/MacApplication.cs:244 at Tomboy.Application.StartMainLoop () [0x00000] in /Users/staffhome/git-gnome/tomboy/Tomboy/Utils.cs:1018 at Tomboy.Tomboy.StartTrayIcon () [0x0000f] in /Users/staffhome/git-gnome/tomboy/Tomboy/Tomboy.cs:196 at Tomboy.Tomboy.Main (System.String[] args) [0x0014a] in /Users/staffhome/git-gnome/tomboy/Tomboy/Tomboy.cs:154 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for IgeMacIntegration.IgeMacDock ---> System.EntryPointNotFoundException: ige_mac_dock_get_type at (wrapper managed-to-native) IgeMacIntegration.IgeMacDock:ige_mac_dock_get_type () at IgeMacIntegration.IgeMacDock.get_GType () [0x00000] in <filename unknown>:0 at GtkSharp.IgemacintegrationSharp.ObjectManager.Initialize () [0x00000] in <filename unknown>:0 at IgeMacIntegration.IgeMacDock..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Tomboy.MacApplication.StartMainLoop () [0x0010e] in /Users/staffhome/git-gnome/tomboy/Tomboy/MacApplication.cs:244 at Tomboy.Application.StartMainLoop () [0x00000] in /Users/staffhome/git-gnome/tomboy/Tomboy/Utils.cs:1018 at Tomboy.Tomboy.StartTrayIcon () [0x0000f] in /Users/staffhome/git-gnome/tomboy/Tomboy/Tomboy.cs:196 at Tomboy.Tomboy.Main (System.String[] args) [0x0014a] in /Users/staffhome/git-gnome/tomboy/Tomboy/Tomboy.cs:154 It also always crashes if I run it from the GUI.
*** This bug has been marked as a duplicate of bug 656680 ***