0

Hi I find ccsm keeps crashing in ubuntu 12.04 has any-one can suggest to me how can I prevent from this happening the window opens up and ask to report and I do however it keeps occurring at least 2-3 time a day Any-one can he

Mick
  • 1
  • No much more to say on this topic: http://askubuntu.com/questions/80589/what-are-some-of-the-issues-with-ccsm-and-why-should-i-not-use-it, and http://askubuntu.com/questions/125328/will-ccsm-work-better-with-12-04. – Takkat Jun 04 '12 at 10:46
  • 1
    It sounds to me like you are having issues with CCSM itself and not Compiz. In that case, it would be preferable to instead file a bug report describing the crashes you are getting so developers can work on a fix. Thanks! – Knowledge Cube Jun 04 '12 at 21:59

2 Answers2

3

Don't play with ccsm in unity

Yeah, ccsm is still not stable in Unity. If it wrecked your desktop try Ctrl+Alt+T to launch the terminal and type unity --reset.

If that doesn't work try Alt+Ctrl+F1 to enter console mode. Enter your username and password, and type

unity --reset

Consider removing ccsm if you want a stable desktop.

Tachyons
  • 17,281
-1

Get into a terminal and run:

unity --reset
ish
  • 139,926