https://bugs.kde.org/show_bug.cgi?id=450038

--- Comment #3 from phrxmd <philipp.reichm...@gmail.com> ---
A somewhat crude workaround is to blacklist each app in the GTK appmenu plugin. 

E.g. to get a working menu back with Inkscape:
```
> gsettings get org.appmenu.gtk-module blacklist
['anjuta', 'freeciv', 'freeciv-gtk2', 'freeciv-gtk3', 'glade', 'gwyddion']
> gsettings set org.appmenu.gtk-module blacklist "['inkscape', 'anjuta', 
> 'freeciv', 'freeciv-gtk2', 'freeciv-gtk3', 'glade', 'gwyddion']"
> gsettings get org.appmenu.gtk-module blacklist
['inkscape', 'anjuta', 'freeciv', 'freeciv-gtk2', 'freeciv-gtk3', 'glade',
'gwyddion'\]
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to