Version: (using Devel) OS: Linux Installed from: Compiled sources My KTeaTimer gives me 2 Notifications after finish. One black Note, and one yellow Note (See picture). So i must doubleclick the Notes to finish the Task.
Created attachment 32955 [details] Double Notifiers See the Widget
that would be because kteatimer is setting a knotification and a notice on its system tray icon.
Ahh. Now i tried to remove the Notify in the Systemsettings. And now only the yellow Notification comes. THX
*** Bug 221292 has been marked as a duplicate of this bug. ***
>And now only the yellow Notification comes. THX And what if I want KTeaTime to show systemwide notifications instead of custom yellow popup?
(In reply to comment #5) > >And now only the yellow Notification comes. THX > > And what if I want KTeaTime to show systemwide notifications instead of custom > yellow popup? Disable "Popup" in the KTeaTime configuration dialog.
>Disable "Popup" in the KTeaTime configuration dialog. Already done - does not help. http://imagebin.ca/view/Ck_Mmfv.html Every minute Reminder generating two notifications - yellow-popup and standart notification: http://imagebin.ca/view/O2hZbC.html
> Every minute Reminder generating two notifications Oh yes - this is a bug.
SVN commit 1122243 by sboehmann: fix possible unwanted double notifications when using the reminder functionality. BUG: 190182 M +4 -0 toplevel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1122243
SVN commit 1122245 by sboehmann: Backporting r1122243: fix possible unwanted double notifications when using the reminder functionality. CCBUG: 190182 M +6 -0 toplevel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1122245
Thank you Stefan!