It is currently October 4th, 2023, 7:23 am
ModernGadgets 1.8.2
-
- Posts: 9
- Joined: February 4th, 2021, 4:16 pm
Re: ModernGadgets 1.8.1
Did something break in the weather meter gadget recently? I get N/A and updated at 12:00 AM all the time now - even after a refresh.
-
- Rainmeter Sage
- Posts: 5186
- Joined: April 12th, 2012, 9:40 pm
- Location: Cedar Point, Ohio, USA
-
- Posts: 9
- Joined: February 4th, 2021, 4:16 pm
Re: ModernGadgets 1.8.1
Weird - I don't have a place to add the API key? I thought maybe I was outdated (and I was), so downloaded the latest 1.8.1 and still no field for the API key (in the weather gadget settings). Am I looking in the wrong place?
-
- Posts: 9
- Joined: February 4th, 2021, 4:16 pm
Re: ModernGadgets 1.8.1
Oops - I read a bit further in that linked thread and I see i have to find and edit a JSON file. I will try that!
-
- Rainmeter Sage
- Posts: 2468
- Joined: March 23rd, 2015, 5:26 pm
Re: ModernGadgets 1.8.1
It's not a JSON file... Try this: https://github.com/raiguard/ModernGadgets/issues/274
-
- Posts: 9
- Joined: February 4th, 2021, 4:16 pm
Re: ModernGadgets 1.8.1
Sorry - I misspoke there on the file type. it is WeatherComJSONVariables.incSilverAzide wrote: ↑January 14th, 2022, 5:41 pm It's not a JSON file... Try this: https://github.com/raiguard/ModernGadgets/issues/274
However, this file doesn't exist in the ModernGadgets skin folders. I tried to create one (with the right key) based on that other thread linked, but still no luck.
Maybe ModernGadgets doesn't implement the key in the same way?
-
- Posts: 9
- Joined: February 4th, 2021, 4:16 pm
Re: ModernGadgets 1.8.1
Update - I found the apikey referenced in two files (both in the ModernGadgets\WeatherMeter\Includes folder):
AstroMeasures.inc
WeatherComJSONMeasures.inc
Changed it in both of those and back to normal!
Thanks!
AstroMeasures.inc
WeatherComJSONMeasures.inc
Changed it in both of those and back to normal!
Thanks!
-
- Posts: 1
- Joined: January 29th, 2022, 12:24 am
Re: ModernGadgets 1.8.1
I ran into the same issue with my new i7 Alder Lake CPU. Digging around a bit in the skin files it seems like the issue is related to how #threadsPerCore# is calculated.
As a workaround, going into Rainmeter\Skins\ModernGadgets\CpuMeter\Includes\CoreMeasures\CoreMeasures8.inc and CoreMeasures16.inc and removing the
Code: Select all
|| (#cpuCores# / #threadsPerCore# < X))
I tested the original Gadgets suite and that worked perfectly fine.SilverAzide wrote: ↑December 31st, 2021, 2:46 am I don't mean to redirect your question, but would you mind trying the Gadgets suite (download here) to see if it works with your Alder Lake CPU? I went to great pains to make sure it would work, but I could not test it. I don't know of any other skin that would work properly with an Alder Lake CPU. ModernGadgets is a reworking of the Gadgets suite, so if it works, then raiguard would have a path forward to update his CPU Meter.
-
- Rainmeter Sage
- Posts: 2468
- Joined: March 23rd, 2015, 5:26 pm
-
- Posts: 1
- Joined: April 5th, 2013, 5:31 am
Using in the office
Currently in my office(HWiNFO v7 is NOT available) I'm using ModernGadgets 1.8.1 with Speedfan(seems to be abandoned).
Which is better?
1. Keep current environment
2. HWiNFO v6+ModernGadgets 1.7
P.S. I also think a guide for other hardwares(e.g. AMD CPU+GPU) is necessary.
Which is better?
1. Keep current environment
2. HWiNFO v6+ModernGadgets 1.7
P.S. I also think a guide for other hardwares(e.g. AMD CPU+GPU) is necessary.