Bug 182745

Summary: back button misses in toolbar menu
Product: [Applications] systemsettings Reporter: Jakub Zakrzewski <zakrzewski.jakub>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jakub Zakrzewski 2009-02-01 16:55:58 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

The "Back" item is not present in toolbar menu in systemsettings app. 
There is only "Search" item present.
Thus, it's is not possible to go back to the settings menu.
Comment 1 Dario Andres 2009-02-01 23:52:16 UTC
Mh, I think there isn't a way to disable the "Back" button so I don't know how it got hidden.
Can you try with a test new user account ? 

This may be an Ubuntu packaging error

Thanks :)
Comment 2 Jakub Zakrzewski 2009-02-02 09:56:00 UTC
With a new user account there is the back to overview option.

But in my account there isn't. 
I saw that in the new account there is only .kde directory, so I removed
the .kde4 directory. I didn't help. Any other ideas?

I won't remove the whole .kde directory. Maybe you know which specific files have to be overwritten or removed to be created again by the next kde session.

Thanks 
Comment 3 Dario Andres 2009-02-02 10:39:52 UTC
You can move out the file: "~/.kde4/share/config/systemsettingsrc" to check if the Button comes back.
Thanks
Comment 4 Michael Pyne 2009-02-07 20:20:07 UTC
SVN commit 922910 by mpyne:

Bump the version of the systemsettingsui.rc file so that the changes to it are reflected in users who managed
to end up with a custom ui.rc file (like myself).  Will be in KDE 4.3, backporting to KDE 4.2.1.

Users affected by this bug can in the meantime delete $KDEHOME/share/apps/systemsettings/systemsettingsui.rc

CCBUG:182745


 M  +1 -1      systemsettingsui.rc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=922910
Comment 5 Michael Pyne 2009-02-07 20:20:58 UTC
SVN commit 922911 by mpyne:

Backport fix for bug 182745 (systemsettings is missing Back button) to KDE 4.2.1.

BUG:182745


 M  +1 -1      systemsettingsui.rc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=922911