fixed in feisty, thanks! ------- Additional Comment #4 From Tom Albers 2006-07-15 17:37 ------- SVN commit 562729 by toma:
Replace the DCOP system as introduces in the last version. Replace it with the KNotify system, which is used everywhere in KDE. Static DCOP calls are too limited (brings kopete online when you where offline for example) and the user is far better of with KNotify as there are more options (beep when break is oer for example) and there is the option to launch a script. In that script you can execute DCOP commands anyhow. I will make a new release soon, to prevent to much angry users who have to convert. BUG: 130023, 130759 M +5 -2 Makefile.am A eventsrc M +10 -0 rsidock.cpp M +1 -0 rsidock.h M +10 -61 rsiglobals.cpp M +4 -9 rsiglobals.h M +10 -10 rsitimer.cpp M +0 -8 setup.cpp M +0 -4 setup.h D setupdcop.cpp D setupdcop.h ** Changed in: rsibreak (Ubuntu) Status: Confirmed => Fix Released -- rsibreak wrongly puts kopete accounts online https://launchpad.net/bugs/62159 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs