I'm getting these online/offline notifications from contacts although I disabled notifications. Help would be nice. Using openSuse 11.2 with KDE 4.3.4. There's a similar bug for facebook notifications (btw I'm not using facebook). +++ This bug was initially created as a clone of Bug #203297 +++ Version: 0.70.90 (using 4.3.00 (KDE 4.3.0) "release 152", KDE:KDE4:Factory:Desktop / openSUSE_11.0) Compiler: gcc OS: Linux (i686) release 2.6.25.20-0.4-pae I've recently installed the Kopete Facebook plugin (version 0.1.3). It seems to work nice, but even though I configured Kopete not to display any status change notifications, I still get popup notifications about my Facebook contacts getting online/offline. This is rather disturbing - is there a way to disable these notifications?
SVN commit 1076786 by rjarosz: If notification settings have changed reparse cached configs, clearing the cache may not work because there is another "cache" in KSharedConfig::Ptr and if some object holds the KSharedConfig::Ptr the configuration may not get reparsed at all (and it happens because there is a leak in plasma notifications). BUG: 203297 BUG: 217759 BUG: 201909 BUG: 189120 M +1 -1 knotify.cpp M +4 -2 knotifyconfig.cpp M +2 -2 knotifyconfig.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1076786
SVN commit 1076799 by rjarosz: Backport commit 1076786. If notification settings have changed reparse cached configs, clearing the cache may not work because there is another "cache" in KSharedConfig::Ptr and if some object holds the KSharedConfig::Ptr the configuration may not get reparsed at all (and it happens because there is a leak in plasma notifications). CCBUG: 203297 CCBUG: 217759 CCBUG: 201909 CCBUG: 189120 M +1 -1 knotify.cpp M +4 -2 knotifyconfig.cpp M +2 -2 knotifyconfig.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1076799
SVN commit 1076800 by rjarosz: Backport commit 1076786. If notification settings have changed reparse cached configs, clearing the cache may not work because there is another "cache" in KSharedConfig::Ptr and if some object holds the KSharedConfig::Ptr the configuration may not get reparsed at all (and it happens because there is a leak in plasma notifications). CCBUG: 203297 CCBUG: 217759 CCBUG: 201909 CCBUG: 189120 M +1 -1 knotify.cpp M +4 -2 knotifyconfig.cpp M +2 -2 knotifyconfig.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1076800