| Summary: | double notifications in kteatimer | ||
|---|---|---|---|
| Product: | [Applications] kteatime | Reporter: | Sascha Manns <saigkill> | 
| Component: | general | Assignee: | Stefan Böhmann <kde> | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aseigo, kde, seajey.serg | 
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Double Notifiers | ||
| 
 
        
          Description
        
        
          Sascha Manns
        
        
        
        
          2009-04-20 17:11:33 UTC
        
       
    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!  |