[digikam] [Bug 409721] Showfoto export WebP images without colour space

2021-05-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409721

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

   What|Removed |Added

  Component|Image Framework DImg|Plugin-DImg-Magick

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-12 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=409721

--- Comment #8 from Lapineige  ---
Ok, I was thinking that perhaps they were using the same library.
I'll report it to them too.

Thanks a lot :)

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=409721

--- Comment #7 from Maik Qualmann  ---
Gwenview is another project. This fix is only for Showfoto and digiKam. I
suspect that Gwenview for WebP uses the QImage loader. Qt has no support for
color profiles so far.

Maik

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=409721

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||6.2.0
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/f74751a58427
   ||223f2568ac3d884be7d875c0e9c
   ||6

--- Comment #6 from Maik Qualmann  ---
Git commit f74751a58427223f2568ac3d884be7d875c0e9c6 by Maik Qualmann.
Committed on 12/07/2019 at 10:33.
Pushed by mqualmann into branch 'master'.

add read/write ICC Profile to the ImageMagick loader
and catch warnings from the Image::read() function
FIXED-IN: 6.2.0

M  +2-1NEWS
M  +38   -6core/libs/dimg/loaders/magickloader.cpp

https://invent.kde.org/kde/digikam/commit/f74751a58427223f2568ac3d884be7d875c0e9c6

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-12 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=409721

--- Comment #5 from Lapineige  ---
Oh, that's great !

Thanks :)



I guess this will also solve the issue with Gwenview ? (same problem)

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-12 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=409721

--- Comment #4 from Maik Qualmann  ---
Ok, the new ImageMagick loader in digiKam-6.2.0 works now fine if a warning
occurs. We need to catch warnings of the Magick::Image::read() function. I'm
applying the patch tonight.

Maik

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=409721

--- Comment #3 from Maik Qualmann  ---
No, I'll take a closer look this evening. ImageMagick's CLI tool issues the
same warning but does not stop. We treat the warning as an exception.

Maik

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-11 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=409721

--- Comment #2 from Lapineige  ---
So I need to report this issue (bug ?) to ImageMagick ?

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-11 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=409721

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Created attachment 121477
  --> https://bugs.kde.org/attachment.cgi?id=121477=edit
iccProfile.patch

In digiKam-6.2.0, the ImageMagick loader takes care of loading and saving WebP
images. This is a first patch to save and load ICC profiles. ImageMagick has a
problem if there are XMP metadata in the image when loading, then we fall back
to the QImage loader, which can not load ICC profiles. For this we have to find
a solution. Also WebP images of Gimp with XMP are rejected by the ImageMagick
loader, it is not an Exiv2 problem.

Maik

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409721

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|showfoto|FilesIO-Engine

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

[digikam] [Bug 409721] Showfoto export WebP images without colour space

2019-07-11 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=409721

Lapineige  changed:

   What|Removed |Added

 CC||lp.com...@lavache.com

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