Bug 361891 - Cannot open bookmark path containing Chinese characters in file choose dialog
Summary: Cannot open bookmark path containing Chinese characters in file choose dialog
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kfile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-17 10:28 UTC by Guo Yunhe
Modified: 2018-04-13 20:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.