Comment 4 for bug 898891

Revision history for this message
Raphael Gradenwitz (raphael-gradenwitz) wrote :

Attached is the output of sudo killall packagekitd && sudo /usr/lib/packagekit/packagekitd --verbose
As you can see, there are some GLib Warnings and -CRITICALs:

(packagekitd:1876): GLib-GObject-WARNING **: cannot register existing type `PkProc'

(packagekitd:1876): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(packagekitd:1876): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

Hope that helps!