LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Trouble installing Compiz as windowmanager for debian (https://www.linuxquestions.org/questions/debian-26/trouble-installing-compiz-as-windowmanager-for-debian-887100/)

Dopeeye 06-18-2011 05:04 PM

Trouble installing Compiz as windowmanager for debian
 
I saw the cool windows effects on the latest revision of Knoppix and wanted to make it a permanent install, since Knoppix is not recommended for a permanent install i went with Debian. I have been trying to install Compiz as the windowmanager. When I run Compiz --replace after i install it i get the following error:

Window manager error: Unable to open X display :0.0

any help or suggestions
Also how do i verify if i changed my default windowmanager from gnome to compiz?

Thanks

sycamorex 06-18-2011 05:08 PM

Quote:

When I run Compiz --replace after i install it i get the following error:

Window manager error: Unable to open X display :0.0
Do you run X when you issue 'compiz --replace'?


Have you followed the Debian Compiz wiki?
http://wiki.debian.org/Compiz

Dopeeye 06-18-2011 05:27 PM

This shows how much of a noob i am... i start debian and go into the root terminal to execute these commands. So i think i am running X ?

sycamorex 06-18-2011 05:30 PM

If you're in the graphical environment then you're running X.

You're not supposed to run this command as root. What's the prompt on the terminal? $ or # ?

Dopeeye 06-18-2011 05:49 PM

ok i ran it NOW as in a regular terminal (non root) window and the error did not show, only a few warnings:

screenoutput:

Backend : ini
Integration : true
Profile : default
Adding plugins
Initializing core options...done
Initializing move options...done
Initializing resize options...done
Initializing place options...done
Initializing decoration options...done
Initializing commands options...done
Initializing water options...done
Initializing gnomecompat options...done
Initializing put options...done
Initializing winrules options...done
Initializing staticswitcher options...done
Initializing screenshot options...done
Initializing resizeinfo options...done
compiz (cube) - Warn: Failed to load slide: /usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.png
Initializing cube options...done
compiz (core) - Error: Plugin 'text' not loaded.

compiz (shift) - Warn: No compatible text plugin loaded.
Initializing shift options...done
compiz (core) - Error: Plugin 'text' not loaded.

compiz (ring) - Warn: No compatible text plugin found.
Initializing ring options...done
Initializing animation options...done
Initializing snap options...done
Initializing neg options...done
Initializing switcher options...done
Initializing scale options...done
Initializing rotate options...done
Setting Update "initiate_button"

end of screenoutput
Also the prompt does not return and if I try to close the window it gives me a prompt that the window is still running a process

Also how do i ensure that compiz loads instead of gnome?

sycamorex 06-18-2011 05:54 PM

Quote:

Also how do i ensure that compiz loads instead of gnome?
Code:

gconftool-2 --type string --set /desktop/gnome/session/required_components/windowmanager compiz
It will automatically replace the default wm when you boot the computer. Please read the compiz wiki I posted above.

Dopeeye 06-19-2011 10:35 AM

Thanks, got it to work!

sycamorex 06-19-2011 10:58 AM

Glad to hear it. If you think the problem has been solved, you can mark the thread as solved in the thread tools menu.


All times are GMT -5. The time now is 10:20 PM.