Comment 6 for bug 1033669

Revision history for this message
Dirk Seidel (dseidel) wrote :

I have the same problem as fejes. When I use the python interactive shell I get:

Python 2.7.3 (default, Sep 26 2012, 21:51:14)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import compizconfig
>>> ctx = compizconfig.Context()
compizconfig - Info: Backend : ini
compizconfig - Info: Integration : true
compizconfig - Info: Profile : default
Speicherzugriffsfehler (Speicherabzug geschrieben)

So "disable_show_desktop" does not seem to be the problem here, at least if the setting is not activated by default ( I have deleted all compiz configuration files in my home directory).

Up to now I have no clue how to configure - and so use - compiz at all. Using KWin as a workaround is no real good option for me...