svn crashes when excluding icon from filters bar



I am running the latest svn on debian testing, and f-spot crashes with the below error when I either right click/exclude or double click an icon on the filter bar. Probably a debian testing incompatibility, but thought I'd mention it.


Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.ArgumentNullException: Argument cannot be null.
Parameter name: stream
 at Gdk.PixbufLoader.InitFromStream (System.IO.Stream stream) [0x00000]
 at Gdk.PixbufLoader..ctor (System.IO.Stream stream) [0x00000]
 at Gdk.Pixbuf..ctor (System.IO.Stream stream) [0x00000]
 at FSpot.Query.Literal.get_NegatedOverlay () [0x00000]
 at FSpot.Query.Literal.get_NegatedIcon () [0x00000]
 at FSpot.Query.Literal.Update () [0x00000]
 at FSpot.Query.Literal.set_IsNegated (Boolean value) [0x00000]
at FSpot.Query.Literal.HandleToggleNegatedCommand (System.Object o, System.EventArgs args) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
 at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr gch) [0x00000]

  at GLib.ExceptionManager.RaiseUnhandledException ()
  at GLib.Signal.voidObjectCallback ()
  at GLib.Signal.voidObjectCallback ()
  at Gtk.Application.gtk_main ()
  at Gtk.Application.gtk_main ()
  at Gtk.Application.Run ()
  at Gnome.Program.Run ()
  at FSpot.Driver.Main ()
Segmentation fault




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]