GNOME Bugzilla – Bug 565989
App crashes when deleting photos after some have been already deleted
Last modified: 2008-12-30 07:38:43 UTC
Steps to reproduce: 1. Select photos 2. Delete from Drive 3. Select more photos 4. Delete From drive 5. Application crashes Stack trace: (f-spot:19818): 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 path == ****deleted for privacy ...... (line repeats 10 times) Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. GLib.MissingIntPtrCtorException: GLib.Object subclass FSpot.Widgets.RatingMenuItem must provide a protected or public IntPtr ctor to support wrapping of native object handles. at GLib.ObjectManager.CreateObject (IntPtr raw) [0x00000] at GLib.Object.GetObject (IntPtr o, Boolean owned_ref) [0x00000] at Gtk.Container.removed_cb (IntPtr container, IntPtr widget) [0x00000] at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at Gtk.Container.removed_cb(IntPtr container, IntPtr widget) at GLib.ToggleRef.g_object_remove_toggle_ref(IntPtr , GLib.ToggleNotifyHandler , IntPtr ) at GLib.ToggleRef.Free() at GLib.Object.PerformQueuedUnrefs() at GLib.Timeout+TimeoutProxy.Handler() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Gnome.Program.Run() at FSpot.Driver.Main(System.String[] args) Other information: Happens every single time!
*** This bug has been marked as a duplicate of 552272 ***