Top Menu is missing

Operating system

Linux

Joplin version

3.6.14

Desktop version info

3.6.14-1

What issue do you have?

The top menu has disappeared.

I have tried:

  • Joplin-3.6.14.AppImage
  • joplin-desktop aur package

CTRL SHIFT M does not work.

Operating System: EndeavourOS 
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
Kernel Version: 7.0.9-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 32 GiB of RAM (30.5 GiB usable)
Graphics Processor 1: AMD Radeon RX 580 Series
Graphics Processor 2: AMD Ryzen 5 7600X 6-Core Processor
Manufacturer: ASUS

does Alt work?

Nope. First thing I checked.

I'm not sure when my top menu disappeared, but I decided to look into this today. I think the issue may be an Electron / Wayland problem. I'm running Garuda Linux (Arch based) using KDE and the latest Joplin appimage. The menu is not showing, but if I run an X11 session it is there. I tried some of the command line fixes that previously worked and I could sometimes get the menu to show under Wayland but those command line parameters caused the program to not start at all unless I did it from a terminal. Even then launching the program failed most of the time. And if it did run, I could only run it again by logging out and in again. It's a mess!

In the end I just decided to continue on without the menu. If I need to configure something or use a feature only found in the menu, I'll have to log into an X11 session.

I assume that when using the appimage the correct version of Electron is bundled into the image. Is that true? If so, I know the newer versions of Electron are Wayland by default. Either way, I don't believe this is a Joplin issue.

I went ahead and filed a bug report. I was able to use the developer tools panel and verify that the Joplin appimage bundles it's own version of Electron. Maybe the developer has some control over the issue?