https://bugs.kde.org/show_bug.cgi?id=359332
Bug ID: 359332 Summary: Kio fish in dolphin error message "File cannot be read." if the remote filename contains non latin1 characters (cyrillic in my case). Product: frameworks-kio Version: unspecified Platform: Slackware Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: fa...@kde.org Reporter: todorta...@gmail.com CC: kdelibs-b...@kde.org On two computers (both with Slackware-current64, kernel 4.4.1 glibc-2.22-x86_64) These computers connect to each other via ssh. comp1 has: dolphin15.12.1 Using: KDE Frameworks 5.18.0 Qt 5.5.1 (built against 5.5.1) The xcb windowing system comp2 has: dolphin4.14.13 KDE Platform 4.14.14 Wnen copying files from within comp1 (via drag and drop in dolphin) I get this error: "fish://......../filename cannot read file. Retry/Cancel" This happens if the remote filename(s) or folder name(s) have non latin1 characters. The remote files and folders with only latin characters in names are copied OK. This happens with Konqueror on kde5 as well. When copying files from within comp2 (kde4) everything works as expected, i.e. no problems with remote non latin filenames and they get copied (no error messages). Even when the remote files and folders reside on the kde5 computer. Reproducible: Always Steps to Reproduce: 1.When on kde5 open dolphin filemanagers. Split view and connect to a remote computer via ssh. 2.On the remote computer view one can see all files and folders, even those with non latin names. 3.Drag a file with a non latin name from the remote computer into a folder on the local (kde5) computer. The following error message is displayed: "fish://......../filename cannot read file. Retry/Cancel" and nothing gets copied. Actual Results: The following error message is displayed: "fish://......../filename cannot read file. Retry/Cancel" and nothing gets copied. Expected Results: The remote files and folders with non latin names should be copied over to the kde5 computer over kio-fish. -- You are receiving this mail because: You are watching all bug changes.