Conky text getting mixed

I'm having text rendering problem with conky, strangely this isn't happening on my laptop with pretty much the same arch setup. I've tried many configuration settings but it is still happening.
My system is;
Arch 64 bit
Kde4
nvidia drivers and standart conky
background yes
use_xft yes
xftfont Sans:size=10
xftalpha 1
update_interval 2.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type normal
own_window_argb_visual yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 250
maximum_width 200
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders yes
default_color white
default_shade_color black
default_outline_color white
alignment top_right
gap_x 12
gap_y 12
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
TEXT
${color white}SYSTEM ${hr 1}${color}
Hostname: $alignr$nodename
Kernel: $alignr$kernel
Uptime: $alignr$uptime
CPU: ${alignr}${freq} MHz
Processes: ${alignr}$processes ($running_processes running)
Load: ${alignr}$loadavg
CPU1 ${alignr}${cpu cpu1}% ${platform coretemp.0 temp 2}C
${cpugraph 24,200 cpu1}
CPU2 ${alignr}${cpu cpu2}% ${platform coretemp.0 temp 3}C
${cpugraph 24,200 cpu2}
GPU: $alignr${execi 60 nvidia-settings -query GPUCoreTemp | perl -ne 'print $1 if /GPUCoreTemp.*?: (\d+)./;'} °C
#GPU ${alignr}${nvidia temp}°C
HDD: $alignr${execi 300 sudo hddtemp /dev/sda | cut -c28-29}°C
Ram ${alignr}$mem / $memmax ($memperc%)
${membar 4}
swap ${alignr}$swap / $swapmax ($swapperc%)
${swapbar 4}
Highest CPU $alignr CPU% MEM%
${top name 1}$alignr${top cpu 1}${top mem 1}
${top name 2}$alignr${top cpu 2}${top mem 2}
${top name 3}$alignr${top cpu 3}${top mem 3}
Highest MEM $alignr CPU% MEM%
${top_mem name 1}$alignr${top_mem cpu 1}${top_mem mem 1}
${top_mem name 2}$alignr${top_mem cpu 2}${top_mem mem 2}
${top_mem name 3}$alignr${top_mem cpu 3}${top_mem mem 3}
${color white}Filesystem ${hr 1}${color}
Root: ${alignr}${fs_free /} / ${fs_size /}
${fs_bar 4 /}
Windows: ${alignr}${fs_free /media/54DD49D6559AD62D} / ${fs_size /media/54DD49D6559AD62D}
${fs_bar 4 /media/54DD49D6559AD62D}
Windows2: ${alignr}${fs_free /media/2A1C99551C991CBF} / ${fs_size /media/2A1C99551C991CBF}
${fs_bar 4 /media/2A1C99551C991CBF}
${if_gw}${if_existing /proc/net/route wlan0}
${color white}WIRELESS NETWORK ${hr 1}${color}
Wireles Essid: ${alignr}${wireless_essid wlan0}
Wireless Quality: ${alignr}${wireless_bitrate wlan0} %${wireless_link_qual_perc wlan0}
Down ${downspeed wlan0} ${alignr}Up ${upspeed wlan0}
${downspeedgraph wlan0 24, 110} ${alignr}${upspeedgraph wlan0 24, 110}
Total ${totaldown} ${alignr}Total ${totalup}${endif}${if_existing /proc/net/route eth0}
${color white}WIRED NETWORK ${hr 1}${color}
Down ${downspeed eth0} ${alignr}Up ${upspeed eth0}
${downspeedgraph eth0 24, 97} ${alignr}${upspeedgraph eth0 24, 97}
Total ${totaldown} ${alignr}Total ${totalup}${endif}

Discussed here

Similar Messages

  • 2 iphones sync on same computer & our texts get mixed up within AT&T network...

    My husband & I both have iphones (he has the iPhone 4 & I have his old iPhone 3S) that we sync on the same itunes on the same computer. Recently, our text messages have been mixed up but only with one other of our friends. If she texts either one of us, we don't receive her texts even though they show up as "Delivered" in iMessage. If either one of us text her, it shows up with my husband's name on it & since this started happening, she has old threads of texts from him & a new thread that says it's from him but they're actually coming from my phone. sometimes my texts to her show up as my name. but the only way she can get a text to either of us is by responding to that one separate thread & it randomly will go through to my husband & he can respond. sometimes it comes to me & i can respond. but we cannot start new text threads & she cannot send any text messages to my number directly. anyone else encounter this? AT&T says it's not their system. She has never synced with our computer & she is the only friend experiencing this. any ideas?

    nope. we used to be, but i've got my own now but have had my own for almost a year. this only started happening about 4 weeks ago. both of our phones were updated long before then when this last update came out, so nothing has changed that we can find to have sparked this.

  • Two or more UI components background colors get mixed up

    Hello, I´ve got an issue here
    It´s hard to explain in words so I got a print screen of it.
    Ok, I will try to explain the structure here and what the problem is...
    Each rectangle is a canvas. Inside each of them there is a LABEL where the text is written a rounded BOX and another LABEL inside the box.
    <mx:Canvas>    
         <mx:Label text="sometext" />
         <mx:Box cornerRadius = "30">
              <mx:Label text = "a number"/>
         </mx:Box>
    </mx:Canvas>
    My problem is that the colors inside the rectangle gets all mixed up.
    The original color in the circle is supposed to be the one that is highlighted on top right of the figure.
    But because I´ve changed the rectangle 'backgroundColor' property both color gets mixed up. You can see that the red circle have a distinct tonality on each rectangle.
    I would like to somehow not mix up those colors.
    Does any one have a clue of a work around for this problem??
    Thanks in advance

    I solved it myself. I mean, I troubled myself when I decided to set backgroundAlpha no a value lower than 1.
    Got this fixed by setting alpha to 1.

  • Batch Rename Order Getting Mixed Up

    When batch renaming a large amount (usually over 100) of RAW NEF photos, in the format of YEAR_Month_DAY_TIME_#### (where #### is a 4 digit sequence number) EX/ 2014_10-25-122506_0001, the files get renamed and when sorted by file name are in order, however the 4 digit sequence number gets mixed up somewhere along the way.
    It usually happens after the mid hundreds.
    Example, I had apx 900 images in one folder I batched renamed, and the sequence number progressed properly from _0001 to _0191, but then the next image went straight to _0232.
    Any one else experience this issue or have any ideas as to a solution?  Very frustrating issue.
    Thanks!

    Thanks, Tulse... i'm glad that it's an issue that can be reproduced by others. I'm amazed that it hasn't come up (perhaps it has) in the time since Keynote was released. I'm even more amazed that what seems like such a significant bug hasn't been addressed yet. I just hope a new version of Keynote is coming soon that will address things like this.
    The reason i'm doing so many build ins and build outs is because i want the content of the slides to transition independently of the background. This is something i would love to see in the next version of Keynote.
    For example, i'm using a looping video clip as the background, with our company logo superimposed over it. I'd like for the foreground text and other graphical elements to transition from slide to slide, but leave the background constantly looping. So instead of an empty black "stage", i can have 3D effects applied at the slide level without disturbing my own background.
    Anyway... i tried using the blank slide as an intermediary and did not have the success that you did. Build orders still ended up different from those on the master slide.
    I wonder if the builds need to be created in the order in which i want them to appear... it seems like new slides may be ignoring the order in which the builds have been dragged around in the Build Order inspector on the Master, and instead, executing them in the order in which they were created.

  • Still images get mixed - Premiere elements 9

    I make a series of say 3 or 4 still jpg images as titles for my movie. All with identical background but with different text. When I drag them to the timeline the first one persists but the others in the sequence will not show when I play them in the preview window. This does not happen if the images are completley different. Renaming the files has no effect. What is happening?

    Bob,
    I understand what you mean about the appearance of movie clips in the timeline, I don’t think that is the problem. With every other video editor I have used if I drag a number of still images into the timeline they will all behave like separate clips for however longer I want them and they will each show up in the timeline and in the preview window as I scrub along. At the moment instead of a mini movie of 4 still images I get a movie of the first image in the line repeated for times. The other image files are named in the timelinebut cannot be viewed in the edit and they don’t appear in the saved movie I am doing something wrong somewhere.
    Geoff
    .From: N9JCR
    Sent: Sunday, March 04, 2012 2:49 PM
    To: tangledbliss
    Subject: Still images get mixed - Premiere elements 9
          Re: Still images get mixed - Premiere elements 9
          created by N9JCR in Premiere Elements - View the full discussion

  • Blocks of text getting scrambled...

    At times when I'm on the net with my MBP
    and I two-finger scroll through
    message boards, large blocks of text get
    moved around and scrambled like a mixed up
    Rubik's Cube.
    Anyone else experiencing this on their MBP?
    Is it a fault of the video card or the intel version of safari?

    Yes, it happens to me too. I posted a thread about this and didn't get many responders. It isn't just Safari--I had issues with the included Comic Life application leaving artifacts on the screen as well. It is most likely an issue with the driver for the video card, and is fixable via a software rev whenever Apple gets around to it. There isn't much you can do in the mean time.

  • Spool getting mixed in SM37 transaction

    Hi All,
    After a Batchjob is run/completed. When we select the Batch Job and click on the button SPOOL, we are getting incorrect spool. The spool is getting mixed with spool of other Batch Jobs. Sometimes when i click on the button SPOOL, am getting message No List Available even when the spool is available.
    Please let me know how to resolve this issue.
    Thanks,
    Ibrahim

    Hi everybody,
    Please help me out. I tried to debug the program using JDBG but could not find out when the job is creating spool.

  • 3 iphones in household.All use same apple ID.But all contacts get mixed between phones and facetime calls come in from other contacts.Ho can we change this so our phone information isn't visible to each other?

    3 iphones in household.All use same apple ID.But all contacts get mixed between phones and facetime calls come in from other contacts.How can we change this so our phone information isn't visible to each other?

    Use separate Apple IDs for each family member and use Family Sharing features of those things (if any) that you do want to share. https://www.apple.com/ios/whats-new/family-sharing/

  • HT1349 How do I set up a separate icloud account? Both my wife and I have an iPhone 4s and an iPad, but only one Mac. We are tired of our "stuff" getting mixed up together when we sync.

    How do I set up a separate icloud account? Both my wife and I have an iPhone 4s and an iPad (1 and 3), but only one Mac. We are tired of our "stuff" getting mixed up together when we sync. Thanks much

    You don't need separate iCloud accounts if you want to simply sync unique content to each device using iTunes. I have three iDevices using one ID and one iTunes library and each device has it's own content on it. You need to set up the sync configuration for each device. This is what I recommend.
    First turn off auto sync in iTunes. Launch iTunes on the Mac and go to iTunes>Preferences>Devices>Prevent iPods, iPhones and iPads from automatically syncing. Click OK and then quit iTunes.
    Connect one of your devices to the Mac and launch iTunes.
    Click on the device name on the left side under the devices heading.
    Click on a tab in iTunes - Apps for instance.
    Click on the Apps that you want to sync to that device.
    Make sure that the Sync Apps heading is checked.
    Follow the same procedure for all of the other tabs in iTunes ..... Music, Photos, Movies and so on.
    After you have finished making all of your selections, click on Apply in the lower right corner of iTunes.
    When you are done, eject the first device and do the same thing with the other device. iTunes will now remember the sync configuration on each device.
    You can change that configuration any time that you like by following the steps outlined above.
    If you want to continue to auto sync, turn it back on in the iTunes preferences as described above.

  • JPEG Files in Premiere Getting Mixed Up Within a Project

    JPEG files loaded into my project are getting mixed up.  It's like Premiere can't tell the loaded files apart. That is, I load several JPEGs in to the project, each with a different file name, put them onto the Timeline, and, later, when I click on the file name in the Project panel, several of the different files display the same image of one of the JPEGs in the Poster Frame, the Source Frame, and in the Project Sequence.   The file names remain listed in the Project panel continue to show the correct file name, but several show the same image when selected. 
    I assumed something happened when the files were Imported and were now confused in the project.  To try to fix this, I Cleared all of the bad files off the Timeline and out of the Project panel.  Changed the source file names in Windows Explorer (i.e., added an "a" to the file name) and re-Imported the files into Premiere.  It seemed to work, but a little while later, some of the same files, plus some newly Imported files, all turned to the same image again.  I again repeated the Clearing process for the bad files, changed the source file names once again in Windows Explorer, changed the Folder name in Explorer, and again re-Imported the files into Premiere.  Again, after a while several of the files all had changed to the same image on the Timeline, the Poster Frame, and the Source Frame.
    It's like the program has somehow mixed these files up and, whatever caused the mix up, remains persistent even with files that have been renamed.
    This happens to approximately 20 JPEGs out of perhaps 70 JPEGs in the Project.  It has not happened on any previous projects.
    I can't tell if my Premiere (5.0.3) has become corrupted somehow or if this error is limited to this one Project.  Is there a way I can transfer my work into a new project (I really don't want to have to start completely over).
    I'm fairly desperate.  Thanks!
    --Dave

    See this thread for a workaround:
    http://forums.adobe.com/message/3684577#3684577
    This bug has been fixed in Premiere Pro CS5.5.

  • Contacts getting mixed up by BB

    Hi
    For some reason out of the blue my contacts get mixed up by my BlackBerry q10
    Eg. "Peter Miller"s details are suddenly (inconsistently) merged with "John Smith". Both are saved contacts. This keeps happening without my touching the phone.
    I can get an email by "peter miller" and by the time I reply the reply to recipient becomes "john smith"
    Has anyone experienced this? Any suggestion?
    I'm on the latest OS release.
    Thanks
    Paolo

    Hey thespirit,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    Do you synchronize your contacts with Microsoft Outlook or any other email accounts?  Just to clarify, do the fields for the numbers and names change?  If not, can you clarify what the contacts are doing.
    I look forward to your reply.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Mail address's and names getting mixed up?

    I have an account with over 10000 emails within it, lately names of senders & recipients are getting mixed up, i.e mail from J smith will show as coming from P smith but actual message is correctly from J smith.
    I also have the account on my macbook (OD client with mobile account) and its all fine on there. Could my online account have some issues?

    That's because you both use the same Apple ID. Settings>Store>Automatic Downloads>Off.

  • Since installing IOS 5 on my iphone4, the music gets mixed up and sometimes it won't even play it !

    Since installing IOS 5 on my iphone4, the music gets mixed up and sometimes it won't even play it !
    Even after many tries of sync, it won't work like before...
    Anyone had the same problem?

    Same problem here, but I found a solution that worked for me:
    Altered from original solution from Emily P:
    Okay, mine now works here is what I did.
    plug in the iPhone, iPad etc
    in iTunes select the phone or iPad
    Under Summary uncheck "Sync with this....."
    Under "Music" uncheck the "Sync Music"
    Sync
    Let it remove all the songs, dont worry it will come back no problems.
    Once that is all done all the music on the phone or ipad should be gone.
    Now check them both back on, sync, and everything should copy back onto it.
    Working now !!!!!

  • Text getting cut off when printing to PDF from Excel

    Hello,
         I've seen a lot related to this subject but nothing that shows a real solution.
         Using Excel 2003-sp3 and Adobe Acrobat v.9 Standard, the right half of the last character in the string gets cut off. It prints from excel fine.
         It's not always the text that is the right-most on the page either. An affected PDF file is attached - note the cut off "S" on the last line (NET ASSETS OF GOVERNMENTAL ACTIVITIES).
         Any assistance is appreciated.
    Thanks,
    Kevin Murphy

    please delete me from your mailing list.  tks.
    Date: Wed, 10 Feb 2010 11:20:28 -0700
    From: [email protected]
    To: [email protected]
    Subject: Text getting cut off when printing to PDF from Excel
    Hello,
         I've seen a lot related to this subject but nothing that shows a real solution.
         Using Excel 2003-sp3 and Adobe Acrobat v.9 Standard, the right half of the last character in the string gets cut off. It prints from excel fine.
         It's not always the text that is the right-most on the page either. An affected PDF file is attached - note the cut off "S" on the last line (NET ASSETS OF GOVERNMENTAL ACTIVITIES).
         Any assistance is appreciated.
    Thanks,
    Kevin Murphy
    >

  • Adobe audition 3... chanel R and L get mix during recording ?

    Hi, I have the new Adobe Audition 3 intsalled.
    I don't know what's happening... When I try to record a song it won't be recorded in Stereo, I mean both tracks R and L get mixed... For example on R there's a guitar sound and L the singer's voice, so when you listen to it, R and L give two different sounds... this is no problem for Adobe Audition 2 but in the 3rd version both tracks get mixed Both R and L will record the guitar sound and the voice together ! How can I solve this problem `???
    Thanks a lot,
    PErcy

    How are you mixing down the input tracks to the master output bus?
    Did you remember to adjust the pan knob for a mono input track so it is not sent to both master output channels equally?
    A guitar is a mono input, it is up to you to decide how to place it in the output stereo field by using the pan knob. By default it will be in the exact center, equal amplitude on both the left and right channels. This could be described as "mono".
    Can you be more specific about how you setup Audition to record the two inputs?

Maybe you are looking for

  • How can i find out the original network/carrier of my iphone4 ??

    how can i find out the original network/carrier of my iphone4 ??

  • IPC error

    I am getting the error in alert log file. ORA-27508: IPC error sending a message ORA-27300: OS system dependent operation:IPCSOCK_Send failed with status: 10054 ORA-27301: OS failure message: An existing connection was forcibly closed by the remote h

  • Sudoku in J2ME

    Hi guys, I am trying to fix a problem wit a MIDlet I have... jus want to know a way of drawing fixed numbers onto the Sudoku grid using an Array...

  • XP Capture Error (0x0000007F)~~SCCM 2012

    Hi All,   When I tried to capture XP image using SCCM 2012 media, I am getting below error i have copied sysprep in C:\. Error Code ~~0X0000007F

  • Considering iWeb/iPhoto, Few questions...

    I havent used iPhoto in some time, but recently am thinking about switching to it to make pic mgmt easier. I also regularly use JAlbum to create and post a photo site with about ~1800 pics in it and another site with ~200 pics in it. I have a site st