| Summary: | Can not open pictures which path string contains chinese | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Charlie Zhang <xiii_1991> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | myriam, nate |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Charlie Zhang
2017-02-05 17:06:55 UTC
Does Dolphin show a preview of these files, if you enable image previews in Dolphin? (In reply to Christoph Feck from comment #1) > Does Dolphin show a preview of these files, if you enable image previews in > Dolphin? Yes, dolphin preview works fine. Same problem as Bug 371816. Looks like we don't handle non-Latin characters very well. *** This bug has been marked as a duplicate of bug 371816 *** I cannot reproduce this on 19.04.2 - I can successfully open a file with CJK characters in the path and/or filename. Help message also displays fine.
$ locale
LANG=ja_JP.UTF-8
LC_CTYPE="ja_JP.UTF-8"
LC_NUMERIC="ja_JP.UTF-8"
LC_TIME="ja_JP.UTF-8"
LC_COLLATE="ja_JP.UTF-8"
LC_MONETARY="ja_JP.UTF-8"
LC_MESSAGES="ja_JP.UTF-8"
LC_PAPER="ja_JP.UTF-8"
LC_NAME="ja_JP.UTF-8"
LC_ADDRESS="ja_JP.UTF-8"
LC_TELEPHONE="ja_JP.UTF-8"
LC_MEASUREMENT="ja_JP.UTF-8"
LC_IDENTIFICATION="ja_JP.UTF-8"
LC_ALL=
$ gwenview --help
Usage: gwenview [options] url
画像ビューア
Options:
-h, --help Displays this help.
-v, --version Displays version information.
--author Show author information.
--license ライセンス情報を表示
--desktopfile <ファイル名> The base file name of the desktop entry for this
application.
-f, --fullscreen フルスクリーンモードで開始
-s, --slideshow スライドショーモードで開始
Arguments:
url A starting file or folders
|