tjmarkham / win10widgets

Widgets for Windows 10 http://win10widgets.com
169 stars 46 forks source link

Weather seems broken again #163

Open jdmumper opened 6 months ago

jdmumper commented 6 months ago

I'm getting errors in the log for the Weather widget. Most of the form: Invalid TimeStampFormat: %Y-%m-%dT%H:%M:%S (Win10 Widgets\Weather\Weather-ExtraLarge.ini - [@ForecastTodayDayShort])

jngdan commented 6 months ago

Hi, I confirm that the Weather widget not working currently (Win11) since yesterday. Additionally to the "Invalid TimeStampFormat" error, I had also this one : "Unable to open: D:\Documents\Rainmeter\Skins\Win10 Widgets\Weather\icons.png" Thks !

mycanaletto commented 6 months ago

Same problem...

d4k0 commented 6 months ago

I found the solution in the Rainmeter forum:

https://forum.rainmeter.net/viewtopic.php?p=223786#p223784

You must change the API key in the following file:

<PathToRainmeter>\Skins\Win10 Widgets\@Resources\Includes\WeatherComJSONVariables.inc

The new API key:

APIKey=71f92ea9dd2f4790b92ea9dd2f779061

After updating the skin, the weather worked again for me.

mycanaletto commented 6 months ago

Merci beaucoup !

jdmumper commented 6 months ago

APIKey=71f92ea9dd2f4790b92ea9dd2f779061

Thank you very much. This works perfectly!

jngdan commented 6 months ago

Hi, Thanks you, works perfectly !!!

ptmlst commented 5 months ago

Hi, Just installed for the first time using the installer package. I don't have neither the folder named "Includes" nor the mentioned file. Tried to fetch all inc & ini files, there is no any "APIkey" variable found. These files are not visible in here as well. How can I make it work? Thanks,