Bugzilla – Bug 8669
Applet Load Order
Last modified: 2008-12-15 12:05:16 UTC
The order applets are loaded is a little hit'n'miss. Maybe having a two stage load, register() and then activate(). This would allow all service/menu registration to happen for all applets, then any functional code in the applet meta could be run.
Moving to 7.3.
A two stage load has been implemented already. Tom is looking at making the load order configurable in the meta files.
load order nro configurable with a loadPriority.lua file. See applets/SetupSoundEffect/ for an example
load order now configurable with a loadPriority.lua file. See applets/SetupSoundEffect/ for an example.
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.