At the moment we set is-loaded on the user-manager object as soon as we start fetching the seat, but we should waiting until the seat is fetched, so that can_switch() will return the correct value if the caller waited until the loaded signal to use it. This commit changes the >= to > which I believe was the original intention anyway.
Created attachment 140717 [details] [review] lib: don't set loaded state until seat is fetched
*** Bug 107250 has been marked as a duplicate of this bug. ***
Attachment 140717 [details] pushed as c7fa612 - lib: don't set loaded state until seat is fetched
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.