[digikam] [Bug 415617] Color management profile path uses previous appimage mount point

2022-02-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415617

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|ColorManagement |ColorManagement-Views

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

[digikam] [Bug 415617] Color management profile path uses previous appimage mount point

2021-01-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=415617

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.2.0
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/97394d1
   ||ed35d09482606b1be3e24658f03
   ||d591f1
 Status|REPORTED|RESOLVED

--- Comment #3 from Maik Qualmann  ---
Git commit 97394d1ed35d09482606b1be3e24658f03d591f1 by Maik Qualmann.
Committed on 01/01/2021 at 18:28.
Pushed by mqualmann into branch 'master'.

fix color profile paths
Related: bug 430949
FIXED-IN: 7.2.0

M  +2-1NEWS
M  +41   -1core/libs/dimg/filters/icc/iccsettingscontainer.cpp

https://invent.kde.org/graphics/digikam/commit/97394d1ed35d09482606b1be3e24658f03d591f1

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

[digikam] [Bug 415617] Color management profile path uses previous appimage mount point

2020-01-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415617

caulier.gil...@gmail.com changed:

   What|Removed |Added

Version|6.4.0   |7.0.0

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

[digikam] [Bug 415617] Color management profile path uses previous appimage mount point

2020-01-04 Thread John Dickson
https://bugs.kde.org/show_bug.cgi?id=415617

--- Comment #2 from John Dickson  ---
(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.

[digikam] [Bug 415617] Color management profile path uses previous appimage mount point

2020-01-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415617

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
It's reproducible with 7.0.0-beta2 daily build ?

https://files.kde.org/digikam/

Gilles Caulier

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