NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information NextPVR Announcements v
« Previous 1 … 6 7 8 9 10 11 Next »
v0.95.11 available

Thread Closed 
 
  • 0 Vote(s) - 0 Average
v0.95.11 available
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#11
2005-11-28, 05:46 AM
nightwalker Wrote:Nuts the edit button is missing so i couldn't edit above message. but i get this error even with the blue skin.

11/28/2005 12:16:46 AM.229 ERROR [2] Inner exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "D:\Program Files\devnz\gbpvr\skin\blue\Keypad\Skin.xml".

I don't have that directory, let alone that skin file.
I dont know what the Keypad directory is either. It must be some plugin you've got installed. Either remove the plugin, or reinstall it.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#12
2005-11-28, 05:50 AM
nightwalker Wrote:Is there a list or doc or something somewhere that details what needs to be changed in skins??
I can only get GBpvr to load using "blue" but have no idea where to even start to upgrade existing skins.
No, there isnt any formal list. From memory, there wasnt too much that changed (though one change required changes to most of the skin.xml files):

- added osd\ProcAmp.xml
- created a new BaseElements.xml which contains common definitions for buttons, fonts, colors etc. If an requested element is not found in the skin.xml, it look for it in BaseElements.xml. To make use of this I deleted the individual button definitions from each of the skin.xml files, and instead just defined them once in the BaseElements.xml. In theory, other skins would still work without making this specific change, but probably worth doing for consistancy.
- changed the name of the buttons in the FM Radio\skin.xml to be consistent with other skin files, so that it would correctly use the buttons defined in BaseElements.xml
nightwalker
Offline

Senior Member

Posts: 733
Threads: 54
Joined: May 2005
#13
2005-11-28, 05:53 AM
sub Wrote:I dont know what the Keypad directory is either. It must be some plugin you've got installed. Either remove the plugin, or reinstall it.

I can't imagine either. Only thing i can think of is to start dropping plugins one at a time till it goes away, or just blow out the whole thing and redo.

What about the skin mods that need to be made. Is there a doc or something somewhere that details what needs to be changed in skins to make them work again? I checked the wiki, looked here and read through the changes file but no clue on what to even change, add or delete.

Help!:confused:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#14
2005-11-28, 05:55 AM
daphatty Wrote:Upgraded to 95.11 and GBPVR refused to launch. Rebooted the PC and got the following error upon login.
Quote:See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Xml.XmlException: This is an unexpected token. The expected token is 'NAME'. Line 114, position 37.
at System.Xml.XmlTextReader.ParseElement()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlValidatingReader.ReadNoCollectTextToken()
at System.Xml.XmlValidatingReader.Read()
at System.Xml.XmlLoader.LoadCurrentNode()
at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
at System.Xml.XmlLoader.LoadElementNode()
at System.Xml.XmlLoader.LoadCurrentNode()
at System.Xml.XmlLoader.LoadCurrentNode()
at System.Xml.XmlLoader.LoadChildren(XmlNode parent)
at System.Xml.XmlLoader.LoadElementNode()
at System.Xml.XmlLoader.LoadCurrentNode()
at System.Xml.XmlLoader.LoadCurrentNode()
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 xd426863f4d052758.xcbcfc48b9705b7a2..ctor()
at xd426863f4d052758.xcbcfc48b9705b7a2.x479a7b07c9d5bd70()
at xcee8c863b4df05a0.x95481d250bcc5a4b.xbfc28f633fcdbd77(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
<snip>
Based on the error message, it sounds like there is something damaged in your config.xml file, on line 114, column 37. If you cant spot it, email it over to me at support@devnz.com and I'll sort it out for you.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#15
2005-11-28, 05:56 AM
Quote:What about the skin mods that need to be made. Is there a doc or something somewhere that details what needs to be changed in skins to make them work again? I checked the wiki, looked here and read through the changes file but no clue on what to even change, add or delete.
I posted the list of changes as I remember them above. http://forums.gbpvr.com/showpost.php?p=7...stcount=13
nightwalker
Offline

Senior Member

Posts: 733
Threads: 54
Joined: May 2005
#16
2005-11-28, 06:07 AM
Thanks, I'm off to do some reading and experimenting.
nightwalker
Offline

Senior Member

Posts: 733
Threads: 54
Joined: May 2005
#17
2005-11-28, 06:44 AM
Sub:

Got it. thanks for the tip !! Sorry if i sounded panicked there Smile
daphatty
Offline

Posting Freak

Posts: 1,032
Threads: 85
Joined: Feb 2005
#18
2005-11-28, 06:44 AM
sub Wrote:Based on the error message, it sounds like there is something damaged in your config.xml file, on line 114, column 37. If you cant spot it, email it over to me at support@devnz.com and I'll sort it out for you.

AHA! That explains it. I edited the config.xml file as instructed to compensate for the conversion issues I was having during the test phase. (All I did was remove the space before the "cmd" string.) Undoing that change fixed the issue. Does this mean that I will still have a problem using the conversion feature? Here is a copy of my config.xml file just in case.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#19
2005-11-28, 12:12 PM
Hi,

as I'm using different button sizes for "NormalButtonImage" and "PopupNormalButtonImage", I have now the following problem:

When hitting enter on a recording in the recordings screen, a popup opens with the detailed information on this recording. I think the composite image "DetailsPopupBackground" from the tv-guide skin is used for this. But the buttons which are used in this popup are the normal button images and not the popup button images, which breaks my layout...

-alibert
ericbiermann
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Jan 2004
#20
2005-11-28, 12:44 PM
Hi,
I just installed the new version, hoping a tvguide bug was fixed: for one channel there were multiple (hidden) instances of shows in the guide. Scheduling on this channel led to 1 succesfull recording and 8 failed recordings.

I cleared the guide in the config application and then did a manual update. This was the result:"Failure in ChannelFactory:ConfusedtoreChannels(): The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data."

No there is hardly any data left in my tv guide! Anyone an idea how to fix this?

Best regards,
Eric
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (25): « Previous 1 2 3 4 5 … 25 Next »
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode