Summary: | GTK-Apps icons are not visible in the global menu | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Carlo <cirlo_ca> |
Component: | Global Menu widget | Assignee: | Kai Uwe Broulik <kde> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | bizyaev, guido.iodice, kde, kde, kdedev, mvourlakos, nate, plasma-bugs-null, uhhadd |
Priority: | NOR | ||
Version First Reported In: | 5.22.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=422969 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Carlo
2021-05-01 16:49:06 UTC
It seems some data is sent at a dbus-menu level. {'action': <'unity.-Raise-Layer'>, 'accel': <'<Primary><Shift>Page_Up'>, 'label': <'_Raise Layer'>, 'icon': <('themed', <['layer-raise', 'layer', 'layer-raise-symbolic', 'layer-symbolic']>)>}, Seems we have an icon name specified, but if that icon doesn't exist in Breeze, it's not too surprising we don't show anything. At no point is any other icon information sent. I'm not convinced we have any options here. There is a breeze icon named "layer-raise", FWIW. Does it depend on the inkscape/gtk version? Mine doesn't send it [{'action': <'unity.Ebene-an-heben'>, 'accel': <'<Primary><Shift>Page_Up'>, 'label': <'Ebene an_heben'>}, Same here. Operating System: openSUSE Leap 15.3 KDE Plasma Version: 5.22.4 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.2 Graphics Platform: X11 Inkscape: 1.0.1 GTK: 3.24 *** Bug 454732 has been marked as a duplicate of this bug. *** I have changed the title as the bug does not only affect Inkscape but all GTK 2/3 applications Confirm this is still a problem in git-master with gtk3 (xournal++) and gtk4 (ghostty) apps |