Page 98 of 287 FirstFirst ... 488896979899100108148198 ... LastLast
Results 971 to 980 of 2865

Thread: HOWTO: VinDSL Conky Script

  1. #971
    Join Date
    May 2011
    Location
    Belgrade, Serbia
    Beans
    57
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: HOWTO: VinDSL Conky Script

    Thanks, i will return to weather later. Now i am reconfiguring the whole conky for my new monitor 24". Got everything good until calendar setting. Look.

    Screenshot from 2013-05-30 23:36:23.jpg

    And here are the settings:
    Code:
    ##################################
    ##           CALENDAR           ##
    ##################################
    ${voffset -6}${font DroidSans:bold:size=10}${color4}DATE${offset 8}${color4}${voffset -2}${hr 2}${font}
    ${voffset 18}${font DroidSansMono:size=7.55}${color3}${alignc 60}${time %A}${font}
    ${voffset -4}${if_match ${time %e}<=9}${font DroidSansFallback:bold:size=18}${color5}${alignc 65}${time %e}${font}${else}${if_match ${time %e}>=10}${font DroidSansFallback:bold:size=18}${color5}${alignc 60}${time %e}${endif}${endif}${font}
    ${voffset -6}${font DroidSansMono:size=7.55}${color3}${alignc 60}${time %B}${font}
    ${voffset 0}${font DroidSansMono:size=7.6}${color3}${alignc 60}${time %Y}${font}
    ####
    ## Uncomment for Conky 1.8.0
    ${voffset -100}${font DroidSansMono:size=7.55}${color3}${execpi 60 VinDSL_Cal_8=`date +%-d`; cal -h | sed -e '1d' -e s/^/"\$\{offset 140"\}/ -e 's/\<'"$VinDSL_Cal_8"'\>/${color4}&${color3}/'}${font}
    ####
    ## Uncomment for Conky 1.8.1
    #  ${voffset -75}${offset 100}${font DroidSansMono:size=7.55}${color3}${execpi 60 VinDSL_Cal_8=`date +%-d`; cal -h | sed -e '1d' -e 's/\<'"$VinDSL_Cal_8"'\>/${color4}&${color3}/'}${font}
    ${voffset -99}${font CutOutsFor3DFX:size=67}${color8}${alignc 99}2${font}
    Last edited by Cvetan; May 30th, 2013 at 10:41 PM.

  2. #972
    Join Date
    Aug 2010
    Location
    Arizona USA
    Beans
    3,001
    Distro
    Ubuntu Development Release

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by paramvir View Post
    A.A.H. is Always Above Horizon [...]
    Oh, okay. I didn't even know that was possible.

    Guess I need to pay closer attention...

    I have yet to install the most recent version:

    Code:
    vindsl@Zuul:~$ apt-cache policy conkywx
    conkywx:
      Installed: 0.9.1-1
      Candidate: 0.9.1-1
      Version table:
     *** 0.9.1-1 0
            100 /var/lib/dpkg/status
    vindsl@Zuul:~$
    Your patches are working fine, though. I'll upgrade this weekend.

    Thanks!
    Intel ® P4 Extreme Edition 3.4 (Gallatin) || DFI ® LanParty PRO875B rev B1
    Crucial ® Ballistix Tracer PC4000 1GB || Mountain Mods U2-UFO Opti-1203
    XFX 7600GT 560M AGP (PV-T73A-UDF3) || Corsair HX520W Modular PSU

  3. #973
    Join Date
    Nov 2008
    Location
    Tampa, Florida
    Beans
    38

    Re: HOWTO: VinDSL Conky Script

    Paramvir,

    I made the change to parsewxdata.pl as you suggested but am receiving this error when running conky...

    dtokarz@Plank46 ~ $ conky
    Conky: forked to background, pid is 7329
    dtokarz@Plank46 ~ $
    Conky: desktop window (c00029) is subwindow of root window (297)
    Conky: window type - normal
    Conky: drawing to created window (0x3400002)
    Conky: drawing to double buffer
    Argument "82M-BM-0" isn't numeric in subtraction (-) at /usr/share/conkywx/lib/parsewxdata.pl line 81.

    Any clue what this is? Still getting the N/A for images and other errors.

  4. #974
    Join Date
    May 2011
    Location
    Belgrade, Serbia
    Beans
    57
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: HOWTO: VinDSL Conky Script

    I sorted calendar out. Back to weather now.

    I read the manual again, but i still don't know how to display those icon sets in weather.
    Last edited by Cvetan; May 31st, 2013 at 02:32 AM.

  5. #975

    Cool Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by Cvetan View Post
    I sorted calendar out. Back to weather now.

    I read the manual again, but i still don't know how to display those icon sets in weather.
    No worries Cvetan - in a terminal window - type conkywx - you will get conkywx assistant - choose option 4 - this will create a debug file in the conkywx temp directory in /tmp/wx-your user name-config file name-pChA_r_27u0-m39

    please attach that in your next message

    check the paths - file locations in the .conkyrc file you are using.

    The error you are getting does not affect the output.

    Having said that send me the files - also your conkyrc, conkywx conf file and what ever you can - put it in a zip file and attach and your issues and challenges with conky will be resolved. I need to replicate and see what or where ...

    cheers

  6. #976

    Cool Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by dtokarz View Post
    Paramvir,

    I made the change to parsewxdata.pl as you suggested but am receiving this error when running conky...

    dtokarz@Plank46 ~ $ conky
    Conky: forked to background, pid is 7329
    dtokarz@Plank46 ~ $
    Conky: desktop window (c00029) is subwindow of root window (297)
    Conky: window type - normal
    Conky: drawing to created window (0x3400002)
    Conky: drawing to double buffer
    Argument "82M-BM-0" isn't numeric in subtraction (-) at /usr/share/conkywx/lib/parsewxdata.pl line 81.

    Any clue what this is? Still getting the N/A for images and other errors.
    I nearly mixed your and Cvetan's messages lol

    That 82M-BM-0 error is a non issue - it does not affect output.

    you need to attach some data I can see - your conf files - check the debug output - your location etc etc

    Edit: - before I run out - If it was fine 2 days back then only thing you needed to fix was the perl parser as suggested. and if you are not in the US and having problems - I would like to know as I am not having any issues displaying conky for any location now. I want to resolve your and Cvetan's issues b4 next release - just in case
    Last edited by paramvir; May 31st, 2013 at 03:46 AM.

  7. #977
    Join Date
    Nov 2008
    Location
    Tampa, Florida
    Beans
    38

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by paramvir View Post
    I nearly mixed your and Cvetan's messages lol

    That 82M-BM-0 error is a non issue - it does not affect output.

    you need to attach some data I can see - your conf files - check the debug output - your location etc etc

    Edit: - before I run out - If it was fine 2 days back then only thing you needed to fix was the perl parser as suggested. and if you are not in the US and having problems - I would like to know as I am not having any issues displaying conky for any location now. I want to resolve your and Cvetan's issues b4 next release - just in case
    Thanks for the assistance. I've attached my .conf and debug files.
    Attached Files Attached Files

  8. #978
    Join Date
    Nov 2008
    Location
    Tampa, Florida
    Beans
    38

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by paramvir View Post
    I nearly mixed your and Cvetan's messages lol

    That 82M-BM-0 error is a non issue - it does not affect output.

    you need to attach some data I can see - your conf files - check the debug output - your location etc etc

    Edit: - before I run out - If it was fine 2 days back then only thing you needed to fix was the perl parser as suggested. and if you are not in the US and having problems - I would like to know as I am not having any issues displaying conky for any location now. I want to resolve your and Cvetan's issues b4 next release - just in case
    Here is my screenshot. I'm sure its just that Im missing something.
    Attached Images Attached Images

  9. #979

    Cool Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by dtokarz View Post
    Here is my screenshot. I'm sure its just that Im missing something.
    Can you please re-install conkywx 0.9.2 and then make a change to parsewxdata.pl - the term weather station should get removed and data should start on the 4th line - strange number is getting put in there - check you have pasted the correct line.

    Code:
    ************* Day Info - source Location data *************
    start_daily_fct
    for
    33606  <--- ??????? should not be there
    KTPF
    Fri 31
    88/72°
    Chance T-storms
    30
    Sat 1
    90/72°
    Chance T-storms
    50
    Sun 2
    86/73°
    Chance T-storms
    40
    Mon 3
    90/72°
    Mostly Cloudy
    0
    Tue 4
    90/77°
    Chance T-storms
    40
    Wed 5
    90/72°
    Chance T-storms
    60
    Thu 6
    86/70°
    Chance T-storms
    40
    Fri 7
    86/73°
    T-storms
    90
    Sat 8
    88/72°
    Mostly Cloudy
    0
    Sun 9
    84/72°
    Partly Cloudy
    0
    end_daily_fct
    ************* XML Info - source xml data *************

  10. #980
    Join Date
    Nov 2008
    Location
    Tampa, Florida
    Beans
    38

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by paramvir View Post
    Can you please re-install conkywx 0.9.2 and then make a change to parsewxdata.pl - the term weather station should get removed and data should start on the 4th line - strange number is getting put in there - check you have pasted the correct line.

    Code:
    ************* Day Info - source Location data *************
    start_daily_fct
    for
    33606  <--- ??????? should not be there
    KTPF
    Fri 31
    88/72°
    Chance T-storms
    30
    Sat 1
    90/72°
    Chance T-storms
    50
    Sun 2
    86/73°
    Chance T-storms
    40
    Mon 3
    90/72°
    Mostly Cloudy
    0
    Tue 4
    90/77°
    Chance T-storms
    40
    Wed 5
    90/72°
    Chance T-storms
    60
    Thu 6
    86/70°
    Chance T-storms
    40
    Fri 7
    86/73°
    T-storms
    90
    Sat 8
    88/72°
    Mostly Cloudy
    0
    Sun 9
    84/72°
    Partly Cloudy
    0
    end_daily_fct
    ************* XML Info - source xml data *************
    I did reinstall and make the change. I will have to double-check when I get home after work.

Page 98 of 287 FirstFirst ... 488896979899100108148198 ... 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
  •