Page 2078 of 2348 FirstFirst ... 1078157819782028206820762077207820792080208821282178 ... LastLast
Results 20,771 to 20,780 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #20771
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by MoralAnarchy View Post
    @mrpeachy. Hey sorry about that. I found a version of V9000 with much more comprehensive instructions in the readme file that helped me out immensely and corrected what I think were some of my earlier problems but I am getting some new errors now. I will attach the terminal readout as well as my v9000.lua file.
    one thing i noticed
    Code:
    local username = moralanarchy
    needs to be
    Code:
    local username = "moralanarchy"

  2. #20772
    Join Date
    Oct 2012
    Beans
    18

    Re: Post your .conkyrc files w/ screenshots

    okay changed that and this is what i got in terminal and i'm going to append a screenshot to show you what came up on my desktop. i'm actually getting visual now but it seems to still be in need of tweaking. Any ideas?

    Code:
    moralanarchy@MoralAnarchy:~$ conky -c ~/v9000/conky_weather
    Conky: desktop window (1400095) is subwindow of root window (a6)
    Conky: window type - normal
    Conky: drawing to created window (0x1e00002)
    Conky: drawing to double buffer
    gathering data with curl
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 88947  100 88947    0     0  62734      0  0:00:01  0:00:01 --:--:--  101k
    you have no weather alerts
    processing complete
    gathering data with curl
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 88947  100 88947    0     0  94267      0 --:--:-- --:--:-- --:--:--  140k
    you have no weather alerts
    processing complete
    gathering data with curl
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 88947  100 88947    0     0  68435      0  0:00:01  0:00:01 --:--:--  125k
    you have no weather alerts
    processing complete
    gathering data with curl
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 88947  100 88947    0     0  82213      0  0:00:01  0:00:01 --:--:--  112k
    you have no weather alerts
    processing complete
    gathering data with curl
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 88947  100 88947    0     0  27328      0  0:00:03  0:00:03 --:--:-- 48105
    you have no weather alerts
    processing complete
    gathering data with curl
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 88947  100 88947    0     0  54638      0  0:00:01  0:00:01 --:--:-- 88066
    you have no weather alerts
    processing complete
    gathering data with curl
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 88947  100 88947    0     0  53786      0  0:00:01  0:00:01 --:--:--  108k
    you have no weather alerts
    processing complete
    gathering data with curl
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 88947  100 88947    0     0  75192      0  0:00:01  0:00:01 --:--:--  104k
    you have no weather alerts
    processing complete
    Attached Images Attached Images

  3. #20773
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by MoralAnarchy View Post
    okay changed that and this is what i got in terminal and i'm going to append a screenshot to show you what came up on my desktop. i'm actually getting visual now but it seems to still be in need of tweaking. Any ideas?
    that is the test setup which should output all the available options, but where it says "set text" means there is something wrong with the data

    let me check out v9000 on my puter and report back

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

    Re: Post your .conkyrc files w/ screenshots

    i wondered if intellicast had changed their website causing things to break, but everything is still working for me



    post your config file please and ill try it out
    in particular check that the web address points to the extended forecast page like this one:
    Code:
    local web="http://www.intellicast.com/Local/Forecast.aspx?unit=F&location=USWA0502"
    Last edited by mrpeachy; October 15th, 2012 at 08:43 AM.

  5. #20775
    Join Date
    Oct 2012
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Hi all been playing with Conky for a couple of days now and have cum up with this so far.
    It is an edit of infinity-unity

    Still need to add a weather script to the right hand side too fill in the gap,
    Hope you like it
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by NRP; October 15th, 2012 at 09:59 AM.

  6. #20776
    Join Date
    Aug 2011
    Beans
    32

    Re: Post your .conkyrc files w/ screenshots

    So frustrating, I can't get newly installed fonts to work in conky, I have run
    fc-cache -fv

    and still the same issue. Any ideas anyone?

  7. #20777
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by DobsonM View Post
    So frustrating, I can't get newly installed fonts to work in conky, I have run
    fc-cache -fv

    and still the same issue. Any ideas anyone?
    After extracting, I just place the folder or font file in ~/.fonts
    Placing them in ~/.fonts makes it easier to not lose them when you backup home for a new install.

    Click on the font and in info, check your using the right name.
    gnome-specimen is also a handy viewer to list all your installed fonts.
    It allows you to copy the font name from the menu.
    Sometimes you have to copy a couple of times though.
    Code:
    sudo apt-get install gnome-specimen
    Last edited by stinkeye; October 15th, 2012 at 11:10 AM.

  8. #20778
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by NRP View Post
    Hi all been playing with Conky for a couple of days now and have cum up with this so far.
    It is an edit of infinity-unity

    Still need to add a weather script to the right hand side too fill in the gap,
    Hope you like it
    Nice work. =D>

  9. #20779
    Join Date
    Oct 2012
    Beans
    18

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by NRP View Post
    Hi all been playing with Conky for a couple of days now and have cum up with this so far.
    It is an edit of infinity-unity

    Still need to add a weather script to the right hand side too fill in the gap,
    Hope you like it
    I really like that set up man! Very, very clean.

  10. #20780
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by rolypolycat View Post
    HOUSTON, WE HAVE LIFTOFF!! I NOW HAVE CONKY ON THE DESKTOP!!

    (What is the /sys/class stuff it's fussing about?)
    **************************************************
    Anyway, thank you so much, Sector11 and Stinkeye!!

    I'm going to read up more on the config parts, since theres a few things I don't need/understand from this conky, but it's finally up and running!! (Is there a good page somewhere which explains these functions in simple language a noob like me can understand? I have NO programming experience.)
    This would have been just fine: /home/michelle/.conkyrc

    RE: What is the /sys/class stuff it's fussing about?

    It means ${hwmon 2 temp 1} is not working for your system

    Remember this:
    Code:
    $ sensors | grep 'Core 0'
    Core 0: +46.0°C (high = +86.0°C, crit = +100.0°C)
    Now try this:
    Code:
    sensors | grep 'Core 0' | cut -c 7-
    Keep adding "1" to that "7" until you see:
    Code:
    46.0°C (high = +86.0°C, crit = +100.0°C)
    That this point you will have something like this:
    Code:
    $ sensors | grep 'Core 0' | cut -c 15-
    46.0°C (high = +86.0°C, crit = +100.0°C)
    Lets say that "15" is that number that does that, add one after the - and you should see:

    Code:
    $ sensors | grep 'Core 0' | cut -c 15-16
    46
    Now in your conky where you see:
    Code:
    ${color0}CPU: ${color grey}${cpu cpu1}% ${color0}[${color}${hwmon 2 temp 1}C${color0}] ${freq_g}Mhz
    change it to:
    Code:
    ${color0}CPU: ${color grey}${cpu cpu1}% ${color0}[${color}${execi 8 sensors | grep 'Core 0' | cut -c 15-16}C${color0}] ${freq_g}Mhz
    and that should take care of the
    Conky: can't open '/sys/class/hwmon/hwmon2/temp1_input'
    do not worry about the gnome-keyring warning. It's a known bug.

    RE: the screen going black I'm at a loss.

    maybe - above TEXT change:

    Code:
    own_window_type override
    to
    Code:
    own_window_type normal
    One step at a time.
    Last edited by Sector11; October 18th, 2012 at 04:27 PM.

Page 2078 of 2348 FirstFirst ... 1078157819782028206820762077207820792080208821282178 ... 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
  •