Dirty Regions and Fadelabel = crash
#1
I use on skin the fadelabel function in several places to create a text intermittent, like this:

<control type="fadelabel">
<posx>100</posx>
<posy>100</posy>
<align>center</align>
<width>400</width>
<font>Font_Time</font>
<textcolor>d0000000</textcolor>
<scrollout>false</scrollout>
<scrollspeed>200</scrollspeed>
<pauseatend>3000</pauseatend>
<label>31430</label>
<label>31431</label>
</control>

But if I activate Dirty Regions the skin hangs, there are many users reporting this problem.
Has anyone experienced something similar? Any solution ?

Thanks.

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

Want to know more about the skin? Liked my work and want contribute?
Visit my website
XBMC Brazilian Community Forum
By making a donation, please do not post in the forum, send me an email or PM, thank you.
Reply
#2
My bet is it's the absence of <height>

Do I win?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Could You describe how to reproduce that crash? (preferably with link to skin version with this problem if You say people are reporting it). Droping above code to home.xml doesn't seem to trigger crash here.
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
#4
I have <height> here, it was just an example, the problem is associated with something else, I'm still investigating. Thank you for listening.

The reports are here, including the crash log:

http://code.google.com/p/mod-skin/issues...?id=149#c3

http://code.google.com/p/mod-skin/issues/detail?id=10
------------------------------------------------------

Want to know more about the skin? Liked my work and want contribute?
Visit my website
XBMC Brazilian Community Forum
By making a donation, please do not post in the forum, send me an email or PM, thank you.
Reply

Logout Mark Read Team Forum Stats Members Help
Dirty Regions and Fadelabel = crash0