Results 1 to 5 of 5

Thread: Conky in Pangolin ...

  1. #1
    Join Date
    Apr 2012
    Beans
    641

    Conky in Pangolin ...

    remembered, conky is install and use it before ... but it was un-check and delete from my startup application
    and now, it won't show up again ... is the applcation still there? What's wrong with my conky?
    Would somebody willing to guide me how to solve this problem?
    Please ...........................

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,596
    Distro
    Ubuntu

    Re: Conky in Pangolin ...

    What happens when you run conky from a terminal?
    Simply, conky
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    Apr 2012
    Beans
    641

    Re: Conky in Pangolin ...

    Quote Originally Posted by deadflowr View Post
    What happens when you run conky from a terminal?
    Simply, conky
    as requested
    czgirb@czgirb:~$ conky
    The program 'conky' can be found in the following packages:
    * conky-cli
    * conky-std
    Try: sudo apt-get install <selected package>
    czgirb@czgirb:~$

  4. #4
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,596
    Distro
    Ubuntu

    Re: Conky in Pangolin ...

    It seems conky isn't installed after all.
    But just to be on the safe side try
    both
    Code:
    apt-cache policy conky
    and
    Code:
    apt-cache policy conky-all
    if neither show as being installed, then install conky-all.

    When you do finally figure it out, go conkyrc huntin'.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  5. #5
    Join Date
    Apr 2012
    Beans
    641

    Re: Conky in Pangolin ...

    Quote Originally Posted by deadflowr View Post
    It seems conky isn't installed after all.
    But just to be on the safe side try
    both
    Code:
    apt-cache policy conky
    and
    Code:
    apt-cache policy conky-all
    if neither show as being installed, then install conky-all.

    When you do finally figure it out, go conkyrc huntin'.
    here it is:
    czgirb@czgirb:~$ apt-cache policy conky
    conky:
    Installed: (none)
    Candidate: 1.8.1-6
    Version table:
    1.9.0-2~ubuntu12.04.1 0
    100 http://id.archive.ubuntu.com/ubuntu/ precise-backports/universe i386 Packages
    1.8.1-6 0
    500 http://id.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages
    czgirb@czgirb:~$ apt-cache policy conky-all
    conky-all:
    Installed: (none)
    Candidate: 1.8.1-6
    Version table:
    1.8.1-6 0
    500 http://id.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages
    czgirb@czgirb:~$

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
  •