https://bugs.kde.org/show_bug.cgi?id=520881
--- Comment #2 from Philipp Maierhöfer <[email protected]> --- Thank you for looking into this. I tried to reproduce it with KDE Neon User Edition 20260528-1324 and indeed it requires a bit of configuration to trigger the issue. But once you got it, it's 100% reproducible. In summary, it seems that the following requirements must be met: * The target location is in a different Dolphin window than the source location. * The sftp location must be added to "places". * The places panel must be hidden, so that it must/can be accessed through the location bar (the home button opens a drop down menu). * Switching to the sftp location must be passwordless and the fingerprint must be known (i.e. only the second attemt will fail when the fingerprint is in known_hosts and the password is cached or the ssh agent is used). * I played with the order of doing things and did not get a 100% clear picture which configuration is absolutly necessary to trigger the error. Here's are the steps I performed to reproduce the issue on a freshly booted KDE Neon in VirtualBox: * Open Dolphin. * Create a text file: right click -> Create New -> Text File -> Ok. * Right click on the places panel, then "Add Entry...". * Enter the location (in my case sftp://[email protected]), then click "ok". * Click on the new location (here "192.168.0.2") in the places panel to enter it. * Confirm accepting the fingerprint ("Connect Anyway"). * Enter the password of the remote account (if you paste now, the error will not happen). * In the places panel, click on "Home" to go back to your home directory. * Hide the places panel by pressing F9. * Close Dolphin. * Open Dolphin. * Copy "Text File.txt". * Open a second Dolphin window by pressing Ctrl-N. * Click on the home icon inside the location bar on the left. This opens the places menu as drop down. * Click on Remote -> 192.168.0.2 (your sftp location, of course). * Paste the file. * Observe the error message. -- You are receiving this mail because: You are watching all bug changes.
