
Code: Select all
Total: 74 packages (74 new), Size of downloads: 195.297 KiB


What key is "STRG"?CooSee wrote:have you tried via STRG+ALT+, <<< last is a comma - to see if the menu is appearing anyway.
you're welcome - to understand you correctly - the menu appears with the keys i mentioned, although the menu is not present ?Thanks! The menu entry is completely missing on the Settings tab, though, which I expect is a corner case bug, because others are reporting that the menu entry is there for them.


from https://bugs.kde.org/show_bug.cgi?id=385951 and https://bugs.kde.org/show_bug.cgi?id=466107 and https://bugs.kde.org/show_bug.cgi?id=449561There's many more.
I recently put the global menu in the title bar, just to try it out again.
Big mistake. Ever since, I have been fighting to get the menu bar back in so many apps.
Dolphin, ksudoku, konsole, just to name a few.
In some cases, Ctrl+m helps, in others it doesn't.
e.g. for ksudoku I couldn't find any way to get it back other than to edit the rc file.
I really would not recommend anybody to use the global menu unless they are 100% sure they will never want the menubar back.





While I was busy on my day job, I started a full --emptytree rebuild of the system, which completed last night. Alas, it had no effect (which I guess, all in all, is a good thing).CooSee wrote:...maybe, some package got upgraded and because of it other ebuilds need a re-compile too - just a guess, because KDE is full of surprises, even after simple updates, imo.
It's installed.fedeliallalinea wrote:Maybe kde-frameworks/kglobalaccel isn't installed (I'm not sure if is correct package).

Code: Select all
fitzcarraldo@clevow230ss ~ $ konsole
kf.xmlgui: Shortcut for action "" "Show Quick Commands" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kf.xmlgui: Shortcut for action "" "Show SSH Manager" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.Deactivate applications menu daemon from background services
Delete application menu button from windows decorations
in konsole type
cd ~/.config
find ./ -type f -exec sed -i 's/MenuBar=Disabled/MenuBar=Enabled/g' {} \;
close konsole
open konsole
SHIFT+CTRL+M