[okular] [Bug 362856] [Frameworks] Wrong render resolution, possibly caused by Plasma 5 "Scale Display"
Alexey Shiklomanov
bugzilla_noreply at kde.org
Wed Jan 11 15:58:47 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=362856
Alexey Shiklomanov <alexey.shiklomanov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexey.shiklomanov at gmail.co
| |m
--- Comment #22 from Alexey Shiklomanov <alexey.shiklomanov at gmail.com> ---
Can confirm this bug on latest version of KDE Plasma and Okular on Arch Linux
(main repositories, not AUR git versions).
While this is getting fixed by the developers, just wanted to point out that a
hacky temporary solution is to adjust the Okular `.desktop` files with the
QT_SCREEN_SCALE_FACTORS environment variable. I used a command like:
sed -i 's/Exec=okular/Exec=QT_SCREEN_SCALE_FACTORS=1 okular/g'
/usr/share/applications/*okular*
...to adjust all of them at once. Definitely not a permanent solution, but I
found it to be a convenient fix that doesn't require rebuilding Okular.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list