Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1802

Bug in Leia nightly win-64 bits with rotate animations?

$
0
0
I have noticed in the latest nightly for windows 64 (KodiSetup-20180129-b33ba4d2-master-x64.exe) that views that contain any animation with rotate inside the main container (fixedlist, panel, wraplist, etc...) make Kodi crash as soon as you try to select that view, for instance...

<control type="fixedlist" id="51">
                 <viewtype label="31822">list</viewtype>
                    [...]
                    <animation effect="rotatey" center="auto" start="7" end="7" time="0" condition="true">Conditional</animation>
                    [...]
</control>

...makes Kodi crash; but if I remove the animation there's no problem at all...

That didn't happen with previous nightlies, for instance the one of the day 25 worked flawlessly...

Viewing all articles
Browse latest Browse all 1802

Trending Articles