Bug 508206 - No PDF thumbnails with Flatpak packaging
Summary: No PDF thumbnails with Flatpak packaging
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (other bugs)
Version First Reported In: git-master
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-13 19:01 UTC by Nate Graham
Modified: 2025-08-13 19:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2025-08-13 19:01:55 UTC
STEPS TO REPRODUCE
1. Install Dolphin from nightly Flatpak repo (https://cdn.kde.org/flatpak/dolphin-nightly/org.kde.dolphin.flatpakref)
2. Launch Dolphin, navigate to a PDF file

OBSERVED RESULT
It has no thumbnail

EXPECTED RESULT
It has a thumbnail

ADDITIONAL INFORMATION
KDE's thumbnailers are binary plugins, so they would have to be included in the Dolphin Flatpak, or the KDE runtime. Evidently kdegraphics-thumbnailers (the thing that provides these thumbnails) isn't included in either one.