Yowindow looses PWS link

Early builds of YoWindow for Windows
harveyge
Posts: 45
Joined: Wed Mar 21, 2012 1:34 am
Name: Geoff

Re: Yowindow looses PWS link

Post by harveyge »

I created two more locations and tested them without Yowindow screensaver working and all worked well. The contecnts of options.xml is as follows:

<options>
<wimo locale="en">
<notifications>
<newVersion notify="true"/>
</notifications>
<ui smallLogo="true">
<forecastPanel>
<days nTiles="9"/>
<tile>
<contents>
<wind visible="true"/>
</contents>
</tile>
</forecastPanel>
<inspector showNaParams="false" highlightWeatherStationParams="true">
<contents>
<location visible="true"/>
<weather visible="true">
<temperature visible="true"/>
<feelsLike visible="true"/>
<temperatureRange visible="true"/>
<skyImage visible="true"/>
<skyDescription visible="true"/>
<wind visible="true"/>
<pressure visible="true"/>
<humidity visible="true"/>
<precipitationChance visible="true"/>
<precipitationAmount visible="true"/>
<visibility visible="false"/>
<dailyRainTotal visible="true"/>
<snowLevel visible="true"/>
<uv visible="true"/>
<dewPoint visible="true"/>
<observeTime visible="true"/>
</weather>
<astronomy visible="true">
<sunrise visible="true"/>
<sunset visible="true"/>
<dayLength visible="true"/>
<moonPhase visible="true"/>
</astronomy>
</contents>
</inspector>
<locationChooser initialPath="#allContinents/2077456/7281850" scope="all"/>
<tray lastUserActionTime="2012-04-24T06:57:24Z"/>
</ui>
<wantFun value="true"/>
<license autoId="136B9F59253" type="unlimited"/>
<server>
<version current="3.0.79" significant="3.0.79" timestamp="2012-04-24T22:35:45Z">
<details><![CDATA[- Broadcast your window to friends and family.
<a href="http://yowindow.com/forum/viewtopic.php?f=6&t=5668">You can share weather on Facebook and Twitter now</a>

- Some annoying errors fixed

<a href="http://yowindow.com/download">Download new YoWindow (b79)</a>
It is safe to install new version.
All your settings will be kept intact.
]]></details>
</version>
</server>
<unitSystem selected="metric"/>
<favoriteLocations homeLocationId="gn:2150253">
<location name="Sandy Point" icao="YMAV" weatherStationId="s1" landscape="Sandy Point Transparent_135C621C2CD">
<server id="gn:2150253" name="Sandy Point" path="2077456/2145234/2150253" latitude="-38.82" longitude="146.1" e_time_zone="10:00" season_map="03.01:autumn/06.01:naked/09.01:spring/12.01:summer" icao_id="YMAV" e_digest="35f2a320b4aa1635c3a1f9dba4dc427b_10:00"/>
</location>
<location landscape="sklmelbourne_1364928964A">
<server id="gn:2158177" name="Melbourne" path="2077456/2145234/2158177" latitude="-37.81" longitude="144.96" e_time_zone="10:00" season_map="03.01:autumn/06.01:naked/09.01:spring/12.01:summer" icao_id="YMML" e_digest="e878c76705b76788621370403452414b_10:00"/>
</location>
<location>
<server id="gn:2147139" name="Templestowe Lower" path="2077456/2145234/2147139" latitude="-37.77" longitude="145.12" e_time_zone="10:00" season_map="03.01:autumn/06.01:naked/09.01:spring/12.01:summer" icao_id="YMML" e_digest="022a9700180a85e1d1d51e13a5df7cac_10:00"/>
</location>
<location>
<server id="gn:7281850" name="Ferntree Gully" path="2077456/2145234/7281850" latitude="-37.88" longitude="145.3" e_time_zone="10:00" season_map="03.01:autumn/06.01:naked/09.01:spring/12.01:summer" icao_id="YMML" e_digest="0be3f178b245ddb7c2939666a236bce8_10:00"/>
</location>
</favoriteLocations>
<landscapes>
<landscape id="Sandy Point Transparent_135C621C2CD" type="picture" name="Sandy Point Transparent" src="C:\Users\Geoff\AppData\Roaming\YoWindow\landscapes\Sandy Point Transparent\Sandy Point Transparent.ywl"/>
<landscape id="sklmelbourne_1364928964A" type="picture" name="sklmelbourne" src="C:\Users\Geoff\AppData\Roaming\YoWindow\landscapes\sklmelbourne\sklmelbourne.ywl"/>
</landscapes>
<weatherStations>
<station id="s1" name="S P PWS" currentWeatherUrl="d:\Geoff\Harvey\Documents\yowindow.xml" autoUpdateIntervalSec="300"/>
</weatherStations>
</wimo>
<saver closeOnInputEvent="true" hudStyle="all"/>
</options>

As soon as I turn on Yowindow screensaver, the yowindow screen saver comes up without the link to the PWS. On closing yowindow screensaver the contects of options.xml have been changed with all weatherstation data missing. The other location data, etc is still there, only the weatherstation data is missing. Yowindows screen saver comes up without showing the PWS data so it seems that the weatherstation data is lost or correcupted when yowindows screensaver is initially started. When yowindows screensaver is exited it updates options.xml with faulty data as follows:

<options>
<wimo locale="en">
<notifications>
<newVersion notify="true"/>
</notifications>
<ui smallLogo="true">
<forecastPanel>
<days nTiles="9"/>
<tile>
<contents>
<wind visible="true"/>
</contents>
</tile>
</forecastPanel>
<inspector showNaParams="false" highlightWeatherStationParams="true">
<contents>
<location visible="true"/>
<weather visible="true">
<temperature visible="true"/>
<feelsLike visible="true"/>
<temperatureRange visible="true"/>
<skyImage visible="true"/>
<skyDescription visible="true"/>
<wind visible="true"/>
<pressure visible="true"/>
<humidity visible="true"/>
<precipitationChance visible="true"/>
<precipitationAmount visible="true"/>
<visibility visible="false"/>
<dailyRainTotal visible="true"/>
<snowLevel visible="true"/>
<uv visible="true"/>
<dewPoint visible="true"/>
<observeTime visible="true"/>
</weather>
<astronomy visible="true">
<sunrise visible="true"/>
<sunset visible="true"/>
<dayLength visible="true"/>
<moonPhase visible="true"/>
</astronomy>
</contents>
</inspector>
<locationChooser initialPath="#allContinents/2077456/7281850" scope="all"/>
<tray lastUserActionTime="2012-04-24T06:57:24Z"/>
</ui>
<wantFun value="true"/>
<license autoId="136B9F59253" type="unlimited"/>
<server>
<version current="3.0.79" significant="3.0.79" timestamp="2012-04-24T22:35:45Z">
<details><![CDATA[- Broadcast your window to friends and family.
<a href="http://yowindow.com/forum/viewtopic.php?f=6&t=5668">You can share weather on Facebook and Twitter now</a>

- Some annoying errors fixed

<a href="http://yowindow.com/download">Download new YoWindow (b79)</a>
It is safe to install new version.
All your settings will be kept intact.
]]></details>
</version>
</server>
<unitSystem selected="metric"/>
<favoriteLocations homeLocationId="gn:2150253">
<location name="Sandy Point" icao="YMAV" weatherStationId="s1" landscape="Sandy Point Transparent_135C621C2CD">
<server id="gn:2150253" name="Sandy Point" path="2077456/2145234/2150253" latitude="-38.82" longitude="146.1" e_time_zone="10:00" season_map="03.01:autumn/06.01:naked/09.01:spring/12.01:summer" icao_id="YMAV" e_digest="35f2a320b4aa1635c3a1f9dba4dc427b_10:00"/>
</location>
<location landscape="sklmelbourne_1364928964A">
<server id="gn:2158177" name="Melbourne" path="2077456/2145234/2158177" latitude="-37.81" longitude="144.96" e_time_zone="10:00" season_map="03.01:autumn/06.01:naked/09.01:spring/12.01:summer" icao_id="YMML" e_digest="e878c76705b76788621370403452414b_10:00"/>
</location>
<location>
<server id="gn:2147139" name="Templestowe Lower" path="2077456/2145234/2147139" latitude="-37.77" longitude="145.12" e_time_zone="10:00" season_map="03.01:autumn/06.01:naked/09.01:spring/12.01:summer" icao_id="YMML" e_digest="022a9700180a85e1d1d51e13a5df7cac_10:00"/>
</location>
<location>
<server id="gn:7281850" name="Ferntree Gully" path="2077456/2145234/7281850" latitude="-37.88" longitude="145.3" e_time_zone="10:00" season_map="03.01:autumn/06.01:naked/09.01:spring/12.01:summer" icao_id="YMML" e_digest="0be3f178b245ddb7c2939666a236bce8_10:00"/>
</location>
</favoriteLocations>
<landscapes>
<landscape id="Sandy Point Transparent_135C621C2CD" type="picture" name="Sandy Point Transparent" src="C:\Users\Geoff\AppData\Roaming\YoWindow\landscapes\Sandy Point Transparent\Sandy Point Transparent.ywl"/>
<landscape id="sklmelbourne_1364928964A" type="picture" name="sklmelbourne" src="C:\Users\Geoff\AppData\Roaming\YoWindow\landscapes\sklmelbourne\sklmelbourne.ywl"/>
</landscapes>
<weatherStations/>
</wimo>
<saver closeOnInputEvent="true" hudStyle="all"/>
</options>

The weatherstation data is missing.

Hope you are feeling better.

Geoff
harveyge
Posts: 45
Joined: Wed Mar 21, 2012 1:34 am
Name: Geoff

Re: Yowindow looses PWS link

Post by harveyge »

Did further testing on third machine. Provided you only run Yowindow evrything is fine. As soom as you enable yowindow screensaver yowindow screen saver seems to overwrite options.xml with data without the weatherstation data. Yowindow screensaver always comes up without the PWS data and always displays the METARS weather data.

Geoff
User avatar
par
Posts: 8724
Joined: Mon Sep 21, 2009 11:56 am
Name: Pasha
Location: Saint-Petersburg, Russia
Contact:

Re: Yowindow looses PWS link

Post by par »

Hey, Geoff!
I think I have fixed this nasty error.
See b83
Get YoWindow weather app for your phone or tablet.

Image Image Image
harveyge
Posts: 45
Joined: Wed Mar 21, 2012 1:34 am
Name: Geoff

Re: Yowindow looses PWS link

Post by harveyge »

Loaded b85 and it seems to have solved all problems. have tested it on 2 computers Windows 7 32bit SP1 and Windows 7 64bit SP1.

Thanks for all your help

Geoff
steve03222
Posts: 67
Joined: Wed Oct 06, 2010 12:56 am
Name: Steve

Re: Yowindow looses PWS link

Post by steve03222 »

So far looks promising to me also.
One note for you, not a big deal, but thought you would be interested.
My console reporting 49.4 F
Desktop YoWindow shows 49F, screensaver YoWindow shows 50F
Steve
User avatar
par
Posts: 8724
Joined: Mon Sep 21, 2009 11:56 am
Name: Pasha
Location: Saint-Petersburg, Russia
Contact:

Re: Yowindow looses PWS link

Post by par »

I'm happy I have managed to solve this problem.
Thank you :)
Get YoWindow weather app for your phone or tablet.

Image Image Image
Post Reply