GNOME Bugzilla – Bug 668500
Totem crashes with DBus plugin and a GNOME Shell MPRIS-based extension enabled.
Last modified: 2012-02-08 13:14:53 UTC
I tried both extensions: https://extensions.gnome.org/extension/55/media-player-indicator/ https://extensions.gnome.org/extension/54/mpris-player-control/ Totem crashes as soon as you open it. Disabling the DBUS plugin in Totem fixes it.
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
+ Trace 229493
Unfortunately that stack trace isn't very useful; a lot of information's missing. Could you install the debug information for Python and PyGObject (see “Installing debugging information packages” on http://live.gnome.org/GettingTraces) and produce another stack trace please? We need one which doesn't have the ‘??’ entries. Thanks.
What packages do I need to recompile to clear the ?? from #1 to #3?
+ Trace 229497
Easy to reproduce here. $ totem Gtk-Message: Failed to load module "pk-gtk-module" (totem:2214): GLib-GObject-CRITICAL **: g_value_get_int: assertion `G_VALUE_HOLDS_INT (value)' failed (totem:2214): GLib-GObject-CRITICAL **: g_value_get_int: assertion `G_VALUE_HOLDS_INT (value)' failed Segmentation fault Philip, didn't we see something like that go by recently?
(In reply to comment #5) > Philip, didn't we see something like that go by recently? Yeah, bug #666677 if you think it's the same one as in this stack trace.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 666431 ***