SUMMARY Dolphin freezes if a network drive is mounted and subsequently goes to sleep. Every time dolphin open afterwards while the drive is still mounted, file.so process raises "disk_sleep" flag and dolphin freezes. To resolve, the drive must be unmounted, after which dolphin operates normally. Either this or the drive must be brought back from sleep from the device hosting it. STEPS TO REPRODUCE 1. Mount network connected drive. 2. Put the device housing the mounted drive to sleep or put the drive itself to sleep. 3. Open dolphin. OBSERVED RESULT Dolphin freezes and file.so process raises "disk_sleep". EXPECTED RESULT Dolphin manages to open normally without freezing. SOFTWARE/OS VERSIONS Linux: Ubuntu 20.04 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 ADDITIONAL INFORMATION
Shoulda been fixed with https://invent.kde.org/system/dolphin/-/merge_requests/99, which was just merged today!
*** Bug 413520 has been marked as a duplicate of this bug. ***