Results 1 to 6 of 6

Thread: conky donest open.

  1. #1
    Join Date
    Nov 2009
    Beans
    121
    Distro
    Ubuntu 9.10 Karmic Koala

    conky donest open.

    this is what it says when i run it.

    Code:
    phillychease@phillychease:~$ conky
    Conky: missing text block in configuration; exiting
    ***** Imlib2 Developer Warning ***** :
        This program is calling the Imlib call:
    
        imlib_context_free();
    
        With the parameter:
    
        context
    
        being NULL. Please fix your program.
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." -Einstein

  2. #2
    Join Date
    Nov 2009
    Location
    Iddisen
    Beans
    16

    Re: conky donest open.

    Please post your ~/.conkyrc so I can test it. :3

  3. #3
    Join Date
    Nov 2009
    Beans
    121
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: conky donest open.

    well im noob at this.
    but after i put $ sudo apt-get install conky
    and i run it $ conky

    the thing i posted above happens.
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." -Einstein

  4. #4
    Join Date
    Nov 2009
    Location
    Iddisen
    Beans
    16

    Re: conky donest open.

    Oh~
    I guess you don't have a .conkyrc, wich is the config file for conky.

    Then, let's copy the default to you home directory:
    Code:
    cp /etc/conky/conky.conf ~/.conkyrc
    And see if it works now with a very simple and boring conky.

  5. #5
    Join Date
    Nov 2009
    Location
    Iddisen
    Beans
    16

    Re: conky donest open.

    Either if it worked or not, you can look at here. http://bbs.archlinux.org/viewtopic.php?id=39906

    There is plenty of conky example screenshots with their configs from a swarm of awesome guys and gals. :3
    Just copy the config of the one you like, paste it in your text editor and save it as ~/.conkyrc

  6. #6
    Join Date
    Nov 2009
    Beans
    121
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: conky donest open.

    Quote Originally Posted by Isengrin View Post
    Oh~
    I guess you don't have a .conkyrc, wich is the config file for conky.

    Then, let's copy the default to you home directory:
    Code:
    cp /etc/conky/conky.conf ~/.conkyrc
    And see if it works now with a very simple and boring conky.

    cool it wooooorks! thanks! and thanks for the link too!
    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." -Einstein

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
  •