PDA

View Full Version : Unsolved Ver. 0.7.5 need a way to start emerald without starting another fusion-icon


Erik765
May 24th, 2008, 07:42 AM
I wrote a little script which switches to kwin, runs WoW, waits, then switches back to Compiz when I exit WoW.

The part to reload compiz was simple, compiz --replace.
The new issue seems to be that since I've upgraded to ver. 0.7.5, 'fusion-icon' seems to be the only way to get compiz to take over again, well, with emerald that is.
Running fusion-icon is fine except I end up with an additional fusion-icon in my system tray every time I exit WoW now.

I can use compiz --replace still, like I used to on the older version, but emerald is not there, and using emerald --replace doesn't do anything or even return anything in the terminal.

Is there any way to get compiz and emerald both running in this version without having to run fusion-icon?

Just a thought!

;)

Forlong
May 24th, 2008, 11:09 AM
What distribution are you using and how did you install Compiz?

Erik765
May 24th, 2008, 05:25 PM
I'm using Kubuntu 7.10 (Gutsy) and I installed Compiz with Omega's Git-Compiz script.

Forlong
May 24th, 2008, 06:54 PM
Did you remove Compiz completely before running the script?

some-guy
May 24th, 2008, 07:46 PM
just make it run 'fusion-icon -u' :D

Erik765
May 24th, 2008, 08:46 PM
Perfect, the fusion-icon -u did it!
Thanks!