Includes for home.xml
#1
Bug 
another one...
we had to apply this commit https://github.com/BigNoid/Aeon-Nox/comm...a6548da191
to avoid that the include got executed several times (and resets the settings by doing this)
we´re using
Code:
<include condition="!Skin.HasSetting(Nox.firstrun)">AutoConfig</include>
already which should be enough, but it still gets included several times ( Nox.Firstrun is set to true when autoconfig ends)
can be replicated (at least on my machiine) when starting nox 3.0.0 for the first time (don´t know for sure if this always happens), entering settings, changing color for settings, and returning to home.
you can see that the include onloads got triggered when you see the notification pop-up.
i had a similar problem before, also for home window. seems that the include conditions do not get checked properly there in all cases.
hope that´s clear enough. if not, ask for more info.
thx Smile
Donate: https://kodi.tv/contribute/donate (foundation), 146Gr48FqHM7TPB9q33HHv6uWpgQqdz1yk (BTC personal)
Estuary: Kodis new default skin - ExtendedInfo Script - KodiDevKit
Reply


Messages In This Thread
Includes for home.xml - by phil65 - 2012-05-29, 02:42
RE: Includes for home.xml - by phil65 - 2012-06-03, 16:42
RE: Includes for home.xml - by pieh - 2012-06-19, 10:56
RE: Includes for home.xml - by jmarshall - 2012-06-20, 00:05
RE: Includes for home.xml - by pieh - 2012-07-02, 21:49
RE: Includes for home.xml - by phil65 - 2012-07-02, 22:10
Logout Mark Read Team Forum Stats Members Help
Includes for home.xml0