Page 1259 of 2348 FirstFirst ... 2597591159120912491257125812591260126112691309135917592259 ... LastLast
Results 12,581 to 12,590 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #12581
    Join Date
    Nov 2008
    Location
    Wirral, UK
    Beans
    277
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    When I upgraded to Lucid, part of my conky stopped working.

    Code:
    ${voffset -9}${goto 0}${color #016BFF}${battery_bar 20,156 BAT1}
    when I run the file it displays the bar, but it is empty. if I run from terminal I get this error

    Code:
    Conky: can't open /proc/acpi/battery/20,156/state: No such file or directory
    Conky: can't open /sys/class/power_supply/20,156/uevent: No such file or directory
    I've checked "man conky" and it says my script is right, plus it always worked before
    if I remove the "20,156" from the line it displays, but the size is wrong.

    does anyone have any ideas.

    Phil
    I'll never drink water again....Fish poo in it!
    XP for iTunes Only : Ubuntu10.04 : Crunchbang : DSL
    I'm Pushing Narcoleptic Numbat for ubuntu11.04
    Proper Funny Stuff

  2. #12582
    Join Date
    Feb 2008
    Location
    I'm lost ... HELP!
    Beans
    1,014
    Distro
    Xubuntu

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by 5BallJuggler View Post
    When I upgraded to Lucid, part of my conky stopped working.

    Code:
    ${voffset -9}${goto 0}${color #016BFF}${battery_bar 20,156 BAT1}
    when I run the file it displays the bar, but it is empty. if I run from terminal I get this error

    Code:
    Conky: can't open /proc/acpi/battery/20,156/state: No such file or directory
    Conky: can't open /sys/class/power_supply/20,156/uevent: No such file or directory
    I've checked "man conky" and it says my script is right, plus it always worked before
    if I remove the "20,156" from the line it displays, but the size is wrong.

    does anyone have any ideas.

    Phil
    Code:
    ${voffset -9}${goto 0}${color #016BFF}${battery_bar BAT1 20,156}
    maybe ?

    also try a
    Code:
    ls /sys/class/power_supply
    in a terminal to see what's listed (mine is called BAT0)

  3. #12583
    Join Date
    Nov 2008
    Location
    Wirral, UK
    Beans
    277
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by miegiel View Post
    Code:
    ${voffset -9}${goto 0}${color #016BFF}${battery_bar BAT1 20,156}
    maybe ?

    also try a
    Code:
    ls /sys/class/power_supply
    in a terminal to see what's listed (mine is called BAT0)
    ls /sys/class/power_supply
    gives me "BAT1"

    and changing the order of the syntax allows the bar to display, but the size is wrong, it displays the same if you remove "20,156"
    I'll never drink water again....Fish poo in it!
    XP for iTunes Only : Ubuntu10.04 : Crunchbang : DSL
    I'm Pushing Narcoleptic Numbat for ubuntu11.04
    Proper Funny Stuff

  4. #12584
    Join Date
    Feb 2008
    Location
    I'm lost ... HELP!
    Beans
    1,014
    Distro
    Xubuntu

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by 5BallJuggler View Post
    ls /sys/class/power_supply
    gives me "BAT1"

    and changing the order of the syntax allows the bar to display, but the size is wrong, it displays the same if you remove "20,156"
    http://conky.sourceforge.net/variables.html says your original notation was correct. Yet, according to the error, conky was trying to use the size as the battery's name. Maybe you've found a bug.

  5. #12585
    Join Date
    Aug 2009
    Beans
    591
    Distro
    Kubuntu Development Release

    Re: Post your .conkyrc files w/ screenshots

    Why is this thread still alive? Its old, the OP is an inactive user...

    I just don't get it.

  6. #12586
    Join Date
    Jan 2010
    Location
    No longer SoFl
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by kio_http View Post
    Why is this thread still alive? Its old, the OP is an inactive user...
    I just don't get it.
    Because new users to Conky will find it useful.
    Because some people like looking through and see what others have come up with.

  7. #12587
    Join Date
    Jul 2008
    Beans
    70

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by SoFl W View Post
    Because new users to Conky will find it useful.
    Because some people like looking through and see what others have come up with.
    i know it's helped me out on numerous occasions

  8. #12588
    Join Date
    May 2010
    Location
    Australia
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    Why is this thread still alive? Its old, the OP is an inactive user...

    The good folks who live, and post here sharing their ideas and knowledge freely is what it's all about

    My conky desktop so far. With so far still to go
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by bra|10n; May 10th, 2010 at 11:05 AM. Reason: Added Kaivalagi's 'conkybits'.tar.gz

  9. #12589
    Join Date
    Nov 2009
    Location
    Assen, Netherlands
    Beans
    14
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Post your .conkyrc files w/ screenshots

    I'm an absolute beginner with Conky and I can't seem to figure it out how to use a different font. Whatever I try to change in the block before TEXT ... nothing changes.
    Help please!

  10. #12590
    Join Date
    Feb 2008
    Location
    I'm lost ... HELP!
    Beans
    1,014
    Distro
    Xubuntu

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by elendilnl View Post
    I'm an absolute beginner with Conky and I can't seem to figure it out how to use a different font. Whatever I try to change in the block before TEXT ... nothing changes.
    Help please!
    Make sure you have the font and spelled the name right (see .fonts in your home directory, or /usr/share/fonts/). If that doesn't solve it, post your .conkyrc so we can see what you're doing.

Page 1259 of 2348 FirstFirst ... 2597591159120912491257125812591260126112691309135917592259 ... LastLast

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
  •