Bug 360326

Summary: Notifications: unmounting a device is not clearly advised if unsuccessful
Product: [Plasma] plasmashell Reporter: VP <valerio.passini>
Component: NotificationsAssignee: Martin Klapetek <mklapetek>
Status: RESOLVED DUPLICATE    
Severity: major CC: plasma-bugs
Priority: NOR    
Version First Reported In: 5.4.3   
Target Milestone: 1.0   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: notifications look

Description VP 2016-03-09 18:28:56 UTC
When the unmount action is performed through  the "device notifier", the applet clearly states that the device could be/ could be not unmount, but the Notifications system always display the same iconic content with a big green tick symbol saying either the unmount process was unsuccessful or successful. This can lead to terrible mistakes like removing the USB cable while the device is still mounted. I suggest to change the graphics of the message giving some red warning to the user.

Reproducible: Always

Steps to Reproduce:
1.mount a device 
2.open a dolphin/konsole session into it locking the device
3.umount the device

Actual Results:  
Notifications shows a green tick

Expected Results:  
Notifications shows a red alert of some kind.
Comment 1 Martin Klapetek 2016-03-09 18:31:44 UTC

*** This bug has been marked as a duplicate of bug 348157 ***
Comment 2 VP 2016-03-09 18:36:11 UTC
Created attachment 97800 [details]
notifications look