[okular] [Bug 421822] 'Scroll Page Up'/'Scroll Page Down' actions do not scroll by pages

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Thu May 21 21:04:20 BST 2020


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

--- Comment #5 from quantera at gmail.com ---
(In reply to Yuri Chornoivan from comment #4)

> -DKDE_INSTALL_PLUGINDIR=/usr/lib64/qt5/plugins
> should be added to make it work.

Thanks for the hint - eventually I found out that what I needed was
QT_PLUGIN_PATH, which should be set to <path to some dir in my
homedir>/lib/plugins, and then indeed okular succeeds to run. The
KDE_INSTALL_PLUGINDIR is used only as an installation path, and since I am not
running as a root I cannot install compilation results into a system-wide dir,
especially since I want to run multiple versions.

In any case, now I have the two points for bisection (v19.12.3 & v20.04.1),
where the problem occurs in one but not in another. I will report back when I
find the commit that introduces the problem.

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


More information about the Okular-devel mailing list