elementary / quick-settings

Access frequently used settings and system actions
GNU General Public License v3.0
2 stars 0 forks source link

Handle fail states in Log Out dialog #48

Open danirabbit opened 4 years ago

danirabbit commented 4 years ago

It looks like there are some fail states that we're handling silently right now. We should give some kind of feedback to the user when for example the session state has not yet reached "running"

jeremypw commented 4 years ago

It takes about a minute to reach the "Running" state at the moment (on Hera). We really need to reduce that as far as possible, else perhaps provide a fallback option to force logout (with suitable warning)?

jeremypw commented 4 years ago

Note also that "Shutdown" is also inhibited while not in Running state.