| Summary: | After updating to Kubuntu 23.10 Dolphin cannot copy files any more | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | pietz |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dolphin-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 23.08.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
I just deleted ~/.config/dolphinrc and also ~/.local/share/dolphin and everything works again... Hmmm... No, sorry, I was wrong in my previous comment. It still crashes. Update: The destination filename has to exist already in the destination folder and you have to choose "overwrite". Then it crashes! Seems to be fixed in Dolphin Version 23.08.3 |
Just open Dolphin and copy a file by drag'n'drop either over split view from left to right or between two instances. I always get an immediate crash with the following output in the shell: kf.kio.workers.file: copy() QUrl("file:///home/user/file1") to QUrl("///home/user/file2") mode= 436 kf.kio.workers.file: copy() QUrl("file:///home/user/file1") to QUrl("///home/user/file2") mode= 436 KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = dolphin path = /usr/bin pid = 19964 KCrash: Arguments: /usr/bin/dolphin The X11 connection broke (error 1). Did the X11 server die? KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi …but X is not dead in my case. Must be something internal. I hope you can reproduce it.