https://bugs.kde.org/show_bug.cgi?id=361891
Bug ID: 361891 Summary: Cannot open bookmark path containing Chinese characters in file choose dialog Product: kfile Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: guoyunhebr...@gmail.com In git-cola http://i.imgur.com/PusNI3Q.png In Amarok http://i.imgur.com/Ea8cgev.png This only happens on KDE4/Qt4 application in KDE5. For example, git-cola, Amarok. If the bookmark contains Chinese, Japanese characters, click bookmark will go to wrong path and the path contains "???" Reproducible: Always Steps to Reproduce: 1. Create a folder contains contains Chinese characters, like "/home/bob/下载". 2. Add a bookmark of "/home/bob/下载" to Dolphin5. 3. Open Amarok. 4. In Amarok menu, click "Amarok > Open". Open file choose dialog. 5. Click bookmark on the left side. Actual Results: The dialog will go to "/home/bob/", And the path show "/home/bob/??". Expected Results: It should go to "/home/bob/下载" and the path should show "/home/bob/下载". -- You are receiving this mail because: You are watching all bug changes.