Also me i update windows to version 2004 and now no location and weather
RegExp matching error (-8) (LargeCleanWeather\Weather White.ini - [MeasureForecastParent])
Not enough substrings (LargeCleanWeather\Weather White.ini - [MeasureLocationName])
How solve it ?
Hispa
It is currently September 14th, 2024, 6:51 pm
Large Clean Weather
-
- Posts: 880
- Joined: January 4th, 2018, 9:52 pm
Re: Large Clean Weather
Try this :hispanico wrote: ↑May 29th, 2020, 7:54 am Also me i update windows to version 2004 and now no location and weather
RegExp matching error (-8) (LargeCleanWeather\Weather White.ini - [MeasureForecastParent])
Not enough substrings (LargeCleanWeather\Weather White.ini - [MeasureLocationName])
How solve it ?
Hispa
https://forum.rainmeter.net/viewtopic.php?f=118&t=35342
Note:
Before you start, don't forget to close Rainmeter!! (right click on the Rainmeter icon in the taskbar and choose Exit)
-
- Developer
- Posts: 22743
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Large Clean Weather
Posted a new version that updates the JSON code from weather.com to version V3.
https://forum.rainmeter.net/viewtopic.php?f=27&t=34486&p=170513#p170513
https://forum.rainmeter.net/viewtopic.php?f=27&t=34486&p=170513#p170513
-
- Posts: 2
- Joined: June 5th, 2020, 8:26 pm
Re: Large Clean Weather
Not getting anything when I click "edit weather variables" in the right click menu. Any common reason this could occur?
The refresh, unload, and more options buttons work, but nothing comes up when I try to edit my location / time.
The refresh, unload, and more options buttons work, but nothing comes up when I try to edit my location / time.
-
- Developer
- Posts: 22743
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Large Clean Weather
Good catch.. Change this:
Code: Select all
ContextTitle4=Edit Weather Variables
ContextAction4=["#@#WeatherComJSONVariables.inc"]
-
- Developer
- Posts: 22743
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Large Clean Weather
Done... New version in the first post.
-
- Posts: 2
- Joined: June 5th, 2020, 8:26 pm
Re: Large Clean Weather
Wow, thanks so much!
-
- Developer
- Posts: 22743
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Large Clean Weather
You are welcome. Thanks for spotting that.
-
- Posts: 9
- Joined: November 17th, 2015, 2:12 pm
Re: Large Clean Weather
The right click buttons for Location & Time don't seem to do anything. These:
Location: [MeasureLocationN...
Time: [MeasureObservationTime]
The Edit Weather Variables txt suggests just using the location button as the easiest way to change it.
Location: [MeasureLocationN...
Time: [MeasureObservationTime]
The Edit Weather Variables txt suggests just using the location button as the easiest way to change it.
-
- Developer
- Posts: 22743
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Large Clean Weather
Fixed. New .rmskin in the first post of this thread.