Solved xbmc.executebuiltin('ActivateWindow(busydialog)') - WARNING: addons must not activate
#1
Can anyone please help/advise why xbmc.executebuiltin('ActivateWindow(busydialog)') can no longer be called from an addon?

This allows the busy spinner to be displayed on 18 Alpha 2 (windows) but on alpha 2 (android) it will not display and this error is presented in the log.

17:38:22.590 T:183201723632   DEBUG: ------ Window Deinit (DialogSelect.xml) ------
17:38:22.591 T:183313016048 WARNING: addons must not activate DialogBusy
17:38:22.695 T:183313016048 WARNING: Previous line repeats 1 times.

Any advice? Thanks in advance.
Reply
#2
Busy Dialog Removed
Reply
#3
(2018-07-29, 18:59)Hitcher Wrote: Busy Dialog Removed
 Thank you, works perfectly.
Reply
#4
Thread marked solved.
Reply

Logout Mark Read Team Forum Stats Members Help
xbmc.executebuiltin('ActivateWindow(busydialog)') - WARNING: addons must not activate0