Jax-Core / ModularClocks

Gallery of animated & modern clock widgets
MIT License
47 stars 7 forks source link

The clock style with the temperature isn't displaying the correct weather no matter what location I use #17

Open jerichomlg opened 1 year ago

jerichomlg commented 1 year ago

No matter how many times I keep trying to change the location and refresh the clock, it is locked at 27 Celcius. I would appreciate some help with this

sz5ylv1a commented 1 year ago

that also happens to me too no matter what i would do, it will always say 27°C i've tried messing with the location and language to no avail, even changing it to imperial to see if it does anything (which unsurprisingly didn't either)

FaderR commented 1 year ago

If you are still having issues, download the ZIP file from this fork of the main ModularClocks (Code -> Download ZIP): https://github.com/slaugaus/ModularClocks . Extract it and then move it to your Rainmeter skins folder, changing the name of the folder to ModularClocks and deleting the old folder. This fixed the issue for me. Apparently the issue arises with a regex issue that doesn't account for spaces in the location string, leading to the string being invalid and Weather.com just using a default location

ghost commented 11 months ago

I was having the same problem where it shows 27°C for any location i use, tried downloading the fork and now it only shows 0°C for any location

FaderR commented 11 months ago

Hmm the fork fixed all issues for me. Have you replaced the original files correctly with the forked ones? And made sure the location is in the correct format? I can't really think of any other ways to fix it tbh other than those

ghost commented 11 months ago

yup, i deleted the old one and renamed the new one to "ModularClocks", im very confused on whats making it not work properly, maybe its something to do with my pc? like, some type of configuration that is making the skin not be able to check weather.com for info, i have no idea of programing, but i think it might be it

FaderR commented 11 months ago

Well the way I found the fix I used was in the JaxCore Discord server so you could join that and check there maybe for a fix. I don't really know what else could be the issue as it works for me so that's all I can say tbh

kegobass commented 9 months ago

If you are still having issues, download the ZIP file from this fork of the main ModularClocks (Code -> Download ZIP): https://github.com/slaugaus/ModularClocks . Extract it and then move it to your Rainmeter skins folder, changing the name of the folder to ModularClocks and deleting the old folder. This fixed the issue for me. Apparently the issue arises with a regex issue that doesn't account for spaces in the location string, leading to the string being invalid and Weather.com just using a default location

@FaderR it seems this was working but recently stopped working again. Any chance you have some time to take a look? I appreciate you fixing this in the first place.

FaderR commented 9 months ago

I didn't make the fork, I only provided the link for it, so I don't know how the issue was fixed in the fork or what is wrong with it now but it works for me. If it isn't working for you, your best bet would be to check the JaxCore discord server as that's where I found the link to that fork: https://discord.com/invite/core-community-880445067754610688

kegobass commented 9 months ago

Gotcha, thanks for the response.

On Wednesday, February 14th, 2024 at 6:51 PM, FaderR @.***> wrote:

I didn't make the fork, I only provided the link for it, so I don't know how the issue was fixed in the fork or what is wrong with it now but it works for me. If it isn't working for you, your best bet would be to check the JaxCore discord server as that's where I found the link to that fork: https://discord.com/invite/core-community-880445067754610688

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>