Bug 54305

Summary: "MenuBar=Disabled" don't work in profile
Product: [Applications] konsole Reporter: Andrew Kalinov <urs_ak>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: FreeBSD Ports   
OS: FreeBSD   
Latest Commit: Version Fixed In:

Description Andrew Kalinov 2003-02-08 19:35:50 UTC
Version:            (using KDE KDE 3.1)
Installed from:    FreeBSD Ports
Compiler:          gcc 3.2.1 
OS:          FreeBSD

Like 'Bug 16475: MenuBar=Disabled is ignored on Konsole start', but not CLOSED
Comment 1 Andrew Kalinov 2003-02-08 19:57:44 UTC
$ cat .kde/share/apps/konsole/profiles/myprofile | grep Menu 
MenuBar=Disabled 
 
$ konsole --profile myprofile 
 
MenuBar is't hide 
Comment 2 Stephan Binner 2003-02-16 23:56:42 UTC
Just curious, how do you save a profile with "MenuBar=Disabled" if "Save Settings 
Profile..." is only available with activated menu? :-) 
Comment 3 groot 2003-02-17 16:08:22 UTC
For additional profiles, the MenuBar=Disabled setting is ignored. I've just created a 
profile myprofile with MenuBar disabled in KDE 3.1, FBSD,  and it comes up with the 
menu bar enabled if I start it with the --profile cmd line option. Disabling the menu bar in 
the default profile works as expected. 
 
Oh, and Stephan: there's the RMB menu with Settings->Save Settings Profile ... to help 
you if you get stuck. 
Comment 4 Stephan Binner 2003-02-17 23:32:48 UTC
> Oh, and Stephan: there's the RMB menu with Settings->Save Settings Profile 
 
Yeah, I usually forget about this. :-)