Bugzilla – Bug 1222767
SVG image not shown correctly
Last modified: 2024-04-15 07:21:09 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
Thanks, reported upstream: https://bugreports.qt.io/browse/QTBUG-124374