Bug 361891

Summary: Cannot open bookmark path containing Chinese characters in file choose dialog
Product: [Applications] kfile Reporter: Guo Yunhe <i>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Guo Yunhe 2016-04-17 10:28:02 UTC
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/下载".
Comment 1 Nate Graham 2018-04-13 20:15:20 UTC
KDE4 is unsupported. As mentioned, this works fine in the KDE Frameworks fine version.