NextPVR Forums

Full Version: Still Has Problem with Alerts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I installed the latest (April 1 version) of Weather2. The good news is that it no longer crashes PVRX2.

The bad news is that it still has problems with Alerts. It gives error message: Error within alert_source.html file. If you want a location for testing that currently has alerts, use Honolulu, HI.

Also, in the PVRX2.exe log there was the following messages. I use the Community skin.

[COLOR="Blue"][SIZE="2"]2010-04-02 03:47:54.536 VERBOSE [1] getValue: /settings/LoggingLevel : Error
2010-04-02 03:48:04.768 WARNING [1] requested skin file not found: C:\Program Files (x86)\Devnz\GBPVR\skin2\Community-SD\TV Recordings\mmc.xml
2010-04-02 03:48:09.625 WARNING [1] node not found: /settings/Placements/Placement[@name="InsetRect"]
2010-04-02 03:48:09.627 ERROR [1] WizInfo: getPlacementRectangle()- Cannot locate placementName: InsetRect in skin.
2010-04-02 03:48:09.627 WARNING [1] Weather2: Activate- 'InsetRect' not defined in skin.xml
2010-04-02 03:48:24.158 WARNING [1] node not found: /settings/Placements/Placement[@name="InsetRect"]
2010-04-02 03:48:24.158 ERROR [1] WizInfo: getPlacementRectangle()- Cannot locate placementName: InsetRect in skin.
2010-04-02 03:48:24.158 WARNING [1] Weather2: Activate- 'InsetRect' not defined in skin.xml
[/SIZE][/COLOR]
Yes, alerts are still not working. I did not have the time to get them working. It's mentioned under "Known Limitations" on the wiki: http://gbpvr.com/pmwiki/pmwiki.php/Plugin/Weather2

There was a new skin.xml file for weather2, it was installed in the blue directory. The only thing new was a line under <Placements>...
Code:
<Placement name="InsetRect"         loc="3.5,72" size="22,22"/>
scb147 Wrote:Yes, alerts are still not working. I did not have the time to get them working. It's mentioned under "Known Limitations" on the wiki: http://gbpvr.com/pmwiki/pmwiki.php/Plugin/Weather2
Sorry. My fault. I looked at the wiki but went right past the Known Limitations and just looked at the ToDo List.