[frameworks-knotifications] [Bug 363138] Knotify not logging notifications to file

2017-01-30 Thread Gabriel Caudrelier
https://bugs.kde.org/show_bug.cgi?id=363138

--- Comment #3 from Gabriel Caudrelier <gabriel.caudrel...@gmail.com> ---
works fine for me.

Although you probably meant someone more official.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-knotifications] [Bug 363138] Knotify not logging notifications to file

2017-01-29 Thread Gabriel Caudrelier
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.