Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930337 - kde-apps/thumbnailers: missing RDEPEND for PDF preview in Dolphin
Summary: kde-apps/thumbnailers: missing RDEPEND for PDF preview in Dolphin
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-20 15:31 UTC by John-Henry Lim
Modified: 2024-04-20 19:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info kde-apps/thumbnailers > emerge-info.txt (emerge-info.txt,9.56 KB, text/plain)
2024-04-20 15:31 UTC, John-Henry Lim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John-Henry Lim 2024-04-20 15:31:29 UTC
Created attachment 891186 [details]
emerge --info kde-apps/thumbnailers > emerge-info.txt

For the longest time, I was stumped trying to figure out why I couldn't get PDF preview in Dolphin to work despite having kdegraphics-thumbnailers already. Today, out of desperation, I emerged kde-apps/okular which I previously did not have installed. Magically, PDF previews started working.

I don't believe kdegraphics-thumbnailers actually depends on okular, but what is clear is that theres a missing RDEPEND. When I have time, I will try and trace down which dependency okular dragged in that fixed thumbnailers, or stare at the source code of thumbnailers I guess. Will reply to this thread then.