dsdreamer wrote:
> I deleted two the two while loop blocks of code in JiveMain.lua to leave
> it looking as follows:
>
> >
Code:
--------------------
> >
> -- creates our JiveMain main object
> function JiveMain:__init()
> log:info("JiveLite version ", JIVE_VERSION)
>
> local initTime = os.time()
>
> -- Seed the rng
> math.randomseed(initTime)
>
--------------------
> >
>
> Then I repeated my tests of yesterday, with a slow SD card that
> usually had been problematic. No lockups occurred.
>
> The only thing I noticed was that in the very early seconds after
> boot, the UI can be a bit slow to respond to menu selections since it
> is competing with a lot of other CPU activity. But, I don't recommend
> any workarounds for that issue; just keep it in mind if people start
> reporting "temporary" freezes after this fix is widely distributed.
Thanks.
------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=98544
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix