Closed Sunderland93 closed 1 year ago
I'm not sure that I write this issue in a right place, but removing OnlyShowIn=MATE;
fixed this issue for me.
Not a bug, OnlyShowIn=Mate is the behavior that we want. In fedora 38 mate-system-monitor displays fine in menus inside a mate session when panel is compiled with wayland support.
That is because in wayland we are not currently running in a MATE session, thusOnlyShowIn=Mate
excludes it from the menu. That will need to be part of a wayland mate session, we can probably handle this one the same way GNOME did
Ah, yes. export XDG_CURRENT_DESKTOP=MATE
also solves this issue
Expected behaviour
mate-system-monitor
should displayed in applications menuActual behaviour
mate-system-monitor
does not displayed in menu until I delete the lineOnlyShowIn=MATE;
inmate-system-monitor.desktop
fileSteps to reproduce the behaviour
1) build mate-panel with Wayland support 2) open applications menu and select "System" category
MATE general version
1.26.0
Package version
1.27.0
Linux Distribution
Debian 12
Link to bugreport of your Distribution (requirement)
n/a