Sorry about confusing but the problem occurs again. I thought I had a
special problem with a lua script using the weather function but it
crashes with simple ${weather} calls in the conkyrc. I attach the config
part which is crashing. A special thing: I am behind a proxy (set
http_proxy, without user/pass credentials).
color1 DDDDDD
color2 AAAAAA
color3 888888
color4 666666

${voffset 5}
${goto 60}${font Liberation:size=18,weight:bold}${color3}Wetter
${font Liberation:size=12,weight:bold}${color4}${voffset -23}${alignr}Köln
${goto 80}${color1}${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDK 
temperature}°C ${font Liberation:size=10,weight:bold}${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDK 
wind_speed}km/h ${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDK wind_dir} 
${goto 80}${font Liberation:size=9}${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDK humidity}% 
${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDK 
weather} ${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDK cloud_cover}
${goto 60}${font Liberation:size=18,weight:bold}${color3}Wetter
${font Liberation:size=12,weight:bold}${color4}${voffset -23}${alignr}Düsseldorf
${goto 80}${color1}${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDL 
temperature}°C ${font Liberation:size=10,weight:bold}${color1}${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDL 
wind_speed}km/h ${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDL wind_dir} 
${goto 80}${font Liberation:size=9}${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDL humidity}% 
${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDL 
weather} ${weather 
http://weather.noaa.gov/pub/data/observations/metar/stations/ EDDK cloud_cover}

Reply via email to