You are not logged in.

#1 2009-07-07 10:24:47

Mr Pink57
Member
From: a van down by the river
Registered: 2009-05-30
Posts: 91

[SOLVED]Conky ghosting issue

On Screen: conkyissue.th.png

Conky

# conky config
# taskbar layout

background no
out_to_console yes
update_interval 1
total_run_times 0
use_spacer none
double_buffer yes
 
# [ ${loadavg 1} ]
# ${acpitemp}°  
# ${wireless_essid eth0}

TEXT
ARCH ${execi 18000 perl ~/scripts/arch-updates/list_upgradable.pl} | CPU ${freq 1}MHz ${acpitemp}C ${cpu cpu1}% | MEM ${memperc}% | ${if_existing /sys/class/power_supply/BAT0/present}BAT ${battery_short}${else}AC${endif} | NET ${if_empty ${exec ifconfig eth0 | grep 'inet addr:'}}${downspeed eth1}${upspeed eth1}${else}${wireless_link_qual_perc eth0}% ${wireless_essid eth0} ${upspeed eth0}${downspeed eth0}${endif} | ${execi 18000 weatherget -f ~/scripts/arch-updates/.conkyweatherrc --station-id=USMN0220 --standard} | ${time %b %d %I:%M:%S%P}

As you can see I have a "double conky" and this is piped into dwm status bar.  Any suggestions?  I'ved tried connecting to dwm's irc but it never finishes.

pink

Last edited by Mr Pink57 (2009-07-24 00:16:02)


Even a broken clock is right twice a day.

Diplomacy without force is like music without instruments.

Offline

#2 2009-07-09 00:32:12

Mr Pink57
Member
From: a van down by the river
Registered: 2009-05-30
Posts: 91

Re: [SOLVED]Conky ghosting issue

bump.gif

pink


Even a broken clock is right twice a day.

Diplomacy without force is like music without instruments.

Offline

#3 2009-07-23 21:47:45

njlash
Member
Registered: 2009-07-10
Posts: 6

Re: [SOLVED]Conky ghosting issue

I've got the same problem.  The ghosting pops up every few seconds, and then disappears...rather irritating.

Offline

#4 2009-07-24 00:15:47

Mr Pink57
Member
From: a van down by the river
Registered: 2009-05-30
Posts: 91

Re: [SOLVED]Conky ghosting issue

I am sorry I did not update this.  I did in fact figure it out.

I set

out_to_x no

And this stopped it.

pink

Last edited by Mr Pink57 (2009-07-24 00:16:34)


Even a broken clock is right twice a day.

Diplomacy without force is like music without instruments.

Offline

#5 2009-07-24 05:57:35

njlash
Member
Registered: 2009-07-10
Posts: 6

Re: [SOLVED]Conky ghosting issue

Thanks!

Offline

#6 2009-07-26 20:22:45

njlash
Member
Registered: 2009-07-10
Posts: 6

Re: [SOLVED]Conky ghosting issue

oops, actually i'm still having the issue hmm
heres my conkyrc...

out_to_x no
background no
out_to_console yes
update_interval 1
total_run_times 0
use_spacer none
double_buffer no

TEXT
$mpd_smart :: ${downspeed wlan0}K/s ${upspeed wlan0}K/s :: ${time %a %b %d %I:%M%P}

Last edited by njlash (2009-07-26 20:23:27)

Offline

#7 2009-07-26 21:13:27

Mr Pink57
Member
From: a van down by the river
Registered: 2009-05-30
Posts: 91

Re: [SOLVED]Conky ghosting issue

Turn double buffer on

pink


Even a broken clock is right twice a day.

Diplomacy without force is like music without instruments.

Offline

Board footer

Powered by FluxBB