elementary / wingpanel-indicator-session

Wingpanel Session Indicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle fail states in Log Out dialog

danirabbit opened this issue · comments

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"

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)?

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