[okular] [Bug 364809] can't print file that contains invalid UTF-8 sequence

Luigi Toscano bugzilla_noreply at kde.org
Wed Aug 9 08:13:48 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=364809

--- Comment #14 from Luigi Toscano <luigi.toscano at tiscali.it> ---
(In reply to ralfixx from comment #13)
> Here is my locale (redirected from Bug-Id 383274)
> 
> % locale
> LANG=de_DE.UTF-8
> LC_CTYPE="C"
> LC_NUMERIC="C"
> LC_TIME="C"
> LC_COLLATE="C"
> LC_MONETARY="C"
> LC_MESSAGES="C"
> LC_PAPER="C"
> LC_NAME="C"
> LC_ADDRESS="C"
> LC_TELEPHONE="C"
> LC_MEASUREMENT="C"
> LC_IDENTIFICATION="C"
> LC_ALL=C

That looks like the source of the issue. Try to unset LC_ALL (which should be
fine unset) and see if the other LC_* are the same as LANG. If it does not
work, please set LC_ALL to de_DE.UTF-8 too.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list