PDA

View Full Version : FreeBSD6.2 + Xfce4.4.2 (+ Compiz-Fusion)


N||D
February 5th, 2008, 10:26 AM
Oh... Hello! I just intalled an compiz meta-port from FreeBSD ports collection, but I unable to start it!!!
When I try "compiz --replace ccp & emerald --replace", as a result I have my system without any window borders and system dont respond on my "Alt-Tab", "Win-Tab"....
Please help me, if you know what the problem...

adamk
February 5th, 2008, 10:34 AM
Did you get any error messages in the terminal when you ran 'compiz --replace ccp ' ?

Have you checked the application switcher plugin is enabled via ccsm (same with the window decoration plugin)?

Adam

N||D
February 5th, 2008, 10:44 AM
No error messages in terminal window appears after "compiz --replace" ... And Switcher Plugin is enabled...

N||D
February 5th, 2008, 10:46 AM
Also I notice that emerald don't started!!!

bsd[11:45]~# ps ax | grep compiz
81436 p1 R+ 0:01,38 compiz --replace
bsd[11:45]~# ps ax | grep emerald
bsd[11:45]~#

adamk
February 5th, 2008, 11:22 AM
According to that output, you're also passing compiz the 'ccp' plugin as you described in your first post, which would explain why compiz is starting up but nothing interesting is happening (no other plugins are getting loaded).

Just try 'compiz --replace ccp &' in a terminal. If you don't get any error messages, then try running emerald with 'emerald --replace &' in the same terminal.

Adam

N||D
February 5th, 2008, 04:13 PM
Wow!!! Its all working now!!! Its really pretty ))). Great thanks...