https://bugs.kde.org/show_bug.cgi?id=363138
Gabriel Caudrelier <gabriel.caudrel...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gabriel.caudrel...@gmail.co | |m --- Comment #1 from Gabriel Caudrelier <gabriel.caudrel...@gmail.com> --- This bug is still current. to fix: uncomment the line in https://cgit.kde.org/knotifications.git/tree/src/knotificationmanager.cpp:80 ~~~ code //FIXME: port and reenable // addPlugin(new NotifyByLogfile(this)); ~~~ I believe this was ported already ... a couple of years ago. https://cgit.kde.org/knotifications.git/log/src/notifybylogfile.cpp Just need to re-enable it. -- You are receiving this mail because: You are watching all bug changes.