Page 2070 of 2348 FirstFirst ... 1070157019702020206020682069207020712072208021202170 ... LastLast
Results 20,691 to 20,700 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #20691
    Join Date
    Apr 2009
    Beans
    7

    Re: Post your .conkyrc files w/ screenshots

    new error
    i'm guessing "sudo apt-get install curl" will fix this one


    gathering data with curl
    sh: 1: curl: not found
    not checking for alerts

  2. #20692
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by XiaolinDraconis View Post
    new error
    i'm guessing "sudo apt-get install curl" will fix this one


    gathering data with curl
    sh: 1: curl: not found
    not checking for alerts
    that might help, im surprised you don't already have it, what distro are you using?
    or maybe i do remember having to install it also...

  3. #20693
    Join Date
    Apr 2009
    Beans
    7

    Re: Post your .conkyrc files w/ screenshots

    12.04



  4. #20694
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by XiaolinDraconis View Post
    12.04

    you seem to be missing the icons
    go into the config file and make sure the path to the icons is correct
    Code:
    local weathericons="/home/mcdowall/v9000/additional_files/weathericons/"

  5. #20695
    Join Date
    Apr 2009
    Beans
    7

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    you seem to be missing the icons
    go into the config file and make sure the path to the icons is correct
    Code:
    local weathericons="/home/mcdowall/v9000/additional_files/weathericons/"
    I don't have any of these /home/sector11/Conky/images/cyan-1.png
    red-1.png
    Last edited by XiaolinDraconis; October 3rd, 2012 at 05:28 AM.

  6. #20696
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by XiaolinDraconis View Post
    I don't have any of these /home/sector11/Conky/images/cyan-1.png
    red-1.png
    i forgot those were in there
    you dont need them, you can delete the image commands that use them without a problem
    they were the method S11 was using to draw lines

    here
    Code:
    image({w=30,h=30,x=223,y=55,file=now["fc_hour1_wicon"]}) -- image({w=30,h=30,x=223,y=55,file="/home/sector11/Conky/images/red-1.png"})
    the -- denotes a comment, which is why in gedit this part is in blue
    Code:
    -- image({w=30,h=30,x=223,y=55,file="/home/sector11/Conky/images/red-1.png"})
    you can delete those also

  7. #20697
    Join Date
    Feb 2009
    Beans
    433

    Re: Post your .conkyrc files w/ screenshots

    my conky is appearing on the wrong moniter, how can I tell it to go to the other moniter. There are only 2.

  8. #20698
    Join Date
    Apr 2009
    Beans
    7

    Re: Post your .conkyrc files w/ screenshots

    @Arminus
    have you tried "alignment top_right" ? also using x,y gap should push it there
    Last edited by XiaolinDraconis; October 3rd, 2012 at 06:09 AM.

  9. #20699
    Join Date
    Apr 2009
    Beans
    7

    Re: Post your .conkyrc files w/ screenshots

    back to the same nil error, tried testing weather_script.lua
    wow im slow today, i should say i dont recommend editing conky on 2 hours of sleep. i typed weatther_script.lua.

  10. #20700
    Join Date
    Apr 2009
    Beans
    7

    Re: Post your .conkyrc files w/ screenshots

    Conky: llua_do_call: function conky_weather execution failed: /home/xiaolin/v9000/v9000.lua:982: attempt to call field '?' (a nil value)

    no clue what i did wrong, i thought i just changed a cyan.png line that wasn't commented out

Page 2070 of 2348 FirstFirst ... 1070157019702020206020682069207020712072208021202170 ... 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
  •