This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more a
Hi Pedro, after upgrading to 8.10 the issue disappeared.
likely still affects 8.04. but well not me anymore, yay :)
--
multiple instances of compiz.real
https://bugs.launchpad.net/bugs/227884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering is this still an issue
for you? Could you try to reproduce the same with Ubuntu 8.10 or 9.04?
Thanks in advance.
Btw. Zorael on the Forums created a nice workaround for this problem:
#!/bin/bash
while true; do
if [ "$(pidof compiz.real)" ] && [ "$(pidof metacity)" ]; then
killall --signal=9 compiz.real
echo CompiZombie detected and terminated
fi
sleep 2
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/14345238/Dependencies.txt
--
multiple instances of compiz.real
https://bugs.launchpad.net/bugs/227884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu