Version: (using KDE 4.0.4) Installed from: Ubuntu Packages OS: Linux Changes to config files are not recognized by the knotify4 daemon, therefore changing a notification setting only takes effect after restarting knotify4. A quick way to reproduce this is to open konsole, configure the visible bell notification, trigger it, change the notification configuration and trigger the event again. The configuration changes won't be applied unless knotify4 is restarted. This happens for both KDE 4.0.4 and SVN trunk and is likely due to commit 798565 and 798568. See bug 156346.
*** Bug 162976 has been marked as a duplicate of this bug. ***
SVN commit 816038 by ogoffart: Clear the config cache on the reconfigure dbus method CCBUG: 162317 M +1 -0 knotify.cpp M +9 -1 knotifyconfig.cpp M +2 -0 knotifyconfig.h M +1 -1 main.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=816038
*** Bug 163190 has been marked as a duplicate of this bug. ***
*** Bug 163348 has been marked as a duplicate of this bug. ***
SVN commit 820250 by ogoffart: Ask the knotify deamon to reload the config when we change it. CCBUG: 162317 M +9 -0 knotifyconfigwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=820250
Can anyone still reproduce this bug with a recent KDE version? (4.1.3 / 4.2beta2 / 4.2svn) even after the last commit in comment 5? Thanks :)
No, it works now (tested with 4.2svn).