I lost my volume and time and date icons.

Asked by Travis Cruise

I have accidentaly deleated my upper right hand corner volume, time and date tool bar. I don't have any volume and no current time or date.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-panel Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Travis Cruise (cruiseinned) said :
#1

I have accidentaly deleated my volume , time and date links

Revision history for this message
enubuntu (mr.tennents) said :
#2

Try to do this:
1. Login into Ubuntu
2. Open a terminal by hitting CTRL + ALT + T
3. Insert and run this command:
gconftool-2 --recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel

4. Restart, this should work.

Revision history for this message
Eliah Kagan (degeneracypressure) said :
#3

When you do this, you should make sure not to accidentally put a space between ~ and / or between / and . in the "rm -rf ..." command, as this somewhat common mistake results in the deletion of all the files in your home directory, which usually includes all your documents and application settings. As the commands are correctly written in eNry's post, you can simply copy them from that post and paste them into the Terminal, minimizing the risk of typos.

Can you help with this problem?

Provide an answer of your own, or ask Travis Cruise for more information if necessary.

To post a message you must log in.