n0bel / PiClock

A Fancy Clock built around a monitor and a Raspberry Pi
MIT License
567 stars 183 forks source link

temp is lost on screen #276

Closed maserowik closed 5 months ago

maserowik commented 5 months ago

@SerBrynden

I have bene using you fork for a while now but all of a sudden ui do nto get the temp showing on the screen. I may missed a email about changing something but not sure if that one would cause my issues.

image

from the log file

[2024-04-24 08:01:12.421852] INFO: getting METAR current conditions: https://tgftp.nws.noaa.gov/data/observations/metar/stations/KAFJ.TXT [2024-04-24 08:01:12.458656] INFO: getting OpenWeather One Call: https://api.openweathermap.org/data/2.5/onecall?appid=88f580498dfd90f214bea557f04a7b3a&lat=40.3044&lon=-80.0717&units=imperial&lang=en&r=0.1440379932480662 [2024-04-24 08:01:12.914498] INFO: wxmetar: KAFJ 241156Z AUTO RMK AO2 SLPNO 6//// 7//// PWINO FZRANO $ [2024-04-24 08:01:12.945208] QPixmap::scaled: Pixmap is a null pixmap [2024-04-24 08:01:12.977438] QPixmap::scaled: Pixmap is a null pixmap

SerBrynden commented 5 months ago

Update your PiClock to make sure you have the latest changes and try again. Also, please post issues regarding my fork on my fork https://github.com/SerBrynden/PiClock.

SerBrynden commented 5 months ago

Also, if there are errors / irregularities in the data from the METAR station, PiClock will show blank data.