Page 1 of 4 123 ... LastLast
Results 1 to 10 of 36

Thread: I can't get rid of this annoying little program.

  1. #1
    Moose is offline Gee! These Aren't Roasted!
    Join Date
    Aug 2012
    Location
    Australia
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    I can't get rid of this annoying little program.

    I installed Conky the other day, and I want to get rid of it. But no matter what I do, it just won't go. I removed it using synaptics, I tried using <sudo apt-get remove conky> and <sudo apt-get autoremove conky< and it still runs at startup. It is really irritating because thanks to this program, my wallpaper won't show and all I get is a really ugly grey background. pls halp? DDDD:

    Thanks. c:
    Last edited by Moose; May 27th, 2013 at 04:13 AM.

  2. #2
    Join Date
    Oct 2005
    Location
    Lab, Slovakia
    Beans
    10,790

    Re: I can't get rid of this annoying little program.

    $ sudo find / -name conk*

    and go from there

  3. #3
    Join Date
    May 2009
    Location
    Courtenay, BC, Canada
    Beans
    1,661

    Re: I can't get rid of this annoying little program.

    Code:
    sudo apt-get remove conky*
    conky is only a metapackage that references another package

  4. #4
    Moose is offline Gee! These Aren't Roasted!
    Join Date
    Aug 2012
    Location
    Australia
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: I can't get rid of this annoying little program.

    I tried both of those commands, but this stupid program is still on my computer. It's annoying the heck out of me because it's stupid grey background is there and it is just bugging me.
    Last edited by oldos2er; May 27th, 2013 at 03:55 PM. Reason: Please watch your language.

  5. #5
    Join Date
    Dec 2007
    Beans
    12,521

    Re: I can't get rid of this annoying little program.

    It's possible that you have some other problem. Put up a screenshot of what annoys you.

  6. #6
    Moose is offline Gee! These Aren't Roasted!
    Join Date
    Aug 2012
    Location
    Australia
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: I can't get rid of this annoying little program.


  7. #7
    Moose is offline Gee! These Aren't Roasted!
    Join Date
    Aug 2012
    Location
    Australia
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: I can't get rid of this annoying little program.

    It's just that damn background. My actual wallpaper won't show.

  8. #8
    Join Date
    Nov 2010
    Beans
    Hidden!

    Re: I can't get rid of this annoying little program.

    Maybe you should turn off those privacy settings that you have used for your screenshot upload... can't view your screenshot.

    And what happens when you try to manually set the wallpaper, does it change or still remains they gray you say.

  9. #9
    Moose is offline Gee! These Aren't Roasted!
    Join Date
    Aug 2012
    Location
    Australia
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: I can't get rid of this annoying little program.

    I have no privacy settings on it?
    Anyway, what happens is, when I click on "Activities" in the Gnome Panel, I can see my wallpaper in the background, but when I go to the actual desktop itself, it goes grey.
    And when i change the wallpaper it makes no difference.

  10. #10
    Join Date
    Nov 2010
    Beans
    Hidden!

    Re: I can't get rid of this annoying little program.

    Hmm...this is what I get when I click on your attachment.



    vBulletin Message

    Sorry, this user has chosen a privacy option that prevents you from viewing this information.

    Ubuntu Forums





    Also, do you see some conky in the process list. Try the below from a terminal and if you see something conky in it, kill the process.

    ps -eaf | grep -i conky

    pkill <the_name_of_process_you_see_from_above_output>

Page 1 of 4 123 ... LastLast

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
  •