[Bug 227530] graphics/okular: Doesn't show icons for Thumbnales, Reviews, Bookmarks

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 20 13:34:56 BST 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227530

Adriaan de Groot <adridg at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg at freebsd.org

--- Comment #24 from Adriaan de Groot <adridg at freebsd.org> ---
I just did `pkg remove kf5\* ; pkg install okular` on a VM with otherwise just
twm installed; when I run okular in a twm session with truss I see it loading
icons from the breeze icons (which are now a dependency).

E.g. `truss -o /tmp/log okular foo.pdf` and then quitting it; afterwards `grep
bookmark /tmp/log | grep access`. Filtering out the ERR#2 lines shows it
loading (e.g.) /usr/local/share/icons/breeze/actions/32/bookmarks.svg . It
*also* shows accessing the hicolor directories.

I've tried all the environment variables listed here in an attempt to get the
icons to fail .. no luck. I always get the icons for Thumbnails, Reviews,
Bookmarks from breeze. Even tried switching to a pure xmonad system (removed
twm, reinstalled xorg, installed hs-xmonad) .. still works.

Suggesting to close as "can't reproduce".

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


More information about the kde-freebsd mailing list