GNOME Bugzilla – Bug 559401
F-Spot crashes at launching
Last modified: 2008-11-05 12:12:31 UTC
Steps to reproduce: 1. 2. 3. Stack trace: Other information: abcdef@ghijkl:~$ f-spot [Info 12:41:12.701] Initializing DBus [Info 12:41:12.884] Initializing Mono.Addins [Info 12:41:13.179] Starting new FSpot server (f-spot:7362): Gtk-WARNING **: Theme directory scalable/animations/small/16x16 of theme oxygen has no size field (f-spot:7362): Gtk-WARNING **: Theme directory scalable/animations/small/22x22 of theme oxygen has no size field [Info 12:41:18.156] Starting BeagleService [Info 12:41:18.156] Hack for gnome-settings-daemon engaged Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.NullReferenceException: Object reference not set to an instance of an object at FSpot.Tag.get_SizedIcon () [0x00000] at TagSelectionWidget.IconDataFunc (Gtk.TreeViewColumn column, Gtk.CellRenderer renderer, TreeModel model, TreeIter iter) [0x00000] at GtkSharp.TreeCellDataFuncWrapper.NativeCallback (IntPtr tree_column, IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GtkSharp.TreeCellDataFuncWrapper.NativeCallback(IntPtr tree_column, IntPtr cell, IntPtr tree_model, IntPtr iter, IntPtr data) at GtkSharp.TreeCellDataFuncWrapper.NativeCallback(IntPtr , IntPtr , IntPtr , IntPtr , IntPtr ) at Gtk.Application.gtk_main() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Gnome.Program.Run() at FSpot.Driver.Mai
it should have been fixed in svn. if you are building from source get http://svn.gnome.org/viewvc/f-spot/branches/FSPOT_0_5_0_STABLE/ otherwise bug your distro to sync package with that repository. this is the needed patch: http://svn.gnome.org/viewvc/f-spot?view=revision&revision=4572 *** This bug has been marked as a duplicate of 557793 ***
muich thanks for quick Help, 5 minutes after posting the bug, i got the updates and everything works fine now