Summary: | Dolphin crashed when copying files into a folder which requires an overwrite of the existing files. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | pablo2plato |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | fanzhuyifan, kfm-devel |
Priority: | NOR | Keywords: | drkonqi |
Version: | 23.08.1 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=474451 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | attachment-2591087-0.html |
Description
pablo2plato
2023-11-09 07:13:19 UTC
Is this reproducible on the latest verssion? Seems to be a duplicate of https://bugs.kde.org/show_bug.cgi?id=474451, which has been fixed in frameworks 5.111. (In reply to fanzhuyifan from comment #1) > Is this reproducible on the latest verssion? Seems to be a duplicate of > https://bugs.kde.org/show_bug.cgi?id=474451, which has been fixed in > frameworks 5.111. If you will note, these incidents are occurring with Frameworks v5.110.0 installed. Therefore, yes, it is reproducible with the latest version. And, I just now verified that the bug is still happening. (In reply to pablo2plato from comment #2) > If you will note, these incidents are occurring with Frameworks v5.110.0 > installed. Therefore, yes, it is reproducible with the latest version. And, > I just now verified that the bug is still happening. You mean the bug is still happening with frameworks 5.111? Created attachment 163020 [details] attachment-2591087-0.html Yes, they are. On Fri, Nov 10, 2023 at 11:00 <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=476738 > > --- Comment #3 from fanzhuyifan@gmail.com --- > (In reply to pablo2plato from comment #2) > > If you will note, these incidents are occurring with Frameworks v5.110.0 > > installed. Therefore, yes, it is reproducible with the latest version. > And, > > I just now verified that the bug is still happening. > > You mean the bug is still happening with frameworks 5.111? > > -- > You are receiving this mail because: > You reported the bug. Interesting... Unfortunately I only have single-SSD systems, and I can't reproduce this issue when the source and destination are on different mount points of the same SSD. Does this issue ever occur for you when source and destination are on the same SSD? Was there anything particular about the mount point structure/file system you noticed that was causing the issue? Does this issue happen no matter what file you copy? Also, just to be 100% sure, since this really seems like a duplicate of a fixed bug, how did you install frameworks 5.111? If you are using the latest ones provided by Ubuntu, I think they are still on 5.110. (In reply to fanzhuyifan from comment #6) > Also, just to be 100% sure, since this really seems like a duplicate of a > fixed bug, how did you install frameworks 5.111? If you are using the latest > ones provided by Ubuntu, I think they are still on 5.110.0. I made a mistake in reading my KDE Frameworks version, which is 5.110.0. I am sorry for that confusion and I will await release of 5.111.0 Just to clarify the events I've experienced: I have Kubuntu 23.10 installed via the pushed upgrade process. I checked and the crash occurs from SSD#1 to SSD#1 for Drag-and-Drop COPY w/ Overwrite ONLY, unless the target is empty. the Drag-and-Drop MOVE w/ Overwrite worked. Drag-and-Drop COPY or MOVE, w/ or w/out Keyboard Shortcut from SSD#1 to SSD#2 crashes all the time, unless the target is empty. Drag-and-Drop COPY or MOVE, w/ or w/out Keyboard Shortcut from SSD#1 to HDD#1 crashes all the time, unless the target is empty. (In reply to pablo2plato from comment #7) > I made a mistake in reading my KDE Frameworks version, which is 5.110.0. I > am sorry for that confusion and I will await release of 5.111.0 No worries! I am closing this bug report now. Feel free to reopen this if you still encounter this issue on 5.111. Very likely duplicate of https://bugs.kde.org/show_bug.cgi?id=474451 |