Comment 20 for bug 491521

Revision history for this message
David Nielsen (davidnielsen-deactivatedaccount) wrote :

No idea if this is related:

After the update from the ppa totem is stone cold dead on start up, the app will render on to screen but then crash in flames.

terminal output:
(totem:21095): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed

(totem:21095): Gtk-CRITICAL **: gtk_box_pack: assertion `child->parent == NULL' failed

(totem:21095): Gtk-WARNING **: Attempting to add a widget with type GtkHBox to a GtkFrame, but as a GtkBin subclass a GtkFrame can only contain one widget at a time; it already contains a widget of type GtkHBox

Gdk-ERROR **: The program 'totem' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 916 error_code 8 request_code 1 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
Trace/breakpoint trap