Bug 181154 - After moving the system tray plasmoid on the desktop, notifications start appearing multiple times
Summary: After moving the system tray plasmoid on the desktop, notifications start app...
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: notifications (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Rob Scheepmaker
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2009-01-18 11:31 UTC by George Kiagiadakis
Modified: 2009-04-25 21:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Kiagiadakis 2009-01-18 11:31:27 UTC
Version:           4.1.96 (svn 911645) (using Devel)
Compiler:          gcc version 4.3.2 (Debian 4.3.2-1) 
OS:                Linux
Installed from:    Compiled sources

Steps to reproduce:

0) Trigger a notification. Normally, only one popup is shown for this notification.
1) Assuming you have your system tray plasmoid on a panel, drag the systray plasmoid from the panel to the desktop.
2) Trigger a notification again. This time, two popups are shown for this notification.
3) Drag again the systray on the panel.
4) Trigger a notification again. Again, two popups are shown.
5) Drag again the systray on the desktop.
6) Trigger a notificatio again. This time, three popups are shown.
7) etc....

So, every time the systray plasmoid moves from the panel to the desktop, notification popups increase by one. The only remedy for this situation is to restart plasma.
Comment 1 Dario Andres 2009-04-25 21:34:31 UTC
Here using:

Qt: 4.5.0 + qt-copy-patches-942255
KDE: 4.2.70 (KDE 4.2.70 (KDE 4.3 >= 20090415))
kdelibs svn rev. 958964 / kdebase svn rev. 958965
on ArchLinux i686 - Kernel 2.6.29.1

I can't reproduce this issue. Moving the system tray between panel and desktop some times doesn't increase the quantity of notifications by 1. (Using "kdialog --passivepopup" for tests)
Comment 2 Dario Andres 2009-04-25 21:49:00 UTC
Closing as FIXED. Indeed this was properly fixed on KDE4.3.
Thanks Aaron(aseigo) for double-checking this.