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?
Im having exact the same problems with 4.3.4, this is a major pain in the ass and does not only affect the facebook plugin but all protocolls. Plus I cant change notifications at all, they are still displayed although ive deactivated them.
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