Re: Yowindow looses PWS link
Posted: Wed Apr 25, 2012 12:57 pm
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
<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