2018-06-22, 20:51
Delete please
(2018-07-05, 08:00)Koying Wrote: Heh, noThank you @Koying for your evaluation.
Surely a cross-platform issue, with service manager/broker again, I guess
EDIT: https://github.com/xbmc/xbmc/commit/7e98...ac067de5cd
Stage 3 is called at startup even if the login screen is to be displayed, now
(2018-07-26, 00:55)scott967 Wrote: I would say it's by design. When you log off a profile, the active profile is switched to the masterprofile, and addons, skin, advancedsettings etc is loaded from the masterprofile. The masterprofile skin is loaded and masterprofile service addons started. Masterprofile skin's startup and home windows are loaded, so any addons in that skin that start based on <onload> tags in the windows start. Then the LoginScreen window is loaded and the user can select the new profile. When the new profile has been selected, addons from the masterprofile are stopped, the profile is switched to the new profile addons, advancedsettings etc read from the new profile and startup / home windows loaded again. Then the new profile skin is loaded and new profile addons started. Then the new skin's home window is loaded (the new skin's startup window is NOT loaded which seems like a bug to me).I'm afraid I disagree with you. According to Koying, this is a bug and I can confirm that it has only been the case for a few nightly builds. It makes no sense at all to load all addons on the profile screen before a profile is selected at the first start, and then to load them all again when selecting a profile. Even with the master profile, all addons are loaded twice during startup.
scott s.
.