https://bugs.kde.org/show_bug.cgi?id=456392
Bug ID: 456392 Summary: Dolphin becomes unresponsiveness when accessing a HDD via a faulty SATA / USB connection Product: dolphin Version: 22.04.2 Platform: openSUSE RPMs OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: pos...@posteo.eu CC: kfm-de...@kde.org Target Milestone: --- Created attachment 150437 --> https://bugs.kde.org/attachment.cgi?id=150437&action=edit dmesg SUMMARY I have plugged in an external 3,5" HDD drive via USB 3.0 cable and mounted and opened in Dolphin. However, most of the time Dolphin's window becomes unresponsive, in the sense that its window becomes gray and the title says "not responding", when going through the folder structure of this particular drive. This is definitely not optimal. Unfortunately there wasn't anything useful in journalctl, but at least I could capture dmesg's output, showing the issues with the HDD: ``` [ 7161.853007] sd 4:0:0:0: [sdd] tag#17 data cmplt err -71 uas-tag 2 inflight: CMD [ 7161.853012] sd 4:0:0:0: [sdd] tag#17 CDB: Write(16) 8a 00 00 00 00 00 00 00 08 a0 00 00 00 10 00 00 [ 7193.863216] sd 4:0:0:0: [sdd] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: CMD OUT [ 7193.863222] sd 4:0:0:0: [sdd] tag#21 CDB: Write(16) 8a 00 00 00 00 00 91 ee 77 30 00 00 00 08 00 00 [ 7193.867621] sd 4:0:0:0: [sdd] tag#20 uas_eh_abort_handler 0 uas-tag 5 inflight: CMD OUT [ 7193.867624] sd 4:0:0:0: [sdd] tag#20 CDB: Write(16) 8a 00 00 00 00 00 91 88 06 00 00 00 00 08 00 00 [ 7193.875747] sd 4:0:0:0: [sdd] tag#19 uas_eh_abort_handler 0 uas-tag 4 inflight: CMD OUT [ 7193.875751] sd 4:0:0:0: [sdd] tag#19 CDB: Write(16) 8a 00 00 00 00 00 00 02 9e c0 00 00 00 10 00 00 [ 7193.883867] sd 4:0:0:0: [sdd] tag#18 uas_eh_abort_handler 0 uas-tag 3 inflight: CMD OUT [ 7193.883870] sd 4:0:0:0: [sdd] tag#18 CDB: Write(16) 8a 00 00 00 00 00 00 00 25 a8 00 00 00 08 00 00 [ 7193.891994] sd 4:0:0:0: [sdd] tag#17 uas_eh_abort_handler 0 uas-tag 2 inflight: CMD [ 7193.891998] sd 4:0:0:0: [sdd] tag#17 CDB: Write(16) 8a 00 00 00 00 00 00 00 08 a0 00 00 00 10 00 00 [ 7196.167487] sd 4:0:0:0: [sdd] tag#16 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD IN [ 7196.167491] sd 4:0:0:0: [sdd] tag#16 CDB: Read(16) 88 00 00 00 00 00 00 02 08 38 00 00 00 08 00 00 ``` The complete log can be found in the attachment. I would expect Dolphin to be still fully usable and to display an inline message, that there are issues accessing the current folder. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20220704 KDE Plasma Version: 5.25.2 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.5 Kernel Version: 5.18.6-1-default (64-bit) Graphics Platform: Wayland -- You are receiving this mail because: You are watching all bug changes.