https://bugs.kde.org/show_bug.cgi?id=402542
Gabriel Barros <descartav...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- CC| |descartav...@gmail.com Status|RESOLVED |REOPENED Ever confirmed|0 |1 --- Comment #6 from Gabriel Barros <descartav...@gmail.com> --- still happens on 22.12.2 I was about to create a dup: SUMMARY Dolphin holds the MTP queue when copying large directories from Android phones. Nothing works until reconnect. All file operations via Dolphin that happens after trying to copy a large directory (anything that shows the enumeration notification before the overwrite dialogs/progress notification) Dolphin doesn't seem to know it is holding the connection open, as all file operations that is not moving directories will also fail after that bug triggers. It shows the "access denied" dialog error. running `mtp-detect` while dolphin is idle but holding that ghost connection shows """ Attempting to connect device(s) libusb_claim_interface() reports device is busy, likely in use by GVFS or KDE MTP device handling alreadyLIBMTP PANIC: Unable to initialize device Unable to open raw device 0 """ STEPS TO REPRODUCE 1. open a MTP listing with a directory that contais several files (TBD minimal number of files) 2. hit Ctrl+C/Copy on that directory 3. move to a regular FS directory and hit Ctrl+v/Paste OBSERVED RESULT Dolphin counts the files correctly, but then every single read operation from MTP shows the "access denied" error dialog. Retries always fail. Going trhu the file list (either via ignore or ignore all) will execute over the correct file list, but show access denied for each file. EXPECTED RESULT Dolphin will count the files, and execute the copy operation. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.26.5 KDE Frameworks Version: 5.102.0 Qt Version: 5.15.8 Kernel Version: 6.1.11-arch1-1 (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 PRO 6650U with Radeon Graphics Memory: 30.7 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: HP Product Name: HP EliteBook 845 14 inch G9 Notebook PC -- You are receiving this mail because: You are watching all bug changes.