Bug 164292

Summary: device-notification widget does not remove unplugged devices and re-adds when you replug it
Product: [Plasma] plasma4 Reporter: Daniel Winter <dw>
Component: widget-devicenotifierAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel Winter 2008-06-17 15:07:57 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.3.0 
OS:                Linux

When you unplug a device (either it was mounted or not) it doesn't removed from device notification widget.

If you then replug in the same device it gets added to the list a second time. 

This is not a hal bug, as it gets removed there and only is there one time.

That bug is a only about 3 days old. (or less?) 

I am on rev 821297.
Comment 1 Anne-Marie Mahfouf 2008-06-17 15:30:33 UTC
SVN commit 821432 by annma:

should fix 164292 - Daniel can you test et close if so please?
CCBUG=164292


 M  +1 -1      devicenotifier.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=821432
Comment 2 Daniel Winter 2008-06-17 15:56:44 UTC
Thanks Anne-Marie,  you fixed it :-)