Comment 6 for bug 192389

Revision history for this message
lent (lent) wrote :

Seems similar to Bug #705856.

Still crashes after "hiding" the config file.

lent@BlueUbuntu:~/.config/compiz-1/compizconfig$ mv config .config

Before the crash, the program rebuilds the config rebuilds as a shorter config file:

lent@BlueUbuntu:~/.config/compiz-1/compizconfig$ diff -c .config config
*** .config 2011-02-03 09:17:55.121334860 -0500
--- config 2011-02-17 11:10:56.429666595 -0500
***************
*** 1,7 ****
  [gnome_session]
  profile =

- [general]
- profile =
- integration = true
-
--- 1,3 ----
lent@BlueUbuntu:~/.config/compiz-1/compizconfig$