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

--- Comment #2 from John Dickson <jmdick...@gmail.com> ---
(In reply to caulier.gilles from comment #1)
> It's reproducible with 7.0.0-beta2 daily build ?
> 
> https://files.kde.org/digikam/
> 
> Gilles Caulier

Yes, the beta2 daily build has the same behavior.

Log contains multiple instances of:
Digikam::IccManager::IccManager: Cannot open workspace color profile
"/tmp/.mount_digikaf8SVOB/usr/share/digikam/profiles/srgb-d65.icm"

Which corresponds the config file's stored path (updated from a previous run):
~ $ grep WorkProfileFile .config/digikamrc
WorkProfileFile[$e]=/tmp/.mount_digikaf8SVOB/usr/share/digikam/profiles/srgb-d65.icm

but not the path the appimage is currently mounted on:
~ $ ls -d /tmp/.mount_digik*
/tmp/.mount_digikaaI60Pu/

Of course the file is really over here:
~ $ ls /tmp/.mount_digik*/usr/share/digikam/profiles/srgb-d65.icm
/tmp/.mount_digikaaI60Pu/usr/share/digikam/profiles/srgb-d65.icm

John Dickson

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

Reply via email to