Page 153 of 2348 FirstFirst ... 531031431511521531541551632032536531153 ... LastLast
Results 1,521 to 1,530 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #1521
    Join Date
    Aug 2007
    Beans
    2,132

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by aonegodman View Post
    Try this on please:

    aonegodman@aonegodman-desktop:~$ ./.startconky
    bash: ./.startconky: Permission denied
    aonegodman@aonegodman-desktop:~$ sudo ./.startconky
    sudo: ./.startconky: command not found
    aonegodman@aonegodman-desktop:~$

    I know it's Monday . . . .
    Try
    Code:
    sudo chmod a+x .startconky

  2. #1522
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Code:
    bruloo@The-Team:~$ wget "http://xoap.weather.com/weather/local/USTN0132?cc=*&unit=$f"
    put this in my home directory:

    <?xml version="1.0" encoding="ISO-8859-1"?>

    <!--This document is intended only for use by authorized licensees of The Weather Channel. Unauthorized use is prohibited. Copyright 1995-2005, The Weather Channel Interactive, Inc. All Rights Reserved.-->

    <weather ver="2.0">
    <head>
    <locale>en_US</locale>
    <form>MEDIUM</form>
    <ut>F</ut>
    <ud>mi</ud>
    <us>mph</us>
    <up>in</up>
    <ur>in</ur>
    </head>
    <loc id="USTN0132">
    <dnam>Dayton, TN</dnam>
    <tm>2:45 PM</tm>
    <lat>35.49</lat>
    <lon>-85.01</lon>
    <sunr>7:47 AM</sunr>
    <suns>5:56 PM</suns>
    <zone>-5</zone>
    </loc>
    <swa>
    <a id="429713" uc="0">
    <t>SPECIAL WEATHER STATEMENT...CORRECTED GRAMMAR UNTIL MON JAN 21 2008 04:00 PM EST</t>
    <l>http://www.weather.com/weather/newscenter/alerts?alertId=429713</l>
    </a>
    </swa>
    <cc>
    <lsup>1/21/08 2:25 PM EST</lsup>
    <obst>Dayton, TN</obst>
    <tmp>38</tmp>
    <flik>35</flik>
    <t>Sunny</t>
    <icon>32</icon>
    <bar>
    <r>30.61</r>
    <d>falling</d>
    </bar>
    <wind>
    <s>4</s>
    <gust>N/A</gust>
    <d>140</d>
    <t>SE</t>
    </wind>
    <hmid>23</hmid>
    <vis>10.0</vis>
    <uv>
    <i>2</i>
    <t>Low</t>
    </uv>
    <dewp>3</dewp>
    <moon>
    <icon>13</icon>
    <t>Waxing Gibbous</t>
    </moon>
    </cc>
    </weather>
    And you're up and running ... RIGHT!!!

  3. #1523
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Lostincyberspace View Post
    make sure it is executable.
    Ahhh, he missed Step 2a

  4. #1524
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Nem1976 View Post
    here are my current Conky configs. One is for my desktop and the other is for my Laptop.
    Laptop & Desktop ... Capatilist!

    Seriously: Wish I had those.

    Please tell me where you got your Desktop image?

    And if you can't remember I would not be against you sending me your desktop computer. Provided you paid shipping & handling and import/export taxes too!

  5. #1525
    Join Date
    Jun 2007
    Location
    The Big Island of Hawaii
    Beans
    84

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Bruce M. View Post
    Laptop & Desktop ... Capatilist!

    Seriously: Wish I had those.

    Please tell me where you got your Desktop image?

    And if you can't remember I would not be against you sending me your desktop computer. Provided you paid shipping & handling and import/export taxes too!


    lol I'm not sure where I got that Image from but I will upload it here for you to download. the one I uploaded it the original the one I'm using I reversed it so my conky showed up better.

    As for the laptop and desktop. My desktop is my work PC and the Laptop is personal.
    Attached Images Attached Images

  6. #1526
    Join Date
    Dec 2007
    Beans
    196

    Re: Post your .conkyrc files w/ screenshots

    Hi Bruce and all -

    Ok. I have made .startconky executable and upon running I get the following:

    aonegodman@aonegodman-desktop:~$ sudo chmod a+x ~/.startconky
    [sudo] password for aonegodman:
    aonegodman@aonegodman-desktop:~$ ./.startconky
    Conky: can't load font 'arial'
    Conky: desktop window (e000b5) is subwindow of root window (c1)
    Conky: window type - override
    Conky: drawing to created window (2e00003)
    Conky: drawing to double buffer

    (cursor blinking in CLI)

    So now - conky is running in upper-right corner of my desktop. Woopie!

    BUT! if I close CLI then conky shuts down also.

    Next -

    I had that before I went back in to create the 7 step file process to get weather on my desktop also. But the other scripts are NOT executing - No weather here.

    Bruce - ok now you see that my weather ID USTN0132 is correct, I'm still where I was.

    I resent the following and now get the same text file back that you got:

    wget "http://xoap.weather.com/weather/local/USTN0132?cc=*&unit=$f"

    Q. ? the following >


    <a id="429713" uc="0">

    <t>
    SPECIAL WEATHER STATEMENT...CORRECTED GRAMMAR UNTIL MON JAN 21 2008 04:00 PM EST
    </t>

    <l>
    http://www.weather.com/weather/newsc...alertId=429713
    </l>

    Is this "alertid=429713" the weather ID that should be placed in my conkyweather script at this location:

    ${color white}${execi 60 ~/scripts/weather.sh 37321}$color


    Further clarifications please - - - -

    I have d/l the curl requirement and installed it under /usr/bin - checked ok.

    I'm questioning the placement of the other required file you indicated - XSML?

    I checked for it in files and find a folder named "xsmlproc". Is this it, or do I need reinstall that?

    Man I apologize to you and others for my thick head, but this is a real learning process for this non-programmer here. But I've come too far to turn back now.
    Our biggest problem is always the one we are experiencing at the moment.

  7. #1527
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Nem1976 View Post
    lol I'm not sure where I got that Image from but I will upload it here for you to download. the one I uploaded it the original the one I'm using I reversed it so my conky showed up better.

    As for the laptop and desktop. My desktop is my work PC and the Laptop is personal.
    {sigh} guess that means you won't be shipping the PC.

    BUT: Thank you kindly for the image. I do the same, reverse them at times, and for the same type of reasons. Two for conky now, this will be 3

    I'm retired, so my Laptop is my wife
    DO NOT tell her I said that!

  8. #1528
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Hi aonegodman

    Quote Originally Posted by aonegodman View Post
    Hi Bruce and all -

    Ok. I have made .startconky executable and upon running I get the following:

    aonegodman@aonegodman-desktop:~$ sudo chmod a+x ~/.startconky
    [sudo] password for aonegodman:
    aonegodman@aonegodman-desktop:~$ ./.startconky
    Conky: can't load font 'arial'
    Conky: desktop window (e000b5) is subwindow of root window (c1)
    Conky: window type - override
    Conky: drawing to created window (2e00003)
    Conky: drawing to double buffer

    (cursor blinking in CLI)
    Comment out the line that calls the 'arial' font with a # at the beginning.
    Then in Terminal:
    Code:
    killall conky
    and
    Code:
    ./.startconky

    Quote Originally Posted by aonegodman View Post
    So now - conky is running in upper-right corner of my desktop. Woopie!

    BUT! if I close CLI then conky shuts down also.
    I'm checking this.

    Quote Originally Posted by aonegodman View Post
    Next -

    I had that before I went back in to create the 7 step file process to get weather on my desktop also. But the other scripts are NOT executing - No weather here.
    Tell me what files you have in:

    /.conkyscripts
    and
    ~/scripts

    You should have
    ~/.conkyscripts
    conkymain
    conkyweather
    ~/scripts
    weather.sh
    weather.xslt

    Quote Originally Posted by aonegodman View Post
    Bruce - ok now you see that my weather ID USTN0132 is correct, I'm still where I was.

    I resent the following and now get the same text file back that you got:

    wget "http://xoap.weather.com/weather/local/USTN0132?cc=*&unit=$f"

    Q. ? the following >


    <a id="429713" uc="0">

    <t>
    SPECIAL WEATHER STATEMENT...CORRECTED GRAMMAR UNTIL MON JAN 21 2008 04:00 PM EST
    </t>

    <l>
    http://www.weather.com/weather/newsc...alertId=429713
    </l>

    Is this "alertid=429713" the weather ID that should be placed in my conkyweather script at this location:

    ${color white}${execi 60 ~/scripts/weather.sh 37321}$color
    Forget about that. It leads to an error page (I checked earlier.
    Code:
    ${color white}${execi 60 ~/scripts/weather.sh USTN132}$color
    is what you want to use.

    Quote Originally Posted by aonegodman View Post
    Further clarifications please - - - -

    I have d/l the curl requirement and installed it under /usr/bin - checked ok.
    Perfect, I didn't put that in my HowTo because it was adding a second conky. I should though, and will.

    Quote Originally Posted by aonegodman View Post
    I'm questioning the placement of the other required file you indicated - XSML?
    XSML? I didn't mention that and don't have one
    weather.xslt - it "needs" to be in the same folder as your weather.sh file.

    Quote Originally Posted by aonegodman View Post
    I checked for it in files and find a folder named "xsmlproc". Is this it, or do I need reinstall that?
    Do nothing with it. Just leave that there.

    Quote Originally Posted by aonegodman View Post
    Man I apologize to you and others for my thick head, but this is a real learning process for this non-programmer here. But I've come too far to turn back now.
    No, no, no, no, not necessary. If you go back to about paige 114 (I think) you see how I started here. Christmas Eve, Day and the 26th I kept a lot of people busy. I drove some people mad I'm sure.
    Now I'm just giving back what they all taught me. I too am a non-programmer, and I refused to quit too.

    By the way, in a NEW post here put up your conkymain and conky weather files so we can see them.

    Hang in there, we'll get this working.
    Bruce
    Last edited by Bruce M.; January 21st, 2008 at 10:26 PM. Reason: Editing online

  9. #1529
    Join Date
    Dec 2007
    Beans
    196

    Re: Post your .conkyrc files w/ screenshots

    Found this line in my weather.sh file:

    STEP
    # you probably don't need to modify anything below this point....

    # CURL url. Use cc=* for current forecast or dayf=10 to get a multi-day forecast
    CURLURL="http://xoap.weather.com/weather/local/$LOCID?dayf=10&unit=$UNITS&cc=*"

    Do I need to do something here?
    Our biggest problem is always the one we are experiencing at the moment.

  10. #1530
    Join Date
    Aug 2007
    Location
    Torrington, Wyoming
    Beans
    372
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Post your .conkyrc files w/ screenshots

    set it to run at start up in system>preferences>sessions
    すべてと、そして、すべてへのリナックスは自由を鳴らせました。
    Linux to all, and to all, let freedom ring.

Page 153 of 2348 FirstFirst ... 531031431511521531541551632032536531153 ... 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
  •