https://bugs.kde.org/show_bug.cgi?id=397919

--- Comment #5 from caulier.gil...@gmail.com ---
Mathieu,

Look the message :

Digikam::IccManager::IccManager: Cannot open workspace color profile
"/tmp/.mount_digikanbwKZQ/usr/share/digikam/profiles/srgb-d65.icm"

This file must be included in the AppImage bundle.

At run time, AppImage is decompressed in memory and monted to a temporary dir.
This one change at each session.

On your trace : /tmp/.mount_digikanbwKZQ/ is the temporary dir. The dir name is
always mounted to /tmp and named with the prefix .mount_digika, the rest is
change.

It's easy to found new one used at a new session. Just list dir starting with
".mount_digika" in /tmp. It must have only one.

So, my question is : do you see the "usr/share/digikam/profiles/srgb-d65.icm"
file in the temporary directory ?

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to