Global Menu Inaccesible - RStudio Desktop Debian (KDE)

New to bug reporting/troubleshooting, so forgive me if I'm formatting this post poorly.

Ran into the issue that some others have where the Global Menu doesn't show up at all in the RStudio window itself, nor the KDE Plasma panel's global menu. None of the shortcut keybinds worked either. Hitting ALT to bring it up also didn't work. Launching in software rendering mode also didn't help.

I finally found that disabling Application menus daemon background service fixed the issue for RStudio.


Image reference for those who need it.

Not sure what exactly led to this issue for myself or the others, but I wanted to drop this workaround for anyone else who needed it.

My setup, in case that helps figure out the root cause of this:
Operating System: Debian GNU/Linux 13
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
WM Theme: Utterly-Round-Dark
Theme: Breeze (UtterlyNord) [Qt], Nordic-darker [GTK2/3/4]

Hope this helps anyone who needs it! Let me know if you need any more info, or if I've posted this inappropriately.

Thanks! indeed, this is a workaround that, well, works for me!
What's interesting is that when I re-enable said daemon, I still get the menu bar (unless I close Rstudio and start it again, of course.)

Session info

🧏me on 🖥️aRubes-Debian
~ 
❯ kinfo
Operating System: Debian GNU/Linux forky/sid
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.28.0
Qt Version: 6.10.2
Kernel Version: 7.1.8+deb14.1-amd64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 16 GiB of RAM (15.3 GiB usable)
Graphics Processor: Intel® Iris® Xe Graphics
❯ rstudio --version
2026.08.1+195

Thank you for the workaround. Please also note that another partial workaround is to use the command palette to access menu items. Ctrl+Shift+P brings up the command palette, then search for things by keyword. For example, searching for "Global" finds "Global Options")