https://bugs.kde.org/show_bug.cgi?id=269370
Todor Takov <todorta...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |todorta...@gmail.com --- Comment #8 from Todor Takov <todorta...@gmail.com> --- I don't know if this has been resolved, but I now have the following issues with two computers (one with Slackware64bit current + Frameworks 5.18.0 Plasma 5.5.3 Applications 15.12.1 dolphin-15.12.1) (and another with Arch linux 64 bit + Frameworks 5.17.0 Plasma 5.5.1 Applications 15.12.0 dolphin-15.12.0 The Slackware box is an upgrade from KDE4, and the ArchLinux box is a clean installation. The locale on both boxes is the same (bg_BG.UTF-8). The problem is in dolphin, when using kio-fish to copy files between the boxes. If the filenames are made of only ASCII characters they get copied OK, but files with filenames in cyrillic cannot be copied between those two computers. The error message says "files cannot be read, there is no such file", but dolphin shows the remote files and the encoding is correct (the filenames are readable). There is more to this. When connecting to those boxes from a computer with KDE4 installed and using kio-fish and dolphin, the files with cyrillic names get coppied OK. But the KDE5 computers cannot copy files with cyrillic names from the KDE4 computer. And one last thing: Connecting from the KDE4 computer to the KDE5 computer via tightvnc and openning a remote x11 session on the KDE5 computer (command is: xterm -geometry 80x24+10+10 -en bg_BG.UTF-8 -ls -title "$VNCDESKTOP Desktop" & twm &) - the session opens OK, but when one starts dolphin on command line in this twm session it cannot start and gives the following errors: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user' Trying to convert empty KLocalizedString to QString. QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user' klauncher not running... launching kdeinit and then window for dolphin stays empty and dolphin never starts. Apart from the issues above KDE5 works well on both boxes mentioned above. -- You are receiving this mail because: You are watching all bug changes.