You are not logged in.
I've done my chopping, now I can leave yet another (new!) axe behind the dresser and sit in my rocking chair by the fire playing with conky.
The calendar leaps over the new year without stumbling:
http://s17.postimg.org/4x646bjpn/Screenshot_15_11_2015_08_45_57.jpg
Three months
Well, at least I remembered you talked about axe's and chopping at one time.
Interesting ncal works off a systems "locale" and for Argentina that means months that start with Sunday. 'time' has three ways of calculating week numbers and ncal only two ... so there will be differences.
%U The week number of the current year as a decimal number, range 00 to 53, starting with the first Sunday as the first day of week 01. See also %V and %W.
%V The ISO 8601:1988 week number of the current year as a decimal number, range 01 to 53, where week 1 is the first week that has at least 4 days in the current year, and with Monday as the first day of the week. See also %U and %W.
%W The week number of the current year as a decimal number, range 00 to 53, starting with the first Monday as the first day of week 01.
And I think with the -M or -S of ncal it only changes the "display" not the months 'starting' week number. My test conky - notice the difference in the two November displays:
Top: calendar: ncal -bh and ncal -w for weeks ...
Bottom three: ncal -bhM and ncal -wM
So as long as one is willing to accept these are not 100% the same as a year = 365/366 days we're happy.
You started a good thing nore.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
You are right about locales, one can never be too careful with them. But as long as ncal seems to support my locale, I'm content with it.
Offline
^ Yup, so am I. It's like a conversation with an old boss, in 1968, use to go:
Boss: Are you done?
Me: Yup!
Boss: Is it perfect?
Me: Close enough.
Boss: This is the government, it has to be perfect!
Me: OK, it's perfect.
Boss: That's close enough!
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Look very much like Wlourf's Calendar Wheel Unfortunately one must register and be logged in to Ubuntu to get the tar.gz file.
from here: https://forums.bunsenlabs.org/viewtopic … 6694#p6694
You are welcome
https://www.dropbox.com/s/yofp1h8vcor7l … 4.1.tar.gz
Offline
>>>>Conky V1.09 <<<<
Hello there,
it is possible to bring the weather of TeoBigusGeekus in this clock in order.
I suppose it is this error:
<snip
--2015-11-19 23:02:25-- http://www.accuweather.com/en/de/lichtenstein/09350/daily-weather-forecast/171261?day=6
Auflösen des Hostnamens »www.accuweather.com (www.accuweather.com)« … 104.85.166.106, 104.85.166.74
Verbindungsaufbau zu www.accuweather.com (www.accuweather.com)|104.85.166.106|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [text/html]
Wird in »»/home/unklar/.Conky/cronograph/accuweather/last_days_raw«« gespeichert.
/home/unklar/.Conky/c [ <=> ] 99,76K --.-KB/s in 0,09s
2015-11-19 23:02:25 (1,13 MB/s) - »/home/unklar/.Conky/cronograph/accuweather/last_days_raw« gespeichert [102159]
Conky: unknown variable
Conky: unknown variable
Conky: unknown variable
... etc.
<snip
Script-Error (?) > https://forums.bunsenlabs.org/viewtopic … 5037#p5037
Last edited by unklar (2016-06-13 20:30:34)
Offline
Can you show the conky and the LUA script for that please. (I have your "package")
There should be no problem displaying them both in one conky... I have one I'm fixing from this one because that moon script is defunct.
... another of my projects displayed before time.
The error you pointed to has been fixed ... you beed to download the latest Accuweather scripts. The website changed the way 'they' do things so Teo changed the scripts to match.
EDIT 1
The error is because weather.com has changed their way of doing things and the script failed. They do that a lot. That's why Teo backed away from them. Pick another as you linked to, grab the newest version of the script and tweak it in place.
EDIT 2
I have your Package - YUP, dump the old Teo accuweather script and use a new one of your choice.
If you need help - YELL!
EDITed again ... I was asleep at the wheel.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Can you show the conky and the LUA script for that please. (I have your "package")
conkyrc
# — Conky settings — #
background yes
update_interval 1
total_run_times 0
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
imlib_cache_size 0
#temperature_unit celcius
# — Window specifications — #
own_window_class Conky
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager
border_inner_margin 0
border_outer_margin 0
minimum_size 300 300
maximum_width 300
alignment top_right
gap_x 30
gap_y 75
# — Graphics settings — #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# — Text settings — #
use_xft yes
xftfont hooge 05_53:size=6
xftalpha 0.5
default_color FFFFFF
uppercase no
use_spacer right
color0 white
color1 orange
color2 green
# — Lua Load — #
lua_load $HOME/.Conky/cronograph/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings
lua_load $HOME/.Conky/cronograph/scripts/multi_rings.lua
lua_draw_hook_post main
TEXT
${execi 500 bash $HOME/.Conky/cronograph/accuweather/accuw_script}
${voffset 29}${offset 120}BAT:
${voffset 17}${goto 65}${font hooge 05_53:size=12}${time %H:%M}${font}${goto 185}UPTIME:
${voffset 2}${goto 65}${time %a %d %b}${goto 185}${uptime}
${voffset 2}${goto 65}${time %Y}
${voffset -6}${goto 145}HD
${voffset 12}${alignc}${fs_free}/${fs_size}
${voffset 36}${goto 91}${cpu cpu0}%${goto 221}${memperc}%
${voffset 10}${goto 76}CPU${goto 205}MEM
${voffset 20}${goto 90}${font hooge 05_53:size=12}${execpi 600 sed -n '4p' $HOME/.Conky/cronograph/accuweather/curr_cond}°${voffset -32}${goto 125}${font conkyweather:size=40}${execpi 600 sed -n '2p' $HOME/.Conky/cronograph/accuweather/curr_cond}${font}${voffset -12}${goto 185}${execpi 600 sed -n '3p' $HOME/.Conky/cronograph/accuweather/curr_cond}${voffset 12}${goto 185}${font conkyweather:size=20}${voffset 7}${goto 80}${execpi 600 sed -n '7p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 135}${execpi 600 sed -n '12p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 185}${execpi 600 sed -n '17p' $HOME/.Conky/cronograph/accuweather/tod_ton}${font}${voffset 6}${goto 84}${execpi 600 sed -n '9p' $HOME/.Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '10p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${goto 140}${execpi 600 sed -n '14p' $HOME/.Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '15p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${goto 190}${execpi 600 sed -n '19p' $HOME/.Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '20p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${voffset 7}${goto 85}${execpi 600 sed -n '6p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 140}${execpi 600 sed -n '11p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 190}${execpi 600 sed -n '16p' $HOME/.Conky/cronograph/accuweather/tod_ton}
${if_match ${battery_percent BAT0}>0}${if_match ${battery_percent BAT0}<=15}${image $HOME/.Conky/cronograph/images/Red.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT0}>15}${if_match ${battery_percent BAT0}<=20}${image $HOME/.Conky/cronograph/images/Orange.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT0}>20}${if_match ${battery_percent BAT0}<=35}${image $HOME/.Conky/cronograph/images/Yellow.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT0}>35}${if_match ${battery_percent BAT0}<=100}${image $HOME/.Conky/cronograph/images/Dark_Green.png -p 129,18 -s 40x40}${endif}${endif}
${execpi 1 cat $HOME/.Conky/cronograph/scripts/blinkingLED}
accuw_script
#!/bin/bash
#function: test_image_day
test_image_day () {
case $1 in
su)
echo a
;;
msu)
echo b
;;
psu)
echo c
;;
ic)
echo c
;;
h)
echo c
;;
mc)
echo d
;;
c)
echo e
;;
d)
echo e
;;
f)
echo 0
;;
s)
echo h
;;
mcs)
echo g
;;
psus)
echo g
;;
t)
echo l
;;
mct)
echo k
;;
psut)
echo k
;;
r)
echo i
;;
fl)
echo p
;;
mcfl)
echo o
;;
psfl)
echo o
;;
sn)
echo r
;;
mcsn)
echo o
;;
i)
echo E
;;
sl)
echo u
;;
fr)
echo i
;;
rsn)
echo v
;;
w)
echo 6
;;
ho)
echo 5
;;
co)
echo E
;;
cl)
echo A
;;
mcl)
echo B
;;
pc)
echo C
;;
pcs)
echo G
;;
pct)
echo K
;;
esac
}
#function: test_image_night
test_image_night () {
case $1 in
su)
echo a
;;
msu)
echo b
;;
psu)
echo c
;;
c)
echo f
;;
d)
echo f
;;
f)
echo f
;;
s)
echo h
;;
psus)
echo g
;;
t)
echo l
;;
psut)
echo k
;;
r)
echo i
;;
fl)
echo p
;;
psfl)
echo o
;;
sn)
echo r
;;
i)
echo E
;;
sl)
echo u
;;
fr)
echo i
;;
rsn)
echo v
;;
ho)
echo 5
;;
co)
echo E
;;
cl)
echo A
;;
w)
echo 6
;;
mcl)
echo B
;;
pc)
echo C
;;
ic)
echo B
;;
h)
echo B
;;
mc)
echo C
;;
pcs)
echo G
;;
mcs)
echo G
;;
pct)
echo K
;;
mct)
echo K
;;
mcfl)
echo O
;;
mcsn)
echo O
;;
esac
}
killall wget
#put your Accuweather address here
#address="http://www.accuweather.com/en/pt/amadora/274011/weather-forecast/274011"
address="http://www.accuweather.com/en/de/lichtenstein/09350/weather-forecast/171261"
loc_id=$(echo $address|sed 's/\/weather-forecast.*$//'|sed 's/^.*\///')
last_number=$(echo $address|sed 's/^.*\///')
curr_addr="$(echo $address|sed 's/weather-forecast.*$//')"current-weather/"$last_number"
wget -O $HOME/.Conky/cronograph/accuweather/curr_cond_raw "$curr_addr"
addr1="$(echo $address|sed 's/weather-forecast.*$//')"daily-weather-forecast/"$last_number"
wget -O $HOME/.Conky/cronograph/accuweather/tod_ton_raw "$addr1"
addr2="$addr1"?day=6
wget -O $HOME/.Conky/cronograph/accuweather/last_days_raw "$addr2"
#current conditions
if [[ -s $HOME/.Conky/cronograph/accuweather/curr_cond_raw ]]; then
sed -i '/detail-now/,/#details/!d' $HOME/.Conky/cronograph/accuweather/curr_cond_raw
egrep -i '"cond"|icon i-|detail-tab-panel' $HOME/.Conky/cronograph/accuweather/curr_cond_raw > $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/^.*detail-tab-panel //g' -e 's/^.*icon i-//g' -e 's/"><\/div>.*$//g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/^.*"cond">//g' -e 's/°/\n/g' -e 's/<\/span>.*"temp">/\n/g' -e 's/<.*>//g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/">//g' -e 's/-->//g' -e 's/\r$//g' -e 's/ i-alarm.*$//g' $HOME/.Conky/cronograph/accuweather/curr_cond
time=$(sed -n 1p $HOME/.Conky/cronograph/accuweather/curr_cond)
image=$(sed -n 2p $HOME/.Conky/cronograph/accuweather/curr_cond)
if [[ $time == day ]]; then
sed -i 2s/$image/$(test_image_day $image)/ $HOME/.Conky/cronograph/accuweather/curr_cond
elif [[ $time == night ]]; then
sed -i 2s/$image/$(test_image_night $image)/ $HOME/.Conky/cronograph/accuweather/curr_cond
fi
fi
#First 5 days
if [[ -s $HOME/.Conky/cronograph/accuweather/tod_ton_raw ]]; then
sed -i '/feed-tabs/,/\.feed-tabs/!d' $HOME/.Conky/cronograph/accuweather/tod_ton_raw
egrep -i 'Early AM|Today|Tonight|Overnight|icon i-|cond|temp|Mon|Tue|Wed|Thu|Fri|Sat|Sun' $HOME/.Conky/cronograph/accuweather/tod_ton_raw > $HOME/.Conky/cronograph/accuweather/tod_ton
sed -i -e 's/^.*#">//g' -e 's/^.*icon i-//g' -e 's/^.*cond">//g' -e 's/^.*temp">//g' $HOME/.Conky/cronograph/accuweather/tod_ton
sed -i -e 's/Lo<\/span> /\n/g' -e 's/<\/a>.*$//g' -e 's/ "><.*$//g' -e 's/&#.*$//g' -e 's/teo//g' $HOME/.Conky/cronograph/accuweather/tod_ton
sed -i -e 's/<span>.*$//g' -e 's/<\/span>//g' -e 's/\r$//g' -e 's/ i-alarm.*$//g' $HOME/.Conky/cronograph/accuweather/tod_ton
sed -i -e 's/Early AM/EARLY AM/' -e 's/Today/TODAY/' -e 's/Tonight/TONIGHT/' -e 's/Overnight/OVERNIGHT/' -e 's/Mon/MON/' -e 's/Tue/TUE/' -e 's/Wed/WED/' -e 's/Thu/THU/' -e 's/Fri/FRI/' -e 's/Sat/SAT/' -e 's/Sun/SUN/' $HOME/.Conky/cronograph/accuweather/tod_ton
time=$(sed -n 1p $HOME/.Conky/cronograph/accuweather/tod_ton)
image=$(sed -n 2p $HOME/.Conky/cronograph/accuweather/tod_ton)
if [[ $time == TODAY ]]; then
sed -i 2s/$image/$(test_image_day $image)/ $HOME/.Conky/cronograph/accuweather/tod_ton
elif [[ $time == TONIGHT || $time == OVERNIGHT || $time == "EARLY AM" ]]; then
sed -i 2s/$image/$(test_image_night $image)/ $HOME/.Conky/cronograph/accuweather/tod_ton
sed -i 3a- $HOME/.Conky/cronograph/accuweather/tod_ton
fi
for (( i=7; i<=22; i+=5 ))
do
image=$(sed -n "${i}"p $HOME/.Conky/cronograph/accuweather/tod_ton)
sed -i ${i}s/$image/$(test_image_day $image)/ $HOME/.Conky/cronograph/accuweather/tod_ton
done
fi
#Next 5 days
if [[ -s $HOME/.Conky/cronograph/accuweather/last_days_raw ]]; then
sed -i '/feed-tabs/,/\.feed-tabs/!d' $HOME/.Conky/cronograph/accuweather/last_days_raw
egrep -i 'icon i-|cond|temp|Mon|Tue|Wed|Thu|Fri|Sat|Sun' $HOME/.Conky/cronograph/accuweather/last_days_raw > $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/^.*#">//g' -e 's/^.*icon i-//g' -e 's/^.*cond">//g' -e 's/^.*temp">//g' $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/Lo<\/span> /\n/g' -e 's/<\/a>.*$//g' -e 's/ "><.*$//g' -e 's/&#.*$//g' -e 's/teo//g' $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/<span>.*$//g' -e 's/<\/span>//g' -e 's/\r$//g' -e 's/ i-alarm.*$//g' $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/Mon/MON/' -e 's/Tue/TUE/' -e 's/Wed/WED/' -e 's/Thu/THU/' -e 's/Fri/FRI/' -e 's/Sat/SAT/' -e 's/Sun/SUN/' $HOME/.Conky/cronograph/accuweather/last_days
for (( i=2; i<=22; i+=5 ))
do
image=$(sed -n "${i}"p $HOME/.Conky/cronograph/accuweather/last_days)
sed -i ${i}s/$image/$(test_image_day $image)/ $HOME/.Conky/cronograph/accuweather/last_days
done
fi
Offline
^ That is an OLD accuweather script - not supported anymore. Grab the latest 1b2)Accuweather - ConkyWeather font - 1b2_29-10-15. I'm working on a test conky now, but I have no battery - so that doesn't show in "my" clock.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Great masters, thank you
I'll be at your own pace by not ...
Adjustments to the configurations in 1 b 2-script and the conkyrc result:
conkyrc
# — Conky settings — #
background yes
update_interval 1
total_run_times 0
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
imlib_cache_size 0
#temperature_unit celcius
# — Window specifications — #
own_window_class Conky
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager
border_inner_margin 0
border_outer_margin 0
minimum_size 300 300
maximum_width 300
alignment top_right
gap_x 30
gap_y 75
# — Graphics settings — #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# — Text settings — #
use_xft yes
xftfont hooge 05_53:size=6
xftalpha 0.5
default_color FFFFFF
uppercase no
use_spacer right
color0 white
color1 orange
color2 green
# — Lua Load — #
lua_load $HOME/.Conky/cronograph/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings
lua_load $HOME/.Conky/cronograph/scripts/multi_rings.lua
lua_draw_hook_post main
TEXT
${execi 500 bash $HOME/.Conky/cronograph/accuweather/1b2}
${voffset 29}${offset 120}BAT:
${voffset 17}${goto 65}${font hooge 05_53:size=12}${time %H:%M}${font}${goto 185}UPTIME:
${voffset 2}${goto 65}${time %a %d %b}${goto 185}${uptime}
${voffset 2}${goto 65}${time %Y}
${voffset -6}${goto 145}HD
${voffset 12}${alignc}${fs_free}/${fs_size}
${voffset 36}${goto 91}${cpu cpu0}%${goto 221}${memperc}%
${voffset 10}${goto 76}CPU${goto 205}MEM
${voffset 20}${goto 90}${font hooge 05_53:size=12}${execpi 600 sed -n '4p' $HOME/.Conky/cronograph/accuweather/curr_cond}°${voffset -32}${goto 125}${font conkyweather:size=40}${execpi 600 sed -n '2p' $HOME/.Conky/cronograph/accuweather/curr_cond}${font}${voffset -12}${goto 185}${execpi 600 sed -n '3p' $HOME/.Conky/cronograph/accuweather/curr_cond}${voffset 12}${goto 185}${font conkyweather:size=20}${voffset 7}${goto 80}${execpi 600 sed -n '7p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 135}${execpi 600 sed -n '12p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 185}${execpi 600 sed -n '17p' $HOME/.Conky/cronograph/accuweather/tod_ton}${font}${voffset 6}${goto 84}${execpi 600 sed -n '9p' $HOME/.Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '10p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${goto 140}${execpi 600 sed -n '14p' $HOME/.Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '15p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${goto 190}${execpi 600 sed -n '19p' $HOME/.Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '20p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${voffset 7}${goto 85}${execpi 600 sed -n '6p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 140}${execpi 600 sed -n '11p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 190}${execpi 600 sed -n '16p' $HOME/.Conky/cronograph/accuweather/tod_ton}
${if_match ${battery_percent BAT0}>0}${if_match ${battery_percent BAT0}<=15}${image $HOME/.Conky/cronograph/images/Red.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT0}>15}${if_match ${battery_percent BAT0}<=20}${image $HOME/.Conky/cronograph/images/Orange.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT0}>20}${if_match ${battery_percent BAT0}<=35}${image $HOME/.Conky/cronograph/images/Yellow.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT0}>35}${if_match ${battery_percent BAT0}<=100}${image $HOME/.Conky/cronograph/images/Dark_Green.png -p 129,18 -s 40x40}${endif}${endif}
${execpi 1 cat $HOME/.Conky/cronograph/scripts/blinkingLED}
1b2_script
#!/bin/bash
#function: test_image
test_image () {
case $1 in
1)
echo a
;;
2|3)
echo b
;;
4|5)
echo c
;;
6)
echo d
;;
7)
echo e
;;
8)
echo f
;;
11)
echo 0
;;
12)
echo h
;;
13|14)
echo g
;;
15)
echo m
;;
16|17)
echo k
;;
18)
echo i
;;
19)
echo q
;;
20|21|23)
echo o
;;
22)
echo r
;;
24|31)
echo E
;;
25)
echo v
;;
26)
echo x
;;
29)
echo y
;;
30)
echo 5
;;
32)
echo 6
;;
33)
echo A
;;
34|35)
echo B
;;
36|37)
echo C
;;
38)
echo D
;;
39|40)
echo G
;;
41|42)
echo K
;;
43|44)
echo O
;;
*)
echo -
;;
esac
}
#put your Accuweather address here
#address="http://www.accuweather.com/en/gr/kastoria/178682/weather-forecast/178682"
address="http://www.accuweather.com/en/de/lichtenstein/09350/weather-forecast/171261"
loc_id=$(echo $address|sed 's/\/weather-forecast.*$//'|sed 's/^.*\///')
last_number=$(echo $address|sed 's/^.*\///')
curr_addr="$(echo $address|sed 's/weather-forecast.*$//')"current-weather/"$last_number"
addr1="$(echo $address|sed 's/weather-forecast.*$//')"daily-weather-forecast/"$last_number"
addr2="$addr1"?day=6
kill -STOP $(pidof conky)
killall wget
wget --save-cookies $HOME/.Conky/cronograph/accuweather/cookie -O $HOME/.Conky/cronograph/accuweather/curr_cond_raw $curr_addr
wget --load-cookies $HOME/.Conky/cronograph/accuweather/cookie -O $HOME/.Conky/cronograph/accuweather/first_days_raw $addr1
wget --load-cookies $HOME/.Conky/cronograph/accuweather/cookie -O $HOME/.Conky/cronograph/accuweather/last_days_raw $addr2
#Current Conditions - curr_cond file
if [[ -s $HOME/.Conky/cronograph/accuweather/curr_cond_raw ]]; then
egrep -i '"detail-tab-panel |>Today<\/a>|>Tonight<\/a>|>Early AM<\/a>|>Overnight<\/a>|>Mon<\/a>|>Tue<\/a>|>Wed<\/a>|>Thu<\/a>|>Fri<\/a>|>Sat<\/a>|>Sun<\/a>|icon i-|"cond"|"temp"|icons-wind\/.*gif|text-align:center\;\">.*h</div>|Humidity: |Pressure: |Cloud Cover: |UV Index: |Dew Point: |Precipitation(1 hr): |Visibility: |"start">|"finish">' $HOME/.Conky/cronograph/accuweather/curr_cond_raw > $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/^[ \t]*//g' -e 's/^.*icon i-//g' -e 's/^.*"cond">//g' -e 's/>Lo</\n/g' -e 's/RealFeel/\n/g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/^.*"#">//g' -e 's/^.*<strong class="temp"//g' -e 's/^>//g' -e 's/<span>°.*$//g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/<\/a>.*$//g' -e 's/\/span> //g' -e 's/"temp">/\n/g' -e 's/^.*icons-wind\///g' -e 's/^.*text-align:center\;\">//g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/^.*"start">//g' -e 's/^.*"finish">//g' -e 's/<li>//g' -e 's/<strong>//g' -e 's/<<span.*$//g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/<\/span>//g' -e 's/<\/strong><\/li>//g' -e 's/ "><\/div>//g' -e 's/'\''//g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/"><\/div>//g' -e 's/^.*; //g' -e 's/&#.*$//g' -e 's/ i-alarm.*$//g' -e 's/;//g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/Humidity: //g' -e 's/Pressure: //g' -e 's/Cloud Cover: //g' -e 's/UV Index: //g' -e 's/Dew Point: //g' -e 's/Visibility: //g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/^.*detail-tab-panel //g' -e 's/">//g' -e 's/\r//g' -e 's/ *$//g' -e 's/mb.*$/mb/g' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i -e 's/-s\|-xl.*$//g' -e 's/in &.*$/in/g' -e 's/\.gif.*$//g' -e 's/<\/div>.*$//g' $HOME/.Conky/cronograph/accuweather/curr_cond
time=$(sed -n 1p $HOME/.Conky/cronograph/accuweather/curr_cond)
if [[ $time == Tonight || $time == Overnight || $time == "Early AM" ]]; then
sed -i 3a- $HOME/.Conky/cronograph/accuweather/curr_cond
fi
line35=$(sed -n 35p $HOME/.Conky/cronograph/accuweather/curr_cond)
sed -i '35d' $HOME/.Conky/cronograph/accuweather/curr_cond
sed -i 35a$line35 $HOME/.Conky/cronograph/accuweather/curr_cond
image=$(sed -n 27p $HOME/.Conky/cronograph/accuweather/curr_cond)
sed -i 27s/$image/$(test_image $image)/ $HOME/.Conky/cronograph/accuweather/curr_cond
fi
#First 5days - first_days file
if [[ -s $HOME/.Conky/cronograph/accuweather/first_days_raw ]]; then
sed -i '/<div class="column-1 clearfix">/,/<div id=\"feature-history\">/!d' $HOME/.Conky/cronograph/accuweather/first_days_raw
egrep -i '>Today<|<p>[a-z]|>Mon<\/a>|>Tue<\/a>|>Wed<\/a>|>Thu<\/a>|>Fri<\/a>|>Sat<\/a>|>Sun<\/a>|icon i-|"cond"|"temp"|realfeel">RealFeel|realfeel">Precipitation' $HOME/.Conky/cronograph/accuweather/first_days_raw > $HOME/.Conky/cronograph/accuweather/first_days
sed -i -e 's/^[ \t]*//g' -e 's/^.*icon i-//g' -e 's/^.*"cond">//g' -e 's/>Lo</\n/g' $HOME/.Conky/cronograph/accuweather/first_days
sed -i -e 's/ "><\/div>//g' -e 's/"><\/div>//g' -e 's/^.*"temp">//g' -e 's/<span>°.*$//g' $HOME/.Conky/cronograph/accuweather/first_days
sed -i -e 's/<p>//g' -e 's/<\/p>//g' -e 's/^.*"#">//g' -e 's/\/span> //g' -e 's/^.*>Precipitation //g' -e '/realfeel/s/^.*; //g' $HOME/.Conky/cronograph/accuweather/first_days
sed -i -e 's/&#.*$//g' -e 's/<.*$//g' -e 's/ i-alarm.*$//g' -e 's/\r//g' -e 's/ *$//g' $HOME/.Conky/cronograph/accuweather/first_days
sed -i -e 's/Today/TODAY/' -e 's/Mon$/MONDAY/' -e 's/Tue$/TUESDAY/' -e 's/Wed$/WEDNESDAY/' -e 's/Thu$/THURSDAY/' -e 's/Fri$/FRIDAY/' -e 's/Sat$/SATURDAY/' -e 's/Sun$/SUNDAY/' $HOME/.Conky/cronograph/accuweather/first_days
sed -i 's/-s\|-l.*$//g' $HOME/.Conky/cronograph/accuweather/first_days
time=$(sed -n 1p $HOME/.Conky/cronograph/accuweather/curr_cond)
if [[ $time == Tonight || $time == Overnight || $time == "Early AM" ]]; then
sed -i 2a- $HOME/.Conky/cronograph/accuweather/first_days
fi
L1=$(sed -n 1p $HOME/.Conky/cronograph/accuweather/first_days)
if [[ $L1 == TODAY ]]; then
sed -i 1d $HOME/.Conky/cronograph/accuweather/first_days
fi
for (( i=6; i<=21; i+=5 ))
do
image_raw=$(sed -n "${i}"p $HOME/.Conky/cronograph/accuweather/first_days)
sed -i ${i}s/$image_raw/$(test_image $image_raw)/ $HOME/.Conky/cronograph/accuweather/first_days
done
image_raw=$(sed -n 25p $HOME/.Conky/cronograph/accuweather/first_days)
sed -i 25s/$image_raw/$(test_image $image_raw)/ $HOME/.Conky/cronograph/accuweather/first_days
image_raw=$(sed -n 30p $HOME/.Conky/cronograph/accuweather/first_days)
sed -i 30s/$image_raw/$(test_image $image_raw)/ $HOME/.Conky/cronograph/accuweather/first_days
fi
#Last 5days - last_days file
if [[ -s $HOME/.Conky/cronograph/accuweather/last_days_raw ]]; then
sed -i '/<div class="column-1 clearfix">/,/<div id=\"feature-history\">/!d' $HOME/.Conky/cronograph/accuweather/last_days_raw
egrep -i '>Mon<\/a>|>Tue<\/a>|>Wed<\/a>|>Thu<\/a>|>Fri<\/a>|>Sat<\/a>|>Sun<\/a>|icon i-|"cond"|"temp"|realfeel">RealFeel|realfeel">Precipitation' $HOME/.Conky/cronograph/accuweather/last_days_raw > $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/^[ \t]*//g' -e 's/^.*icon i-//g' -e 's/^.*"cond">//g' -e 's/>Lo</\n/g' $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/ "><\/div>//g' -e 's/"><\/div>//g' -e 's/^.*"temp">//g' -e 's/<span>°.*$//g' $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/^.*"#">//g' -e 's/\/span> //g' -e 's/^.*>Precipitation //g' -e 's/^.*; //g' $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/&#.*$//g' -e 's/<.*$//g' -e 's/ i-alarm.*$//g' -e 's/\r//g' -e 's/ *$//g' $HOME/.Conky/cronograph/accuweather/last_days
sed -i -e 's/Mon$/MONDAY/' -e 's/Tue$/TUESDAY/' -e 's/Wed$/WEDNESDAY/' -e 's/Thu$/THURSDAY/' -e 's/Fri$/FRIDAY/' -e 's/Sat$/SATURDAY/' -e 's/Sun$/SUNDAY/' $HOME/.Conky/cronograph/accuweather/last_days
sed -i 's/-s\|-l.*$//g' $HOME/.Conky/cronograph/accuweather/last_days
for (( i=2; i<=22; i+=5 ))
do
image_raw=$(sed -n "${i}"p $HOME/.Conky/cronograph/accuweather/last_days)
sed -i ${i}s/$image_raw/$(test_image $image_raw)/ $HOME/.Conky/cronograph/accuweather/last_days
done
fi
#messages file
sed -n 28p $HOME/.Conky/cronograph/accuweather/curr_cond | cut -c -20 > $HOME/.Conky/cronograph/accuweather/messages
sed -n 29p $HOME/.Conky/cronograph/accuweather/first_days | cut -c -20 >> $HOME/.Conky/cronograph/accuweather/messages
sed -n 34p $HOME/.Conky/cronograph/accuweather/first_days | cut -c -20 >> $HOME/.Conky/cronograph/accuweather/messages
for (( i=7; i<=22; i+=5 ))
do
sed -n ${i}p $HOME/.Conky/cronograph/accuweather/first_days | cut -c -20 >> $HOME/.Conky/cronograph/accuweather/messages
done
for (( i=3; i<=23; i+=5 ))
do
sed -n ${i}p $HOME/.Conky/cronograph/accuweather/last_days | cut -c -20 >> $HOME/.Conky/cronograph/accuweather/messages
done
kill -CONT $(pidof conky)
Error-Message:
$ Conky: forked to background, pid is 15248
Conky: desktop window (6e) is root window
Conky: window type - normal
Conky: drawing to created window (0x2000001)
Conky: drawing to double buffer
wget: Kein Prozess gefunden
--2015-11-21 15:06:38-- http://www.accuweather.com/en/de/lichtenstein/09350/current-weather/171261
Auflösen des Hostnamens »www.accuweather.com (www.accuweather.com)« … 2.20.188.156, 2.20.188.155
Verbindungsaufbau zu www.accuweather.com (www.accuweather.com)|2.20.188.156|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [text/html]
Wird in »»/home/unklar/.Conky/cronograph/accuweather/curr_cond_raw«« gespeichert.
/home/unklar/.Conky/c [ <=> ] 101,08K --.-KB/s in 0,09s
2015-11-21 15:06:39 (1,10 MB/s) - »/home/unklar/.Conky/cronograph/accuweather/curr_cond_raw« gespeichert [103501]
--2015-11-21 15:06:39-- http://www.accuweather.com/en/de/lichtenstein/09350/daily-weather-forecast/171261
Auflösen des Hostnamens »www.accuweather.com (www.accuweather.com)« … 2.20.188.156, 2.20.188.155
Verbindungsaufbau zu www.accuweather.com (www.accuweather.com)|2.20.188.156|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [text/html]
Wird in »»/home/unklar/.Conky/cronograph/accuweather/first_days_raw«« gespeichert.
/home/unklar/.Conky/c [ <=> ] 102,70K --.-KB/s in 0,09s
2015-11-21 15:06:40 (1,12 MB/s) - »/home/unklar/.Conky/cronograph/accuweather/first_days_raw« gespeichert [105163]
--2015-11-21 15:06:40-- http://www.accuweather.com/en/de/lichtenstein/09350/daily-weather-forecast/171261?day=6
Auflösen des Hostnamens »www.accuweather.com (www.accuweather.com)« … 2.20.188.156, 2.20.188.155
Verbindungsaufbau zu www.accuweather.com (www.accuweather.com)|2.20.188.156|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [text/html]
Wird in »»/home/unklar/.Conky/cronograph/accuweather/last_days_raw«« gespeichert.
/home/unklar/.Conky/c [ <=> ] 101,24K --.-KB/s in 0,1s
2015-11-21 15:06:41 (1,02 MB/s) - »/home/unklar/.Conky/cronograph/accuweather/last_days_raw« gespeichert [103670]
Conky: unknown variable
Conky: unknown variable
...etc.
Patience...
Offline
Great masters, thank you
I'll be at your own pace by not ...![]()
Patience...
The error is because you got the updated script, but didn't change the lines that call the various elements in the conky. Some of them changed. Grab the companion script as well to see what does what.
Here is the finished product - showing my location: Buenos Aires, Argentina.
Put this conky: unklar.clock.conky in ~/.Conky and run with the NEW "LEDS" script. I had to make changes to that because I changed the conky a bit. This way I didn't touch your original conkys.
~/.Conky/unklar.clock.conky
# pkill -xf "conky -q -c $HOME/.Conky/unklar.clock.conky" &
## /home/sector11/.Conky/unklar.clock.conky
# — Conky settings — #
background yes
update_interval 1
total_run_times 0
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
imlib_cache_size 0
#temperature_unit celcius
# — Window specifications — #
own_window_class Conky
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager
border_inner_margin 0
border_outer_margin 0
minimum_size 290 250
maximum_width 290
alignment top_right
gap_x 30
gap_y 75
# — Graphics settings — #
draw_shades no
draw_outline no
#draw_borders no
draw_graph_borders no
### Borders Section ########################################################
draw_borders no #yes
# Stippled borders?
stippled_borders 5
# border margins
border_inner_margin 5
border_outer_margin 0
# border width
border_width 2
# graph borders
draw_graph_borders yes #no
#default_graph_size 15 40
##################################################### End Borders Secton ###
# — Text settings — #
use_xft yes
xftfont hooge 05_53:size=6
xftalpha 0.5
default_color FFFFFF
uppercase no
use_spacer right
color0 white
color1 orange
color2 green
# — Lua Load — #
lua_load $HOME/.Conky/cronograph/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings
lua_load $HOME/.Conky/cronograph/scripts/multi_rings.lua
lua_draw_hook_post main
#${execi 500 bash /media/5/Conky/1b2_accuweather_conkyweather_font/1b2}\
TEXT
${execi 500 bash /media/5/Conky/1b2_accuweather_conkyweather_font/1b2}\
${voffset 29}${offset 112}BAT:
${voffset 17}${goto 65}${font hooge 05_53:size=12}${time %H:%M}${font}${goto 185}UPTIME:
${voffset 2}${goto 65}${time %a %d %b}${goto 185}${uptime}
${voffset 2}${goto 65}${time %Y}
${voffset -6}${goto 145}HD
${voffset 12}${alignc}${fs_free}/${fs_size}
${voffset 36}${goto 91}${cpu cpu0}%${goto 221}${memperc}%
${voffset 10}${goto 76}CPU${goto 205}MEM
${voffset 20}${goto 65}${font hooge 05_53:size=12}${execpi 600 sed -n '29p' /media/5/Conky/1b2_accuweather_conkyweather_font/curr_cond}°\
${goto 200}${execpi 600 sed -n '30p' /media/5/Conky/1b2_accuweather_conkyweather_font/curr_cond}°
${voffset -47}${goto 125}${font conkyweather:size=40}${execpi 600 sed -n '27p' /media/5/Conky/1b2_accuweather_conkyweather_font/curr_cond}${font}
${voffset -03}${alignc}${execpi 600 sed -n '28p' /media/5/Conky/1b2_accuweather_conkyweather_font/curr_cond}
${goto 85}${font conkyweather:size=20}${execpi 600 sed -n '6p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}\
${goto 135}${execpi 600 sed -n '11p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}\
${goto 185}${execpi 600 sed -n '16p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}${font}\
${voffset 6}${goto 84}${execpi 600 sed -n '8p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}°/\
${execpi 600 sed -n '9p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}°\
${goto 140}${execpi 600 sed -n '13p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}°/\
${execpi 600 sed -n '14p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}°\
${goto 190}${execpi 600 sed -n '18p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}°/\
${execpi 600 sed -n '19p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days}°\
${voffset 7}${goto 85}${execpi 600 sed -n '5p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days | cut -c-3}\
${goto 140}${execpi 600 sed -n '10p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days | cut -c-3}\
${goto 190}${execpi 600 sed -n '15p' /media/5/Conky/1b2_accuweather_conkyweather_font/first_days | cut -c-3}\
${if_match ${battery_percent BAT0}>0}${if_match ${battery_percent BAT0}<=15}${image $HOME/.Conky/cronograph/images/Red.png -p 129,18 -s 40x40}${endif}${endif}\
${if_match ${battery_percent BAT0}>15}${if_match ${battery_percent BAT0}<=20}${image $HOME/.Conky/cronograph/images/Orange.png -p 129,18 -s 40x40}${endif}${endif}\
${if_match ${battery_percent BAT0}>20}${if_match ${battery_percent BAT0}<=35}${image $HOME/.Conky/cronograph/images/Yellow.png -p 129,18 -s 40x40}${endif}${endif}\
${if_match ${battery_percent BAT0}>35}${if_match ${battery_percent BAT0}<=100}${image $HOME/.Conky/cronograph/images/Dark_Green.png -p 129,18 -s 40x40}${endif}${endif}\
${execpi 1 cat $HOME/.Conky/cronograph/scripts/LEDS}
This goes with the other 'scripts': /home/sector11/.Conky/cronograph/scripts/LEDS
${image $HOME/.Conky/cronograph/images/Blank.png -p 11,123 -s 40x40}${if_match ${execi 1 num=$(date +%-S);rem=$(( num % 2 ));if [ $rem -eq 0 ] ; then echo 0 ; else echo 1 ; fi}==0}${image $HOME/.Conky/cronograph/images/Blue.png -p 11,123 -s 40x40}${endif}
${image $HOME/.Conky/cronograph/images/Blank.png -p 235,123 -s 40x40}${if_match ${execi 1 num=$(date +%-S);rem=$(( num % 2 ));if [ $rem -eq 0 ] ; then echo 0 ; else echo 1 ; fi}==0}${image $HOME/.Conky/cronograph/images/Blue.png -p 235,123 -s 40x40}${endif}
${image $HOME/.Conky/cronograph/images/Blank.png -p 123,237 -s 40x40}${if_match ${execi 1 num=$(date +%-S);rem=$(( num % 2 ));if [ $rem -eq 0 ] ; then echo 0 ; else echo 1 ; fi}==0}${image $HOME/.Conky/cronograph/images/Blue.png -p 123,237 -s 40x40}${endif}
You will need to change the path to the 1b2 script and other lines that use
/media/5/Conky/1b2_accuweather_conkyweather_font/
to match where you have the info.
I have another idea I'm going to try as well.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Houston, I see light at the end of the tunnel.
Offline
Playing with putting the "Now" weather font between the circles. using a test weatherfont "f" (full clouds) - the real '27p' call is directly to the right of it. Played with the idea of having the clock hands on top of the images and conky, but the hands then cover the temps:
... a simple matter of reversing the _pre and _post in the two lua calls above TEXT.
So I think the original is better, do we need to see the centre dot? Besides for sunny days we'll see it.
Also coloured the Temp 'light blue' and the Feels Like a 'silver'.
@unklar
use this:
minimum_size 300 300
maximum_width 300
or maybe 310 all around to get the full circles visible.
and change the battery image calls to: "-p 129,18" to get the top dot to move into place.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
BINGO!
Many thanks to Sir Sector11!
Changes:
conkyrc >> ..-p 123,10
# pkill -xf "conky -q -c $HOME/.Conky/cronograph/conkyrc" &
## /home/sector11/.Conky/unklar.clock.conky
# — Conky settings — #
background yes
update_interval 1
total_run_times 0
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
imlib_cache_size 0
#temperature_unit celcius
# — Window specifications — #
own_window_class Conky
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager
border_inner_margin 0
border_outer_margin 0
minimum_size 310 310
maximum_width 310
alignment top_right
gap_x 30
gap_y 75
# — Graphics settings — #
draw_shades no
draw_outline no
#draw_borders no
draw_graph_borders no
### Borders Section ########################################################
draw_borders no #yes
# Stippled borders?
stippled_borders 5
# border margins
border_inner_margin 5
border_outer_margin 0
# border width
border_width 2
# graph borders
draw_graph_borders yes #no
#default_graph_size 15 40
##################################################### End Borders Secton ###
# — Text settings — #
use_xft yes
xftfont hooge 05_53:size=6
xftalpha 0.5
default_color FFFFFF
uppercase no
use_spacer right
color0 white
color1 orange
color2 green
# — Lua Load — #
lua_load $HOME/.Conky/cronograph/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings
lua_load $HOME/.Conky/cronograph/scripts/multi_rings.lua
lua_draw_hook_post main
#${execi 500 bash /.Conky/cronograph/accuweather/1b2}\
TEXT
${execi 500 bash $HOME/.Conky/cronograph/accuweather/1b2}\
${voffset 29}${offset 112}BAT:
${voffset 17}${goto 65}${font hooge 05_53:size=12}${time %H:%M}${font}${goto 185}UPTIME:
${voffset 2}${goto 65}${time %a %d %b}${goto 185}${uptime}
${voffset 2}${goto 65}${time %Y}
${voffset -6}${goto 145}HD
${voffset 12}${alignc}${fs_free}/${fs_size}
${voffset 36}${goto 91}${cpu cpu0}%${goto 221}${memperc}%
${voffset 10}${goto 76}CPU${goto 205}MEM
${voffset 20}${goto 90}${font hooge 05_53:size=12}${execpi 600 sed -n '29p' $HOME/.Conky/cronograph/accuweather/curr_cond}°\
${goto 200}${execpi 600 sed -n '30p' $HOME/.Conky/cronograph/accuweather/curr_cond}°
${voffset -47}${goto 125}${font conkyweather:size=40}${execpi 600 sed -n '27p' $HOME/.Conky/cronograph/accuweather/curr_cond}${font}
${voffset -03}${alignc}${execpi 600 sed -n '28p' $HOME/.Conky/cronograph/accuweather/curr_cond}
${goto 85}${font conkyweather:size=20}${execpi 600 sed -n '6p' $HOME/.Conky/cronograph/accuweather/first_days}\
${goto 135}${execpi 600 sed -n '11p' $HOME/.Conky/cronograph/accuweather/first_days}\
${goto 185}${execpi 600 sed -n '16p' $HOME/.Conky/cronograph/accuweather/first_days}${font}\
${voffset 6}${goto 84}${execpi 600 sed -n '8p' $HOME/.Conky/cronograph/accuweather/first_days}°/\
${execpi 600 sed -n '9p' $HOME/.Conky/cronograph/accuweather/first_days}°\
${goto 140}${execpi 600 sed -n '13p' $HOME/.Conky/cronograph/accuweather/first_days}°/\
${execpi 600 sed -n '14p' $HOME/.Conky/cronograph/accuweather/first_days}°\
${goto 190}${execpi 600 sed -n '18p' $HOME/.Conky/cronograph/accuweather/first_days}°/\
${execpi 600 sed -n '19p' $HOME/.Conky/cronograph/accuweather/first_days}°\
${voffset 7}${goto 85}${execpi 600 sed -n '5p' $HOME/.Conky/cronograph/accuweather/first_days | cut -c-3}\
${goto 140}${execpi 600 sed -n '10p' $HOME/.Conky/cronograph/accuweather/first_days | cut -c-3}\
${goto 190}${execpi 600 sed -n '15p' $HOME/.Conky/cronograph/accuweather/first_days | cut -c-3}\
${if_match ${battery_percent BAT0}>0}${if_match ${battery_percent BAT0}<=15}${image $HOME/.Conky/cronograph/images/Red.png -p 123,10 -s 40x40}${endif}${endif}\
${if_match ${battery_percent BAT0}>15}${if_match ${battery_percent BAT0}<=20}${image $HOME/.Conky/cronograph/images/Orange.png -p 123,10 -s 40x40}${endif}${endif}\
${if_match ${battery_percent BAT0}>20}${if_match ${battery_percent BAT0}<=35}${image $HOME/.Conky/cronograph/images/Yellow.png -p 123,10 -s 40x40}${endif}${endif}\
${if_match ${battery_percent BAT0}>35}${if_match ${battery_percent BAT0}<=100}${image $HOME/.Conky/cronograph/images/Dark_Green.png -p 123,10 -s 40x40}${endif}${endif}\
${execpi 1 cat $HOME/.Conky/cronograph/scripts/blinkingLED}
and blinkingLED in scripts
${image $HOME/.Conky/cronograph/images/Blank.png -p 123, 236 -s 40x40}${if_match ${execi 1 num=$(date +%-S);rem=$(( num % 2 ));if [ $rem -eq 0 ] ; then echo 0 ; else echo 1 ; fi}==0}${image $HOME/.Conky/cronograph/images/Blue.png -p 123, 236 -s 40x40}${endif}
${image $HOME/.Conky/cronograph/images/Blank.png -p 10, 123 -s 40x40}${if_match ${execi 1 num=$(date +%-S);rem=$(( num % 2 ));if [ $rem -eq 0 ] ; then echo 0 ; else echo 1 ; fi}==0}${image $HOME/.Conky/cronograph/images/Blue.png -p 10, 123 -s 40x40}${endif}
${image $HOME/.Conky/cronograph/images/Blank.png -p 236, 123 -s 40x40}${if_match ${execi 1 num=$(date +%-S);rem=$(( num % 2 ));if [ $rem -eq 0 ] ; then echo 0 ; else echo 1 ; fi}==0}${image $HOME/.Conky/cronograph/images/Blue.png -p 236, 123 -s 40x40}${endif}
I still have the error in the therminal:
Conky: unknown variable
Conky: unknown variable
...etc.
where I can look the variable ?
Last edited by unklar (2016-06-13 20:45:24)
Offline
BINGO!
Many thanks to Sir Sector11!![]()
where I can look the variable ?
You're most welcome. Bitteschön.
One more change:
minimum_size 310 320 ##width | height
maximum_width 310
you are missing the bottom of the ring still, increase the minimum height.
RE: where I can look the variable ?
Open a split terminal or two terminals:
In T-1
pkill -xf "conky -c /path/to/the_conky/conkyrc -DD" &
this will stop the conky when you want to stop it.
in T-2, to start the conky:
conky -c /path/to/the_conky/conkyrc -DD &
For debugging conkys:
-D | --debug
Increase debugging output, ie. -DD for more debugging
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
..you are missing the bottom of the ring still, increase the minimum height.
Thanks @S11,
the size is correct. My picture is just too small.
Now I must study the debug messages. I Report violation when I get stuck.
Offline
hahaha OH! Well, that explains that!
Glad you are happy with a new conky!
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
There's a new kid on the block. A simple clock, a simple today weather and a small bit of system info:
Teo's 1b1 Accuweather - Images - 1b1_29-10-15 script required!
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
@Sector11
@El Conkystador,
It is unbelievable in which speed you make conky-configurations worldwide available to its users.
Again I am pulling my hat, thank you so much.
In regards to my problem I did not progress much further, as I am also not familiar with Lua.
From the relevant Debug report, I interpret that in the Lua-Script the “blinking” (LED) is the unknown variable(?).
$ conky -c ~/.Conky/cronograph/conkyrc -DD &
[1] 15027
unklar@x40RD:~
$ DEBUG(0) [../../src/conky.c:5338]: reading contents from config file '/home/unklar/.Conky/cronograph/conkyrc'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:354]: Adding $cpu for CPU 0
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: forked to background, pid is 15028
Conky: desktop window (6e) is root window
Conky: window type - normal
Conky: drawing to created window (0x2400001)
Conky: drawing to double buffer
wget: Kein Prozess gefunden
--2015-11-22 00:06:44-- http://www.accuweather.com/en/de/lichtenstein/09350/current-weather/171261
Auflösen des Hostnamens »www.accuweather.com (www.accuweather.com)« … 2.20.188.156, 2.20.188.155
Verbindungsaufbau zu www.accuweather.com (www.accuweather.com)|2.20.188.156|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [text/html]
Wird in »»/home/unklar/.Conky/cronograph/accuweather/curr_cond_raw«« gespeichert.
/home/unklar/.Conky/cron [ <=> ] 101,05K --.-KB/s in 0,09s
2015-11-22 00:06:45 (1,06 MB/s) - »/home/unklar/.Conky/cronograph/accuweather/curr_cond_raw« gespeichert [103476]
--2015-11-22 00:06:45-- http://www.accuweather.com/en/de/lichtenstein/09350/daily-weather-forecast/171261
Auflösen des Hostnamens »www.accuweather.com (www.accuweather.com)« … 2.20.188.156, 2.20.188.155
Verbindungsaufbau zu www.accuweather.com (www.accuweather.com)|2.20.188.156|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [text/html]
Wird in »»/home/unklar/.Conky/cronograph/accuweather/first_days_raw«« gespeichert.
/home/unklar/.Conky/cron [ <=> ] 102,84K --.-KB/s in 0,09s
2015-11-22 00:06:46 (1,07 MB/s) - »/home/unklar/.Conky/cronograph/accuweather/first_days_raw« gespeichert [105309]
--2015-11-22 00:06:46-- http://www.accuweather.com/en/de/lichtenstein/09350/daily-weather-forecast/171261?day=6
Auflösen des Hostnamens »www.accuweather.com (www.accuweather.com)« … 2.20.188.156, 2.20.188.155
Verbindungsaufbau zu www.accuweather.com (www.accuweather.com)|2.20.188.156|:80 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: nicht spezifiziert [text/html]
Wird in »»/home/unklar/.Conky/cronograph/accuweather/last_days_raw«« gespeichert.
/home/unklar/.Conky/cron [ <=> ] 101,27K --.-KB/s in 0,1s
2015-11-22 00:06:46 (1,02 MB/s) - »/home/unklar/.Conky/cronograph/accuweather/last_days_raw« gespeichert [103705]
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=100'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '100'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Dark_Green.png' at (123,10) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '1'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '1'
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Dark_Green.png' at (123,10) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '1'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '1'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=100'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '100'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Dark_Green.png' at (123,10) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '2'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '2'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=100'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '100'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '1==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '1' and '0'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Dark_Green.png' at (123,10) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '3'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '3'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=100'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '100'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Dark_Green.png' at (123,10) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '4'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '4'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=100'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '100'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '1==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '1' and '0'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Dark_Green.png' at (123,10) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '5'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '5'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>15'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '15'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>20'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '20'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(1) [../../src/conky.c:1307]: jumping
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100>35'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '35'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '100<=100'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '100' and '100'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/conky.c:1300]: parsed arg into '0==0'
DEBUG(1) [../../src/algebra.c:109]: comparing longs '0' and '0'
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Dark_Green.png' at (123,10) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (123,236) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (10,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blank.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(0) [../../src/imlib2.c:190]: Drawing image '/home/unklar/.Conky/cronograph/images/Blue.png' at (236,123) scaled to 40x40, caching interval set to 0 (with -n opt 0)
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '6'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${time %I.%M}' to '12.06'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${time %M.%S}' to '06.52'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${time %S}' to '52'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
Conky: unknown variable
DEBUG(1) [../../src/conky.c:2399]: evaluated '${ }' to '${}'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${updates}' to '6'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${time %H}' to '00'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${time %M}' to '06'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${time %S}' to '52'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/core.c:354]: Adding $cpu for CPU 0
DEBUG(1) [../../src/conky.c:2399]: evaluated '${cpu cpu0}' to '15'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${memperc }' to '10'
DEBUG(1) [../../src/core.c:1225]: no templates to replace
DEBUG(1) [../../src/conky.c:2399]: evaluated '${fs_used_perc /}' to '28'
It is a pity. :8
Offline
It is a pity. :8
This is the Clock conky with the LED lights right?
Strange, it works perfect here...
Are you using Bunsen?
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline