Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christian (chrisbra)
Assigned to: Nobody/Anonymous (nobody)
Summary: Still crashes when loading a slideshow
Initial Comment:
After checking out release r611, which fixes issue #3381290, imagination still crashes for me. Here is the backtrace:
(imagination:9521): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Old imagination project file, guessing format as VOBSlide 1: can't load image /home/silke/Bilder/Schwarz Juni-Juli 2011/P1010295.JPG
(imagination:9521): Gtk-CRITICAL **: IA__gtk_tree_model_get_iter_from_string: assertion `path_string != NULL' failed
(imagination:9521): Gtk-CRITICAL **: gtk_tree_store_get_value: assertion `VALID_ITER (iter, tree_store)' failed
(imagination:9521): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.28.6/./gobject/gtype.c:4201: type id `0' is invalid
(imagination:9521): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced
Program received signal SIGSEGV, Segmentation fault.
(ignore the issue, that the image is not found, I tested this on my development machine, where I have no access to the original image files.
Anyway, attached is another proposed patch, that should fix access to invalid entries. BTW: Is there a development mailing list available?
regards,
Christian
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1125540&aid=3383241&group_id=244319
----------------------------------------------------------------------
>Comment By: Giuseppe Torelli (gt67)
Date: 2011-08-04 10:06
Message:
Hi Christian,
there is a group here:
http://groups.google.com/group/imagination-slideshow-maker?hl=en
I will review the patch later. Thanks for helping.
Giuseppe