https://bugs.kde.org/show_bug.cgi?id=511819
--- Comment #8 from Robby Stephenson <[email protected]> --- (In reply to Sébastien Maza from comment #7) > flatpak run org.kde.tellico > [20:39:34] WARNING empty xslt file > [20:39:34] "applications.menu" not found in QList()" > [20:39:35] WARNING "Tellico ne peut pas charger l'image - file:///home/[path > of first item picture].jpg." > [20:39:35] WARNING "Tellico ne peut pas charger l'image - file:///home/[path > of second item picture].jpg." > .... Thanks for the additional output. So far, I still can't reproduce the issue on 4.1.4 unfortunately. To confirm, you're using the flatpak version from flathub? Based on the output, I don't think it's a sandboxing issue, but also to confirm that, what's the output of $ flatpak info --show-permissions org.kde.tellico specifically, the filesystems line which should include 'home' How many images are in the collection? If I'm trying to eliminate an issue between the image cache and the relative link, I might need to make sure the cache size is not an issue. Could you add the --log option and provide the output again? $ flatpak run org.kde.tellico --log Then open the the log from the Help menu... -- You are receiving this mail because: You are watching all bug changes.
