3d0dd38045
Since the port to GDBus, sessionActive is only set on DBus name owner changes; this means that it may end up not being initialized at all, and therefore always evaluate to false. Make sure that the property is always initialized on startup. https://bugzilla.gnome.org/show_bug.cgi?id=668020