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

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.5.5
      Latest Commit|                            |http://commits.kde.org/plas
                   |                            |ma-workspace/7a0096ba99d7a7
                   |                            |1ae9f45d7c0011d0ebb1eae23d
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #12 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Git commit 7a0096ba99d7a71ae9f45d7c0011d0ebb1eae23d by Kai Uwe Broulik.
Committed on 25/02/2016 at 21:16.
Pushed by broulik into branch 'Plasma/5.5'.

[User Switcher] Fix session switching when automatic screen locking is enabled

When automatic screen locking is enabled, we want to ensure the screen is fully
locked
before we switch sessions or go to the login screen to avoid brief exposure of
the desktop
when we return.

This check happens asynchronously and because the User Switcher dialog closes
immediately
after issuing the switch request, the SessionsModel is already destroyed and
the reply is never
actually processed.
FIXED-IN: 5.5.5

Differential Revision: https://phabricator.kde.org/D1020

M  +6    -0    components/sessionsprivate/sessionsmodel.cpp
M  +3    -1    components/sessionsprivate/sessionsmodel.h
M  +5    -2    lookandfeel/contents/userswitcher/UserSwitcher.qml

http://commits.kde.org/plasma-workspace/7a0096ba99d7a71ae9f45d7c0011d0ebb1eae23d

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

Reply via email to