Hard crash testing PVR skin files (Help!)
#16
MassIV: I wasn't aware about such crashes - is there trac ticket or forum topic with more info about it (and ideally skin sample to reproduce it)?
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first

My previous forum/trac nickname: grajen3
Reply
#17
I'll get you something to test, just need to fix some loose ends so it's usable.

-edit-
Thought i had seen a post or trac but can't seem to find anything back.

Skin to test:
http://code.google.com/p/skin-git/downloads/list

In MyPVR.xml there is an include called background. You can find this include in Includes.xml

Things in there that causes crashes:
A label (line 450) called youtube, that is too big to fit the window.
And 2x the "same" wraplist (line 489) that are too big for the window:
Code:
<include>MainmenuHome</include>
<include>MainmenuRest</include>
The "real" wraplist can be found in Includes_Nav.xml (include name: navigation).

Causing a crash: Leaving them in (as is) and going to EPG: Timeline.
Not having the crash: Navigate to "Live TV". Then edit out / delete the includes and the label from the background include.
Then refresh the skin and go to EPG: Timeline.

Non of these are needed for the PVR window and can be left out by including them differently.
But i can see this causing other problems. Also i'm not 100% sure it is the size, but that is my best guess.

----------------------------------------------------------------------------------------------------------

-edit-
Also, MyWeather.xml crashes turned out to be a double button with id 21
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
#18
Pieh, did you trac this / look at this?
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply
#19
I didn't know there was something new here (edited posts aren't marked as not read) - will check it soon
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first

My previous forum/trac nickname: grajen3
Reply
#20
@MassIV
I can't reproduce pvr crash ...
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first

My previous forum/trac nickname: grajen3
Reply
#21
Now, neither can i on latest. And i haven't touched it, so something or someone fixed it.
Either way i'm very happy, but sorry for wasting your time.
Image [RELEASE] Metroid
Image [RELEASE] IrcChat
Reply

Logout Mark Read Team Forum Stats Members Help
Hard crash testing PVR skin files (Help!)0