Bug 262184

Summary: Device Notifier does not auto-hide after a few seconds
Product: [Unmaintained] plasma4 Reporter: Nick Elliott <nick>
Component: widget-devicenotifierAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: n.schnelle, wilderkde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.6.0
Sentry Crash Report:

Description Nick Elliott 2011-01-05 12:47:12 UTC
Version:           unspecified (using KDE 4.5.4) 
OS:                Linux

I noticed this behaviour after I received an upgrade to 4.5.4.

Previously when I attached a USB device such as a drive or media player the device notifier would display a notification for a few seconds and then auto-hide. Now the notification remains on screen indefinitely until I manually close it.

Reproducible: Always

Steps to Reproduce:
Attach an external USB device

Actual Results:  
Device notifier displays a list of 'Available Devices' which remains on-screen indefinitely until I manually close it

Expected Results:  
The notifier should auto-hide after a few seconds
Comment 1 Nikola Schnelle 2011-01-07 20:29:17 UTC
I can confirm this bug. Kubuntu 10.10 KDE 4.5.5
Comment 2 Jacopo De Simoi 2011-01-18 22:44:42 UTC
SVN commit 1215487 by jacopods:

Be smarter when deciding if we should leave the popup open forever

BUG: 262184
FIXED-IN: 4.6.0


 M  +24 -2     devicenotifier.cpp  
 M  +14 -0     devicenotifier.h  
 M  +13 -5     notifierdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1215487