Hey Raffaele,

Looks like we are doing a normal exit on an abnormal condition. Could
you install compiz-dbgsym as stated in
https://wiki.ubuntu.com/DebuggingProgramCrash and then drop to a VT and
do something like:

DISPLAY=:0 gdb compiz
break exit
run --replace ccp
bt
bt full
quit

DISPLAY=:0 metacity --replace &

This will tell us if some stupid plugin is calling exit () when it
shouldn't be or if there is a problem in the mainloop. Cheers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/686094

Title:
  Unity and Compiz do not start

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to