https://bugs.kde.org/show_bug.cgi?id=348031

Andreas Hartmetz <ahartm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahartm...@gmail.com

--- Comment #2 from Andreas Hartmetz <ahartm...@gmail.com> ---
The part about not being able to log out seems session management related - the
session management protocol XSMP allows applications to cancel logout. Session
management is generally somewhat broken in Qt currently, with one failure mode
being undesired cancellation of session exit.
In some applications Qt tries to close all windows and if the appllication
refuses that (it may do that in response to user input or due to some decision
made purely internally), it's interpreted as the application refusing to close
and also cancelling session exit. I am working on that. If the problem doesn't
disappear by itself by fixing that, some more targeted bug hunting will be
necessary.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to