maq*_*nim 5 kde gimp globalmenu inkscape kubuntu
我正在使用 Kubuntu 20.04。我在面板中添加了全局菜单。大多数应用程序都完美地使用了全局菜单。但是Gimp、Inkscape和Texmaker根本没有使用全局菜单。
如何让这三个应用程序使用全局菜单?
更新: Gimp 和 Inkscape - 两者都是从官方 snap 安装的。Texmaker 是使用 apt 从官方 ubuntu 存储库安装的。GNU 图像处理程序 2.10.20 版 Inkscape 1.0 版 Texmaker 5.0.3 版
我通过安装一些软件包解决了这个问题:
sudo apt install unity-gtk-module-common unity-gtk2-module unity-gtk3-module libunity-gtk2-parser0 libunity-gtk3-parser0 appmenu-gtk2-module appmenu-gtk3-module
Run Code Online (Sandbox Code Playgroud)