Bug 1222767

Summary: SVG image not shown correctly
Product: [openSUSE] openSUSE Tumbleweed Reporter: JS <obs.coke518>
Component: KDE Workspace (Plasma)Assignee: E-Mail List <opensuse-kde-bugs>
Status: CONFIRMED --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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