[neon/snap-packaging/gwenview-snap] /: Try thumbnailer-service for missing video thumbnails.

Scarlett Moore null at kde.org
Thu May 15 14:25:17 BST 2025


Git commit c7594de9a1ea209ad73e1025854b7e7db94ed973 by Scarlett Moore.
Committed on 15/05/2025 at 13:23.
Pushed by scarlettmoore into branch 'master'.

Try thumbnailer-service for missing video thumbnails.

BUG: 460884

M  +1    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/gwenview-snap/-/commit/c7594de9a1ea209ad73e1025854b7e7db94ed973

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8a1a605..10dc93c 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -21,6 +21,7 @@ apps:
         - udisks2
         - pulseaudio
         - mount-observe
+        - thumbnailer-service
 environment:
   LD_LIBRARY_PATH: "/snap/kf6-core24/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$SNAP/usr/lib:$SNAP/lib/:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/pulseaudio:$SNAP/kf6/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/vlc:/usr/lib:/lib"
   VLC_PLUGIN_PATH: "/snap/kf6-core24/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/vlc/plugins"


More information about the Neon-commits mailing list