Feature #4647
closedUpdated to 151 A9 - Gnome has lost all its menu bars and panels when you log in
100%
Description
I'm documenting this for future users who have the unfortunate experience I had.
​Source: http://www.watchingthenet.com/restore-panels-in-ubuntu-back-to-their-default-settings.html
So, you've just updated OpenIndiana to A9 and now when you log into gnome its all messed up. There is no menu bar etc.
There is a fix, provided by the ubuntu experts not the solaris guys (Cause they're all about the command line!) joking :).
Log in to gnome
On the desktop background (which is all you have) right click and open terminal.
In terminal do the following:-
gconftool --recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel
This closes the panel application (which is your menu bars), then clears the panel applications config, then kills panel, which eventually reloads itself with a default config, restoring everything.
Suggestion would be to add this process to the update package possibly?
Updated by John Sloan almost 10 years ago
I for got to mention...
The slight difference I found with solaris is that in stead of
pkill gnome-panel
we need to use
pkill gnome-pa
I think there is a max charactor length here or something, however it does work
Updated by John Sloan almost 10 years ago
this has to be completed on every reboot unfortunately
Updated by John Sloan almost 10 years ago
Slight typo by the way, should be
gconftool-2 --recursive-unset /apps/panel
Updated by John Sloan over 9 years ago
- Assignee deleted (
Milan Jurik)
so i have realised tht all you need to do is every login
open terminal
run
pkill gnome-pa
has anyone figured out what is causing this?
Updated by Ken Mays over 9 years ago
Have you tested this on the latest hipster release?
Updated by Ken Mays about 9 years ago
- Status changed from New to Closed
- Assignee set to OI Userland
- % Done changed from 0 to 100
Resolved in Hipster 2014.1