Clock and Calendar missing (Ubuntu 11.04)

Asked by kwardill

Just noticed that the clock and calendar are not showing on the panel (ubuntu 11.04). I tried re-installing Evolution, but still no luck - can anyone tell me how to get it back please?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-panel Edit question
Assignee:
No assignee Edit question
Solved by:
Ian Ace
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

gconftool --recursive-unset /apps/panel && killall gnome-panel

Revision history for this message
kwardill (kwardill) said :
#2

Hi, Actionparsnip,

Sorry, I'm a bit of a beginner at this. I ran gconftool in the Terminal (is that OK?), and it came back with:-
gnome-panel: no process found.

-what do I do now?

Many thanks

Revision history for this message
Best Ian Ace (iaculallad) said :
#3

From the Terminal, try:

sudo apt-get install indicator-datetime

You can reboot:

sudo shutdown -r now

or logout then log back in.

HTH.

Revision history for this message
kwardill (kwardill) said :
#4

Thanks a lot Ian,
that worked
KeithWardilll

Revision history for this message
kwardill (kwardill) said :
#5

Thanks Ian Ace, that solved my question.