How do I reload the clock applet?

9,419

Solution 1

As long as you didn't tell the panel to "delete" the clock applet, you should be able to get it back with a simple restart of the gnome-panel itself. Just hit Alt-F2, then run :

killall gnome-panel

That will restart the panel and reload your clock.

If you've deleted the clock applet, you'll have to re-apply it. Right click on an empty area of your panel, right click and choose "Add to panel". Then find and choose the "Clock" applet, then hit the add button at the bottom.

Solution 2

If killall gnome-panel didn't work for you, that's because you're using a newer version of Ubuntu, running Unity. The command then should be

killall unity-panel-service
Share:
9,419

Related videos on Youtube

Agmenor
Author by

Agmenor

Updated on September 17, 2022

Comments

  • Agmenor
    Agmenor over 1 year

    It seems I am running this bug. Sometimes my clock applet just stops running, and I have a pop-up window saying 'The clock has quit unexpectedly'. Between 'Reload' and 'Close', I have unfortunately chosen the second option. Even if I have rebooted, I cannot launch the applet anymore. I am on Ubuntu 10.10.

    Can somebody give me the command line that I could use in the application launcher appearing when Alt + F2 are hit ? Or any other solution in order to recover the applet on the gnome-panel ?

    • Admin
      Admin over 9 years
      ATTENTION: For users running unity, see my answer above, at the bottom of the page
  • htorque
    htorque over 13 years
    +1: If it's not there after a reboot, it most likely has been removed.