Summary: | Dolphin error when copying files from window to window | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | SBJSB <sbjonathansb> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bugfound, bugs.kde.attila, gerd, kfm-devel |
Priority: | NOR | ||
Version: | 22.12.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
URL: | https://youtu.be/EBOa7-pj_FU | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
SBJSB
2023-01-04 02:34:32 UTC
(In reply to SBJSB from comment #0) > Sistema operativo: KDE neon 5.26 > Versión de KDE Plasma: 5.26.4 > Versión de KDE Frameworks: 5.101.0 > Versión de Qt: 5.15.7 > Versión del kernel: 5.15.84-xanmod1 (64 bits) > Plataforma gráfica: X11 > Procesadores: 16 × AMD Ryzen 7 2700X Eight-Core Processor > Memoria: 31,3 GiB de RAM > Procesador gráfico: AMD Radeon RX 480 Graphics https://bugs.kde.org/show_bug.cgi?id=463816 (In reply to SBJSB from comment #2) > (In reply to SBJSB from comment #0) > > Sistema operativo: KDE neon 5.26 > > Versión de KDE Plasma: 5.26.4 > > Versión de KDE Frameworks: 5.101.0 > > Versión de Qt: 5.15.7 > > Versión del kernel: 5.15.84-xanmod1 (64 bits) > > Plataforma gráfica: X11 > > Procesadores: 16 × AMD Ryzen 7 2700X Eight-Core Processor > > Memoria: 31,3 GiB de RAM > > Procesador gráfico: AMD Radeon RX 480 Graphics > > https://bugs.kde.org/show_bug.cgi?id=463816 I can confirm this bug on Fedora 36. STEPS TO REPRODUCE 1. Open 2 instances of Dolphin 2. Navigate into a directory of your choice in one of the instances of Dolphin. 3. Drag and drop file "a" from one Dolphin into another. 4. Drag and drop file "b" from the same instance of Dolphin into another. OBSERVED RESULT Dolphin won't copy file "b". It says that file "a" already exists. Dolphin wants to copy file "a" instead of file "b". EXPECTED RESULT Dolphin should copy the file which I drag and drop and not the previous file. ADDITIONAL INFORMATION Copying works if I close Dolphin from which I want to copy and reopen Dolphin. SOFTWARE/OS VERSIONS Operating System: Fedora Linux 36 KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 Graphics Platform: X11 I can also confirm this bug on KDE NEON on three versions before christmas and two versions after christmas. I can also confirm this bug on KDE NEON on three versions before christmas and two versions after christmas. It is not only copying files but also moving them. STEPS TO REPRODUCE 1. Open 2 instances of Dolphin 2. Navigate into a directory of your choice in one of the instances of Dolphin. 3. Drag and drop file "a" from one Dolphin into another and select "move" instead of "copy". 4. Drag and drop file "b" from the same instance of Dolphin into another and select "move" instead of "copy". Dolphin won't move file "b". It says that file "a" doesn't exists. Dolphin wants to move file "a" instead of file "b". This bug is fatal. Dolphin can not be used for copying or moving files. The priority to fix this bug should be set to "high" in my opinion. I can also confirm this bug. For me usually the first copy or move operation works, but the error appears when you do a second copy/move operation between the same two dolphin windows. Fedora 36, dolphin-22.12.0-1.fc36.x86_64 *** This bug has been marked as a duplicate of bug 462928 *** |