https://bugs.kde.org/show_bug.cgi?id=425770
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/a35caab675116c1154542266a | |ebd7c2410570561 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |6.3.3 --- Comment #4 from Ismael Asensio <isma...@gmail.com> --- Git commit a35caab675116c1154542266aebd7c2410570561 by Ismael Asensio. Committed on 25/02/2025 at 14:08. Pushed by iasensio into branch 'master'. weather/envcan: Fix parsing of station coordinates The station coordinates in the forecast xml results are in the form of textual "64.52N", "105.23W". We were previously only using the absolute value, which fails for most Canada points, as "W" has to be interpreted as a negative longitude. The station coordinates are not exposed currently in the applet, but are used to calculate if the observation corresponds to day or night. FIXED-IN: 6.3.3 M +21 -3 dataengines/weather/ions/envcan/ion_envcan.cpp M +1 -0 dataengines/weather/ions/envcan/ion_envcan.h https://invent.kde.org/plasma/plasma-workspace/-/commit/a35caab675116c1154542266aebd7c2410570561 -- You are receiving this mail because: You are watching all bug changes.