In Rawhide, Gimp hangs on startup after printing these errors: GLib-GObject-WARNING **: specified class size for type `GimpOperationPointFilter' is smaller than the parent type's `GeglOperationPointFilter' class size (gimp:2808): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (gimp:2808): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed (gimp:2808): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (gimp:2808): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>' pstree shows that there are three gimp processes running, a parent and two children, and that all three are hung in a futex call. I tried moving all of my ~/.gimp* directories out of the way before launching gimp, and it didn't help. I have gimp-2.6.6-6.fc12.i586, along with all other current packages from today's Rawhide.
Confirming as broken on both of my x86_64 boxes: (gimp:9168): GLib-GObject-WARNING **: specified class size for type `GimpOperationPointFilter' is smaller than the parent type's `GeglOperationPointFilter' class size (gimp:9168): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (gimp:9168): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed (gimp:9168): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (gimp:9168): GLib-GObject-WARNING **: cannot retrieve class for invalid (unclassed) type `<invalid>'
*** Bug 511009 has been marked as a duplicate of this bug. ***
I rebuilt the gimp-2.6.6-6 rpm on current rawhide (rpmbuild -bb), and the rebuild package runs without error.
The gimp-2.6.6-6.fc12.x86_64 is current in the Rawhide, and it hangs here. Would someone be so kind to bump the release and rebuild? There's no newer package in Koji.
2.6.6-7 is building at the moment. I kind of missed this while discussing with upstream that bumping the soname when changing the ABI would be a good thing ;-/.
Confirmed fixed in gimp-2.6.6-7.fc12.x86_64, closing.
*** Bug 512546 has been marked as a duplicate of this bug. ***