Bug 1222767 - SVG image not shown correctly
Summary: SVG image not shown correctly
Status: CONFIRMED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-15 05:49 UTC by JS
Modified: 2024-04-15 07:21 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JS 2024-04-15 05:49:13 UTC
The SVG icon of fcitx5-mozc[1] cannot be rendered correctly, both in Gwenview and in system tray[2], after upgrade from Tumbleweed 20240407 to Tumbleweed 20240412.

So I downgraded libQt6Svg6 from 6.7.0 to 6.6.3 (using repo https://download.opensuse.org/history/20240407/tumbleweed/repo/oss/x86_64/), and the icon can now be rendered correctly again.
But this downgrade rolled back all the qt6 things, so I cannot say for sure it is libQt6Svg6 causing the problem.

[1] /usr/share/icons/hicolor/scalable/apps/fcitx-mozc.svg, can also be found at https://github.com/google/mozc/blob/master/src/data/images/icon.svg
[2] to make it discoverable by the icon-searching mechanism, I created a symbolic link ~/.local/share/icons/breeze/status/22/fcitx-mozc.svg -> /usr/share/icons/hicolor/scalable/apps/fcitx-mozc.svg
Comment 1 Christophe Marin 2024-04-15 07:21:09 UTC
Thanks, reported upstream: https://bugreports.qt.io/browse/QTBUG-124374