You are not logged in.

#1 2016-09-07 15:15:21

WaltH
Member
Registered: 2016-08-21
Posts: 53

Conky 1.10 - weather issue

Until yesterday afternoon, the weather information in my Conky displayed fine. Now it looks a bit out of whack.
dr46bGsm.png
Here is the relevant part of my .conkyrc file:

${color2}${font conkyweather:Bold:size=22}${offset 10}${execi 600  sed -n '2p' /home/walt/1a_accuweather_conkyweather_font/curr_cond}${color4}${font Cantarell:Bold:size=9}${goto 75}${voffset -24}CURRENTLY: ${execpi 600 sed -n '4p' /home/walt/1a_accuweather_conkyweather_font/curr_cond}° F
${goto 75}${execpi 600 sed -n '3p' /home/walt/1a_accuweather_conkyweather_font/curr_cond|fold -w30}

${color2}${font conkyweather:Bold:size=22}${offset 10}${execi 600  sed -n '2p' /home/walt/1a_accuweather_conkyweather_font/tod_ton}${color4}${font Cantarell:Bold:size=9}${goto 75}${voffset -24}${execpi 600 sed -n '1p' /home/walt/1a_accuweather_conkyweather_font/tod_ton}: ${execpi 600 sed -n '4p' /home/walt/1a_accuweather_conkyweather_font/tod_ton}/${execpi 600 sed -n '5p' /home/walt/1a_accuweather_conkyweather_font/tod_ton}° F
${goto 75}${execpi 600 sed -n '3p' /home/walt/1a_accuweather_conkyweather_font/tod_ton|fold -w30}

${color2}${font conkyweather:Bold:size=22}${offset 10}${execi 600  sed -n '7p' /home/walt/1a_accuweather_conkyweather_font/tod_ton}${color4}${font Cantarell:Bold:size=9}${goto 75}${voffset -24}${execpi 600 sed -n '6p' /home/walt/1a_accuweather_conkyweather_font/tod_ton}: ${execpi 600 sed -n '9p' $HOME/1a_accuweather_conkyweather_font/tod_ton}/${execpi 600 sed -n '10p' /home/walt/1a_accuweather_conkyweather_font/tod_ton}° F
${goto 75}${execpi 600 sed -n '8p' /home/walt/1a_accuweather_conkyweather_font/tod_ton|fold -w30}

${color2}${font conkyweather:Bold:size=22}${offset 10}${execi 600  sed -n '12p' /home/walt/1a_accuweather_conkyweather_font/tod_ton}${color4}${font Cantarell:Bold:size=9}${goto 75}${voffset -24}${execpi 600 sed -n '11p' $HOME/1a_accuweather_conkyweather_font/tod_ton}: ${execpi 600 sed -n '14p' $HOME/1a_accuweather_conkyweather_font/tod_ton}/${execpi 600 sed -n '15p' $HOME/1a_accuweather_conkyweather_font/tod_ton}° F
${goto 75}${execpi 600 sed -n '13p' $HOME/1a_accuweather_conkyweather_font/tod_ton|fold -w30}

My system did a recommended update, but I'm not sure off the top of my head what was updated, although I know I am still running Conky 1.10.1-3.

Offline

#2 2016-09-07 17:00:14

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Offline

#3 2016-09-07 21:44:01

WaltH
Member
Registered: 2016-08-21
Posts: 53

Re: Conky 1.10 - weather issue

Thanks! I didn't realize that this could be something more than simply a problem on my end.

Offline

Board footer

Powered by FluxBB