[digikam] [Bug 469740] SVG lable icons are not displayed anymore

2023-05-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469740

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

   What|Removed |Added

  Component|Albums-IconView |Plugin-DImg-QImage
 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
Hi,

SVG rendering is delegate to Qt plugin, which is optional. There is no code to
handle SVG in digiKam.

So, check that qt plugin is installed on your system.

Best

Gilles Caulier

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

[digikam] [Bug 469740] SVG lable icons are not displayed anymore

2023-05-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469740

--- Comment #2 from caulier.gil...@gmail.com ---
Go to Setup/Plugins/Image Loader, and check if Qt plugin support SVG. If no,
look the Image Magick plugin which has also a support for SVG, if Qt do not
provide the right plugin.

https://docs.digikam.org/en/setup_application/plugins_settings.html

For my computer (Kubuntu 23.04), both are present.

Gilles

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

[digikam] [Bug 469740] SVG lable icons are not displayed anymore

2023-05-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=469740

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||8.1.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/8e75b74
   ||ca5f93ada4ef9d65c9288ebcbe9
   ||de0ccb

--- Comment #3 from Maik Qualmann  ---
Git commit 8e75b74ca5f93ada4ef9d65c9288ebcbe9de0ccb by Maik Qualmann.
Committed on 14/05/2023 at 14:09.
Pushed by mqualmann into branch 'master'.

add support to load external icon files
FIXED-IN: 8.1.0

M  +1-1NEWS
M  +18   -1core/libs/album/engine/albumthumbnailloader.cpp

https://invent.kde.org/graphics/digikam/commit/8e75b74ca5f93ada4ef9d65c9288ebcbe9de0ccb

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

[digikam] [Bug 469740] SVG lable icons are not displayed anymore

2023-05-14 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=469740

--- Comment #4 from Maik Qualmann  ---
Git commit 39f2f7e70829a3de623ffa2d77487c224019e426 by Maik Qualmann.
Committed on 14/05/2023 at 14:19.
Pushed by mqualmann into branch 'master'.

check loading external pixmap

M  +11   -5core/libs/album/engine/albumthumbnailloader.cpp

https://invent.kde.org/graphics/digikam/commit/39f2f7e70829a3de623ffa2d77487c224019e426

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

[digikam] [Bug 469740] SVG lable icons are not displayed anymore

2023-05-16 Thread Frédéric Virot
https://bugs.kde.org/show_bug.cgi?id=469740

--- Comment #5 from Frédéric Virot  ---
Thanks a lot! Very fast answer & fix!
Best Regards
Fred

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