https://bugs.kde.org/show_bug.cgi?id=370975
--- Comment #27 from Attila <bugs.kde.att...@online.de> --- Additional info: I think I can explain this bug. The device notifier is trying to mount the USB-Device and calls immediately dolphin. At this time the USB-Device is still not mounted. The mount procedure is not done and Dolphin wants to show the mounted device. This is obviously a "timing" issue. In my opinion the device notifier MUST wait until the USB-Device is mounted before it calls Dolphin. One more thing: Before I click "Open with File Manager" I click on that little icon on the right side "Click to access this device from other applications". After that the USB-Device is mounted. Now I can click on "Open with File Manager" and Dolphin shows the USB-Device without any error message. -- You are receiving this mail because: You are watching all bug changes.