Putting the menus and bookmarks back on Dolphin

Hi

I’ve stripped all the menus and bookmarks off my Dolphin window. It’s like this image now:

http://forums.opensuse.org/attachment.php?attachmentid=723

How do I put them back on?

Thanks
swerdna

I know how to get rid of “Places”, “Preview” etc. but how to remove the “File - Edit” bar?
Fumbled around a bit with dolphin, but I cannot find where the appearance of “Places” etc is set…Not in dolphinrc anyway. Can you post contents of ~/kde4/share/config/dolphinrc ? Here’s mine, from a working dolphin:


Height 900=571
State=AAAA/wAAAAD9AAAAAwAAAAAAAACZAAACBfwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAA2AAADNQAAABwBAAAF+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAAA2AAACBQAAAFgBAAAFAAAAAQAAAMAAAAIF/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAQAAADYAAAIFAAAA/gEAAAUAAAADAAAGQAAAAOT8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAAAAAGQAAAAE0BAAAFAAACwwAAAgUAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAgAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAAAAAAaAHMAZQBhAHIAYwBoAFQAbwBvAGwAQgBhAHIBAAABB/////8AAAAAAAAAAA==
Width 1600=1058

[AdditionalInfoDialog]
Height 900=189
Width 1600=215

[ColumnMode]
FontWeight=50

[Desktop Entry]
DefaultProfile=Shell.profile

[DetailsMode]
FontWeight=50

[DownloadDialog Settings]
Height 900=400
Width 1600=700

[Favorite Profiles]
Favorites=

[General]
FirstRun=false
HomeUrl=file:///home/glosscomputer
ShowSpaceInfo=true
ViewPropsTimestamp=2009,11,14,1,51,0

[IconsMode]
FontWeight=50
IconSize=64
ItemHeight=104
ItemWidth=128
PreviewSize=32

[KFileDialog Settings]
Height 900=450
Recent Files$e]=/Extra/Devel/help
Width 1600=700

[KPropertiesDialog]
Height 900=421
Width 1600=802

[MainWindow]
Height 768=769
Height 900=571
State=AAAA/wAAAAD9AAAAAwAAAAAAAACZAAACBfwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAA2AAADNQAAABwBAAAF+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAAA2AAACBQAAAFgBAAAFAAAAAQAAAMAAAAIF/AIAAAAB+wAAABAAaQBuAGYAbwBEAG8AYwBrAQAAADYAAAIFAAAA/gEAAAUAAAADAAAGQAAAAOT8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAAAAAGQAAAAE0BAAAFAAACwwAAAgUAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAgAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAAAAAAaAHMAZQBhAHIAYwBoAFQAbwBvAGwAQgBhAHIBAAABB/////8AAAAAAAAAAA==
ToolBarsMovable=Disabled
Width 1024=1025
Width 1600=1058

[Nepomuk KMetaDataConfigurationDialog]
Height 900=275
Width 1600=277

[PreviewSettings]
Plugins=imagethumbnail,jpegthumbnail,directorythumbnail,videopreview

[Recent Dirs]
copyto$e]=file:///Extra/Install/Flash,$HOME/Documents/

[SettingsDialog]
Height 900=469
Width 1600=672

[ViewPropertiesDialog]
Height 900=437
Width 1600=405

[kuick-copy]
Paths$e]=$HOME/Documents,/srv/www/htdocs,$HOME/Desktop/ppn/ADMIN/DBFs,/Extra/Foto's,$HOME/Desktop

[kuick-move]
Paths$e]=/Extra/Install/Flash,$HOME/Desktop

Maybe you can find a difference, that leads to the origin of dolphin sufferings.
Do you have the idea you did this yourself, or could it be some kwin / qt error as well ?

In my Dolphin there is an item “Instellingen” (Configuration?) where you can switch off Menubar, But where to switch on when it is gone?

One can of course remove the config files (like dolphinrc, are there more?) and Dolphin will create new ones, but then all the other things you configured are also gone.

Did a find in ~/.kde4, only found ./share/config/dolphinrc and ./share/apps/dolphin

Got it guys. In dolphinrc you have this entry if the menu bar is ON:

[MainWindow]
Height 900=549
MenuBar=Enabled
State=blah blah blah blah
Width 1600=964

And this if the menu bar is OFF

[MainWindow]
Height 900=549
State=blah blah blah blah
Width 1600=964

So to turn it back on again one has to edit in this line by hand:

MenuBar=Enabled

Which is of course nuts but true.

And once you have restored the menu bar, you can use the view menu to restore the shortcuts.

BTW thanks for the guidance, couldn’t have found it sans.

John, just remove ~/.kde4/share/config/dolphinrc

I forced it into your situation, it suddenly contained a line ‘Menubar=disabled’, I removed that line, no result. Removed dolphinrc, it’s back to normal, incl. saved “Places”.

Edit You found the better one :wink: when I was writing

Thanks, we posted simultaneously. Much like I found. But if you think about it, it’s a big design flaw IMHO.

Bwah hah! Thats a good one. Nothing like allowing a user to shoot themself in the face :slight_smile: b.k.o.

Yep, this is one of those things where I cannot stop thinking that there should be a way to do this from a click in the GUI, but I cannot find it.
I’ll check on the kde forums next time I’m there.

Ctrl+M shows/hides the menu bar and after that all could be added back from the drop-down menus. You can also click with the second button of the mouse on the empty space next to the folders and there is an option “show main menu” or something like that :smiley:

In Konqueror, when you have no bars at all (sometimes websites ask a page to be shown like that and Konqui duly obeys) you can right click anywhere on the page and it will offer you to switch on the main menu. And from there you can then switch on the address bar, etc. when you like.
Dolphin should have something likewise.

Thanks for that Siminin

I noticed that to destroy all like I did in the Dolphin screenshot also destroyed my Konqueror until I fixed Dolphin.

There seems to be some coherence between the KDE apps :slight_smile:

I’m glad I found this. I just did it to myself. It would make more sense for the option to present itself when right clicking the the toolbar area rather than the body of the app.