home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Moving Pictures Build for MediaPortal 1.2 Beta?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="elliottmc" data-source="post: 737790" data-attributes="member: 14268"><p>I see the same.</p><p></p><p>The specific error (apologies for incomplete logs) is</p><p></p><p>[code]</p><p>2011-04-29 20:25:25.532000 [Info.][MPMain(1)]: exception loading window C:\ProgramData\Team MediaPortal\MediaPortal\Skin\DefaultWide\movingpictures.xml err:'delay' is an unexpected token. Expecting white space. Line 133, position 60.</p><p></p><p> at System.Xml.XmlTextReaderImpl.Throw(Exception e)</p><p> at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)</p><p> at System.Xml.XmlTextReaderImpl.ParseAttributes()</p><p> at System.Xml.XmlTextReaderImpl.ParseElement()</p><p> at System.Xml.XmlTextReaderImpl.ParseElementContent()</p><p> at System.Xml.XmlTextReaderImpl.Read()</p><p> at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)</p><p> at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)</p><p> at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)</p><p> at System.Xml.XmlDocument.Load(XmlReader reader)</p><p> at System.Xml.XmlDocument.Load(String filename)</p><p> at MediaPortal.GUI.Library.GUIWindow.LoadSkin()</p><p></p><p></p><p>2011-04-29 20:25:25.533000 [Debug][MPMain(1)]: Window: MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI init</p><p>[/code]</p><p></p><p>I think the problem is line 133 in movingpictures.xml (as the logs suggest!)</p><p></p><p>[code]</p><p> <animation effect="fade" start="100" end="0" time="200"delay="200">Hidden</animation></p><p>[/code]</p><p></p><p>missing space before 'delay'. Adding the space fixes the problem.</p><p></p><p>Mark</p></blockquote><p></p>
[QUOTE="elliottmc, post: 737790, member: 14268"] I see the same. The specific error (apologies for incomplete logs) is [code] 2011-04-29 20:25:25.532000 [Info.][MPMain(1)]: exception loading window C:\ProgramData\Team MediaPortal\MediaPortal\Skin\DefaultWide\movingpictures.xml err:'delay' is an unexpected token. Expecting white space. Line 133, position 60. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseAttributes() at System.Xml.XmlTextReaderImpl.ParseElement() at System.Xml.XmlTextReaderImpl.ParseElementContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(String filename) at MediaPortal.GUI.Library.GUIWindow.LoadSkin() 2011-04-29 20:25:25.533000 [Debug][MPMain(1)]: Window: MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI init [/code] I think the problem is line 133 in movingpictures.xml (as the logs suggest!) [code] <animation effect="fade" start="100" end="0" time="200"delay="200">Hidden</animation> [/code] missing space before 'delay'. Adding the space fixes the problem. Mark [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Moving Pictures Build for MediaPortal 1.2 Beta?
Contact us
RSS
Top
Bottom