Avidemux Forum

Avidemux => Unix-Like (Linux/Bsd/...) => Topic started by: Tux on February 12, 2022, 03:02:26 PM

Title: Missing menu bar
Post by: Tux on February 12, 2022, 03:02:26 PM
Hi,

apart from 4 icons on the main toolbar, I don't see any menu bar with e.g. the File or Edit menu:
avidemux_missing_menu_bar.png

I tried the .deb binary from the Ubuntu ppa repo, avidemux_2.8.0.appImage and avidemuxLinux_GLIBC_2.28_amd64_220207_1746.app but the menu bar is missing everywhere.

Any ideas?

Ubuntu 20.04.3 LTS
Display Manager: lightdm
Desktop Environment: xfce

Thanks
Chris
Title: Re: Missing menu bar
Post by: eumagga0x2a on February 13, 2022, 07:14:55 PM
Some Ubuntu own global menu stuff installed and messing with the menu?
Title: Re: Missing menu bar
Post by: Tux on February 20, 2022, 12:55:06 PM
Not that I'm aware of, I just installed updates regularly.
Title: Re: Missing menu bar
Post by: eumagga0x2a on February 20, 2022, 01:03:17 PM
http://www.webupd8.org/2017/02/alternative-global-menu-for-mate-and.html
https://github.com/rilian-la-te/vala-panel-appmenu
https://packages.ubuntu.com/source/bionic/vala-panel-appmenu

dpkg -l xfce4-appmenu-plugin
Title: Re: Missing menu bar
Post by: Tux on February 20, 2022, 04:37:41 PM
 :o

Ok, I installed xfce4-appmenu-plugin (which uninstalled unity-gtk2-module), vala-panel-appmenu and vala-panel-common but I still don't see the menu bar of avidemux.

I noticed that the menu bar is displayed when I switch to the standard Ubuntu window manager.
Title: [SOLVED] Missing menu bar
Post by: Tux on February 20, 2022, 08:55:14 PM
For some unknown reason, it works now :-)

Thanks a lot for your support!
Title: Re: Missing menu bar
Post by: eumagga0x2a on February 20, 2022, 08:57:18 PM
Quote from: Tux on February 20, 2022, 04:37:41 PMOk, I installed xfce4-appmenu-plugin (which uninstalled unity-gtk2-module)

Of course, I meant that neither xfce4-appmenu-plugin nor any other global menu implementation should be present. The command would just show whether the package is installed.
Title: Re: Missing menu bar
Post by: Tux on February 22, 2022, 09:53:17 PM
Ok, I "read" too fast and assumed that it has to be available.

Anyhow, both methods work now: if xfce4-appmenu-plugin is installed, the xfce4 indicator plugin crashes as soon as I start avidemux - but this can be fixed by hiding the Application Indicators (from the list of known indicators).

The other way, removing xfce4-appmenu-plugin (and unity-gtk2-module) works too.

Thanks a lot for your help!