Comment 0 for bug 291189

Revision history for this message
Matthias Rosenkranz (rose) wrote :

Binary package hint: f-spot

1) Interpid, upgraded from Hardy on the release date, amd64
2) f-spot 0.5.0.3-0ubuntu2
3) f-spot starts with color managed display
4) When I enable color management from f-spot's preferences menu, f-spot won't start anymore. Starting it from a console gives
$ f-spot
[Info 17:33:27.950] Initializing DBus
[Info 17:33:28.056] Initializing Mono.Addins
[Info 17:33:28.418] Starting new FSpot server
error checking orientation
[Info 17:33:30.103] Starting BeagleService
[Info 17:33:30.103] Hack for gnome-settings-daemon engaged

(f-spot:7434): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
error checking orientation
[Info 17:33:39.553] Exiting
rose@harper:~$ f-spot
[Info 17:33:41.237] Initializing DBus
[Info 17:33:41.323] Initializing Mono.Addins
[Info 17:33:41.455] Starting new FSpot server
error checking orientation
[Info 17:33:42.425] Starting BeagleService
[Info 17:33:42.425] 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 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.Main(System.String[] args)

I can disable color management via gconf-editor and it starts flawlessly again.