GNOME Bugzilla – Bug 673681
crash on launch
Last modified: 2013-01-27 21:49:22 UTC
Created attachment 211528 [details] stderr output Description: gnome-control-center crashes if I try to start it. https://bugs.archlinux.org/task/29202
Created attachment 211529 [details] gdb output log with some packages recompiled for debug
Clutter crashes because of some bug in nouveau, or llvmpipe. Can't do anything about it here I'm afraid, please file a bug with your distro.
+ Trace 230022
Inferior 1 [process 17931] will be killed. Quit anyway? (y or n)
As you can see there is a link in a description. this means we started to discuss it in our distro's tracker. But you are wrong about nouveau problem is also found with ati card.
(In reply to comment #3) > As you can see there is a link in a description. this means we started to > discuss it in our distro's tracker. > But you are wrong about nouveau problem is also found with ati card. Then it's a problem with llvmpipe or its usage. In any case, not something that Totem can help fix.
totem ??
(In reply to comment #5) > totem ?? Slip of the tongue. Totem suffered from similar crashes, as it uses clutter-gst just like the Avatar capture code in the user accounts panel (using libcheese).
*** Bug 674737 has been marked as a duplicate of this bug. ***
*** Bug 674872 has been marked as a duplicate of this bug. ***
(In reply to comment #6) > Slip of the tongue. Totem suffered from similar crashes, as it uses clutter-gst > just like the Avatar capture code in the user accounts panel (using libcheese). Thanks for the hint, Bastien. It is indeed possible to workaround this by compiling gnome-control-center with --without-cheese, or -if you don't want to rebuild the package- disabling the full user accounts panel by doing chmod 0 /usr/lib/control-center-1/panels/libuser-accounts.so
sadly, there is NO way to compile g-c-c without cheese.
(In reply to comment #10) > sadly, there is NO way to compile g-c-c without cheese. --with-cheese=no actually.