This is straight from my saved notes:
Performing the below in Konsole, and then reboot to have the Menu Bars back.
cd ~/.config
sed -i ‘s/MenuBar=Disabled/MenuBar=Enabled/’ *rc
This is straight from my saved notes:
Performing the below in Konsole, and then reboot to have the Menu Bars back.
cd ~/.config
sed -i ‘s/MenuBar=Disabled/MenuBar=Enabled/’ *rc
I wasn’t able to respond yesterday because my account was new and I ran out of replies
No dice unfortunately
And I realized I’m missing menu bars across the board. In programs like LibreOffice and OBS
I will try then when I get home from work and let you know. Thank you.
Do you use something like a global menu plasmoid or the Window Titlebar Applications button?
Can you check if the issue also happens in a new user?
… not that I’m aware of? I’m using the default settings for my window decorations
I created a new user, I’m the only person using my computer so I didn’t think of that
And I have the menu toggle as well in the new user
And Ctrl+M does in fact work
So that means SOMETHING is messed up with my user account
Just my luck
And yes, the menu is visible in other programs too
Well that is good news I think. When you mentioned you missed menu bars in LibreOffice I feared you had a more broken System.
Looks like its just a wrong/broken config or other user issue (atleast not system wide )
Well, it’s good that we now have an idea of what’s going on!
Bad because I haven’t the foggiest how to fix it XD
I’m not very good at parsing things like event logs or config files, but if there’s anything I can copy/paste here to see what’s going on, I can definitely do that!
Just tried this
still no menu bars
Unlikely that this is it but can you post the output of cat ~/.config/konsolerc
and cat ~/.config/dolphinrc
so I can crosscheck with my settings?
fyi i’ve got 2 screens at 4k each so resolution is some BIG numbers
so first up is cat ~/.config/konsolerc
[General]
ConfigVersion=1
[MainWindow]
2 screens: Height=1365
2 screens: Width=1336
2 screens: XPosition=5064
2 screens: YPosition=75
2560x1440 screen: Height=1365
2560x1440 screen: Width=1280
2560x1440 screen: XPosition=1280
2560x1440 screen: YPosition=74
3 screens: Height=881
3 screens: Width=911
3 screens: XPosition=6585
3 screens: YPosition=316
DP-0 DP-2=DP-0
DP-0 DP-2 DP-3=DP-0
DP-0 DP-2 Height 3413x1920=1380
DP-0 DP-2 Height 3614x2033=873
DP-0 DP-2 Height 3840x2160=2061
DP-0 DP-2 Width 3413x1920=2350
DP-0 DP-2 Width 3614x2033=1416
DP-0 DP-2 Width 3840x2160=3840
DP-0 DP-2 Window-Maximized 3840x2160=true
DP-0 DP-2 XPosition 3413x1920=4323
DP-0 DP-2 XPosition 3614x2033=4133
DP-0 DP-2 XPosition 3840x2160=3840
DP-0 DP-2 YPosition 3413x1920=294
DP-0 DP-2 YPosition 3614x2033=480
DP-0 DP-2 YPosition 3840x2160=99
DP-1 eDP-1 Height 3614x2033=1272
DP-1 eDP-1 Height 3840x2160=2049
DP-1 eDP-1 Width 3614x2033=1574
DP-1 eDP-1 Width 3840x2160=3840
DP-1 eDP-1 Window-Maximized 3840x2160=true
DP-1 eDP-1 XPosition 3614x2033=4301
DP-1 eDP-1 XPosition 3840x2160=0
DP-1 eDP-1 YPosition 3614x2033=344
DP-1 eDP-1 YPosition 3840x2160=111
DP-2=DP-2
DP-2 DP-0 Height 3614x2033=1230
DP-2 DP-0 Width 3614x2033=2041
DP-2 DP-0 XPosition 3614x2033=5413
DP-2 DP-0 YPosition 3614x2033=112
DP-2 Height 3614x2033=1517
DP-2 Height 3840x2160=1959
DP-2 Width 3614x2033=1616
DP-2 Width 3840x2160=3840
DP-2 Window-Maximized 3840x2160=true
DP-2 XPosition 3614x2033=1684
DP-2 XPosition 3840x2160=0
DP-2 YPosition 3614x2033=300
DP-2 YPosition 3840x2160=77
State=AAAA/wAAAAD9AAAAAQAAAAAAAAAAAAAAAPwCAAAAAvsAAAAcAFMAUwBIAE0AYQBuAGEAZwBlAHIARABvAGMAawAAAAAA/////wAAARUBAAAD+wAAACIAUQB1AGkAYwBrAEMAbwBtAG0AYQBuAGQAcwBEAG8AYwBrAAAAAAD/////AAABfAEAAAMAAAU4AAAFcwAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAAAAABwAcwBlAHMAcwBpAG8AbgBUAG8AbwBsAGIAYQByAAAAAAD/////AAAAAAAAAAA=
ToolBarsMovable=Disabled
default Height 3840x2160=800
default Width 3840x2160=1620
default Window-Maximized 3840x2160=true
default XPosition 3840x2160=1790
default YPosition 3840x2160=1085
eDP-1 DP-1 Height 3614x2033=949
eDP-1 DP-1 Width 3614x2033=1502
eDP-1 DP-1 Window-Maximized 3614x2033=true
eDP-1 DP-1 XPosition 3614x2033=4532
eDP-1 DP-1 YPosition 3614x2033=356
[UiSettings]
ColorScheme=
next is cat ~/.config/dolphinrc
[General]
Version=202
ViewPropsTimestamp=2023,8,27,14,3,2.596
[IconsMode]
PreviewSize=96
[KFileDialog Settings]
Places Icons Auto-resize=false
Places Icons Static Size=22
[MainWindow]
MenuBar=Disabled
ToolBarsMovable=Disabled
Well kinda good news: your config files match your setting of not having menu bars (that’s good news, nothing looks broken!). Now we just have to figure out WHY.
For testing purposes can you add MenuBar=Enabled
to ~/.config/konsolerc
in the [MainWindow]
Section, start Konsole and see if that worked?
with menu bar disabled:
Konsole:
[MainWindow]
MenuBar=Disabled
Dolphin:
[MainWindow]
MenuBar=Disabled
MenuBar enabled:
Konsole:
[MainWindow]
MenuBar=Enabled
Dolphin:
[MainWindow]
Do I just use something like Kate to open the file and change it?
Yes any text editor should work fine
used Kate to edit the file. Added the line. It does show up when i use cat ~/.config/konsolerc in the konsole
however still no menubar in Dolphin
And i do not have the menu bar in other programs either still
Did you restart Konsole? This was just for Konsole.
I thought I did but i might have not? I thought logging out and back in would do the trick, but maybe there’s a terminal command I should be using instead?
I’ve really been trying to learn more about Linux, but there’s a fairly big learning curve for me, and though I’m better than I was 6 months ago, there’s still plenty of things I genuinely don’t know how to do or am unsure about
No need to worry. Nobody knows everything about their Operating System, no matter which OS they use. Even Developers or people that use the same Operating System for 20+ Years. There is always something new!
so… of course my laptop decided to shut itself off when i moved it
I may have switched primary OS’s but apparently my crazy computer luck of “weird out there problems that stump people” is completely unaffected!
Since my laptop restarted, Konsole was definitely restared, and unfortunately, though it says the menu bar is enabled, it’s somehow still not there