Results 1 to 5 of 5

Thread: Calendar appindicator is missing

  1. #1
    Join Date
    Sep 2008
    Location
    Indiana
    Beans
    108
    Distro
    Ubuntu

    Calendar appindicator is missing

    I recently installed Ubuntu 11.04. I've been messing around with it some to get things how I like them, and I just realized that there isn't a time of day displayed in the panel on the top right. I seem to remember it being there originally, but now it is gone. I think there is something called a calendar appindicator that I've somehow deleted and I can't find any information on where it is and how to re-install it.

    Some things that I've done that may have caused this problem are.
    1) I removed the indicator-me appindicator from the panel since I didn't use it.
    2) I completely removed Evolution since I use Thunderbird instead. Well actually, I followed the instructions at http://ubuntu4beginners.blogspot.com...underbird.html which called for me to "completely remove" all but two of the packages with evolution in the name.

    Thanks for any help.

  2. #2
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: Calendar appindicator is missing

    Welcome to UF !

    Code:
    sudo apt-get install idicator-datetime
    If using Unity , it has no weather indicator.
    Code:
    sudo apt-get install indicator-weather
    Last edited by Frogs Hair; August 2nd, 2011 at 12:16 AM.
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  3. #3
    Join Date
    Sep 2008
    Location
    Indiana
    Beans
    108
    Distro
    Ubuntu

    Re: Calendar appindicator is missing

    Thanks, this fixed the problem. The only thing to add is that I needed to restart my computer for the appindicator to show up on my panel.

  4. #4
    Join Date
    Dec 2010
    Location
    Pacific Northwest
    Beans
    26
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Calendar appindicator is missing

    Just a trivial correction for the copy/pasters!

    sudo apt-get install idicator-datetime
    should be
    sudo apt-get install indicator-datetime

  5. #5
    Join Date
    Dec 2010
    Location
    Pacific Northwest
    Beans
    26
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Calendar appindicator is missing

    You don't have to restart to get the indicator back after install - you can just logout and back in again.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •