Page 76 of 287 FirstFirst ... 2666747576777886126176 ... LastLast
Results 751 to 760 of 2865

Thread: HOWTO: VinDSL Conky Script

  1. #751
    Join Date
    Nov 2008
    Location
    Tampa, Florida
    Beans
    38

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by VinDSL View Post
    My string, version 9.

    The calendars, themselves, are generated by CAL & NCAL.
    Yes, it took me a bit to figure out it was a variable you were assigning a value to. Sed is sometimes a little difficult to decipher.

  2. #752
    Join Date
    Dec 2009
    Location
    Sunny Coast, Australia
    Beans
    150
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: HOWTO: VinDSL Conky Script

    @Donaldus

    You may want to increase your text buffer size from 2048 to 4096 - that *should* get rid of the "i"

    Cheers / Frank
    Do You Ubuntu? I Do!
    The Network is Alive and Well

  3. #753

    Wink Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by Donaldus View Post
    Well, I'm having way too much fun with Conky and arrived to that result :

    I have two problems I can't resolve, the first is the "i" on the bottom of the Weather box and secondly, I can't help but haven't the temperatures in the 4 days forecast...

    Thank you for that awesome thing and your help

    Here are my codes :
    Code:
    ####
    ## This buffer is used for text, single lines, output from $exec, and other variables.
    ## Increasing the text buffer size (too high) will drastically reduce Conky's performance.
    ## Decreasing the size (too low) will truncate content and cause strange display output.
    ## Standard text buffer size is 256 bytes (cannot be less). Adjust YOUR buffer wisely!
    #
    text_buffer_size 2048
    Well in your recipe you are missing some specials and not enough text buffers

    please increase that number to say 3096 and see if things show up - you need to play with this value till figures and images show up and then add some more for good measure.

    See the code dump Vin had made - your template is also showing it's age as the new template is different.
    http://ubuntuforums.org/showpost.php...&postcount=680

    have a look at the stuff there - the buffers are 4352 [ Vin has a fetish for precision which is why his hard work looks sooo good]

    also you have to add max_specials

    Code:
    ####
    ## Maximum number of special things, e.g. fonts, offsets, aligns, etc. (default is 512)
    ## Tips n' Tricks from: sparker256 (Thanks, Bill!)
    #
    max_specials 600
    Frankly I just test the code with conkywx - I stay away from lua - maybe someday i will use it but I prefer the kiss principle - Now do not go asking me what kiss means in Hungarian - see the link and you SHALL keel over ha ha ha

    Edit: I also noticed if I increased the update_interval 2.0 to 3.0 the cpu cycles used by conky really falls

    cheers
    Last edited by paramvir; December 6th, 2012 at 03:34 PM.

  4. #754
    Join Date
    Mar 2010
    Beans
    6

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by paramvir View Post
    [code]cheers
    Ok, got it right now

    Attached Images Attached Images

  5. #755
    Join Date
    Mar 2010
    Beans
    25

    Smile Re: HOWTO: VinDSL Conky Script

    I finally sorted out the way I want it. Thank you VinDSL & Paramvir and everyone for all your help.

    Jeffrey
    Attached Images Attached Images

  6. #756
    Join Date
    Dec 2009
    Location
    Sunny Coast, Australia
    Beans
    150
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: HOWTO: VinDSL Conky Script

    Final version of my VinDSL conkywx:

    Moved a pixel here and there, added 'Rain Fall' and adjusted the height of the calendar so it does not spill over for a 6 week month such as December 2012:



    Thanks again VinDSL and paramvir !

    Happy Holidays / Frank

    EDIT:

    Full screen view here (watch the birdie...):

    http://frnt.org/conky/aquarius18_con...n_20121210.png
    Last edited by aquarius18; December 10th, 2012 at 12:24 PM. Reason: added full screen
    Do You Ubuntu? I Do!
    The Network is Alive and Well

  7. #757

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by aquarius18 View Post
    Final version of my VinDSL conkywx:

    Moved a pixel here and there, added 'Rain Fall' and adjusted the height of the calendar so it does not spill over for a 6 week month such as December 2012:

    Thanks again VinDSL and paramvir !

    Happy Holidays / Frank

    EDIT:

    Full screen view here (watch the birdie...):

    http://frnt.org/conky/aquarius18_con...n_20121210.png
    You are most welcome Frank

    and Hey that looks nice and of course the birdie looks great - I like that - It is amazing how expressive the eyes can be

  8. #758
    Join Date
    Feb 2011
    Beans
    78

    Re: HOWTO: VinDSL Conky Script

    Quote Originally Posted by jnguyen View Post
    I finally sorted out the way I want it. Thank you VinDSL & Paramvir and everyone for all your help.

    Jeffrey
    Hey,

    Nice work Do you mind to send me your config I don't have much time and abandoned my conky scripts since a lot of changes arrived with new versions of OS and conky itself .

    Thanks in advance !

    Best Regards,
    Presian

  9. #759
    Join Date
    Mar 2010
    Beans
    25

    Smile Re: HOWTO: VinDSL Conky Script

    I have no credit for this fantastic Conky works here. You should thanks to VinDSL, Paramvir & 42Dorian for their works. I just copied and mod a bit to make it works with my system.

    Jeffrey
    Attached Files Attached Files
    Last edited by jnguyen; December 13th, 2012 at 10:35 PM. Reason: Missing attachment

  10. #760
    Join Date
    Dec 2012
    Beans
    1

    Re: HOWTO: VinDSL Conky Script

    Still can't get to display right...
    have two little details, one is the ubunto logo and header, and the second is the calendar.
    they look like soemthing is missing.

    Any hint in the right direction is appreciated.

    Thanks!
    Attached Images Attached Images

Page 76 of 287 FirstFirst ... 2666747576777886126176 ... 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
  •