Skip to content
  • Bastien Nocera's avatar
    thumbnail: Fix non-working thumbnailer in Flatpak · bda611c1
    Bastien Nocera authored
    In a Flatpak, $FLATPAK_SANDBOX_DIR might be set, but the directory might
    not exist. This means that the thumbnailing sandbox might fail to start
    because the shared directory is missing.
    
    (test-desktop-thumbnail:6): GnomeDesktop-DEBUG: 16:37:21.007: Thumbnail script ('evince-thumbnailer -s %s %u %o') failed for 'file:///home/hadess/foo.cbz': Could not create temporary sandbox directory
    bda611c1