Same as dseidel here:
In [1]: import compizconfig
In [2]: ctx = compizconfig.Context() compizconfig - Info: Backend : ini compizconfig - Info: Integration : true compizconfig - Info: Profile : default Segmentation fault (core dumped)
Immediate segfault upon creating the context, before any invalid settings have been passed. This is using XFCE4 on ubuntu 12.10, freshly upgraded from 12.04.
Basically this means that now it's impossible to tweak any Compiz settings on 12.10.
Same as dseidel here:
In [1]: import compizconfig
In [2]: ctx = compizconfig. Context( )
compizconfig - Info: Backend : ini
compizconfig - Info: Integration : true
compizconfig - Info: Profile : default
Segmentation fault (core dumped)
Immediate segfault upon creating the context, before any invalid settings have been passed. This is using XFCE4 on ubuntu 12.10, freshly upgraded from 12.04.
Basically this means that now it's impossible to tweak any Compiz settings on 12.10.