LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   I just can see white in compiz-fusion!! (https://www.linuxquestions.org/questions/linux-desktop-74/i-just-can-see-white-in-compiz-fusion-627362/)

brevleq 03-11-2008 06:12 PM

I just can see white in compiz-fusion!!
 
I'm having a strange problem in compiz fusion!!
When I do this command: LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp && emerald &

no error appears, but the screen becomes white! I just can see white!! hehe
If I put the mouse at the upper-right corner, the background becomes light gray and some white rectangles with the icons of windows open appers. I can rotate the cube too, but is always white!!

What should I do to correct this??

I have a ATI graphic board and I used this how-to: http://www.linuxquestions.org/questi...645/page2.html

rabbit2345 03-12-2008 03:29 PM

try running :

Code:

compiz-manager
instead. I had the exact same problem as you and when I used compiz-manager, everything was good. Also, you can script it and make it start automatically.

good luck,
rabbit2345

brevleq 03-12-2008 05:57 PM

Sorry but this command don't work in my instalation of compiz-fusion!!

Quote:

brevleq@brevleq:~$ compiz-manager
bash: compiz-manager: command not found
brevleq@brevleq:~$ su
Password:
root@brevleq:/home/brevleq# compiz-manager
bash: compiz-manager: command not found
root@brevleq:/home/brevleq#

brevleq 03-12-2008 09:44 PM

Problem solved!!
 
The problem was my 3D acceleration now it works well, but the window bar with the minimize, maximize and close, don't appears!!

What should I do to put this bar in my windows??

rabbit2345 03-13-2008 09:23 PM

is the bar still there without the 3D acceleration?

brevleq 03-17-2008 06:43 PM

With or without 3D acceleration, It don't have the bar with compiz running!!But without compiz don't run!!

brevleq 03-19-2008 09:28 PM

when I do kde-window-decorator --replace & command after LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp && emerald & I can see the bar I mentioned before, but when I close the terminal the comand stop and the bar hides again!!

I tryied LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp && kde-window-decorator --replace & but again when I close the shell the bar hides!

Why is this hapenning??

brevleq 03-20-2008 11:13 AM

Now I can use emerald theme!!

LIBGL_ALWAYS_INDIRECT=true compiz --replace ccp && emerald --replace &

but when I close the shell window it still hiding the window decoration!!


All times are GMT -5. The time now is 08:18 AM.