Git commit 9a78614d4bbd9852a88bbecadc48a3f856e0214b by Wolfgang Bauer.
Committed on 05/11/2020 at 20:33.
Pushed by wbauer into branch 'Plasma/5.20'.
[lookandfeel] Fix switching to a different user session
Commit bcaf3886 removed the property `m` in UserDelegate.qml, but it is still used by
`userListCurrentModelData` in SessionManagementScreen.qml at least.
This broke switching to an existing session via the "Switch User" button on the lock screen or the
application launcher/menu, it just hung with an empty screen and this runtime error in the logs:
file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/lockscreen/LockScreenUi.qml:444: TypeError: Cannot read property 'vtNumber' of undefined
Adding it back makes switching work again (and gets rid of the runtime error).
FIXED-IN: 5.20.3
(cherry picked from commit c5fa3a15a444b0e7c9113b2dd0351e1cf7141d29)
M +1 -0 lookandfeel/contents/components/UserDelegate.qml
Git commit 9a78614d4bbd985 2a88bbecadc48a3 f856e0214b by Wolfgang Bauer.
Committed on 05/11/2020 at 20:33.
Pushed by wbauer into branch 'Plasma/5.20'.
[lookandfeel] Fix switching to a different user session
Commit bcaf3886 removed the property `m` in UserDelegate.qml, but it is still used by tModelData` in SessionManageme ntScreen. qml at least.
`userListCurren
This broke switching to an existing session via the "Switch User" button on the lock screen or the /usr/share/ plasma/ look-and- feel/org. kde.breeze. desktop/ contents/ lockscreen/ LockScreenUi. qml:444: TypeError: Cannot read property 'vtNumber' of undefined
application launcher/menu, it just hung with an empty screen and this runtime error in the logs:
file://
Adding it back makes switching work again (and gets rid of the runtime error).
FIXED-IN: 5.20.3
(cherry picked from commit c5fa3a15a444b0e 7c9113b2dd0351e 1cf7141d29)
M +1 -0 lookandfeel/ contents/ components/ UserDelegate. qml
https:/ /invent. kde.org/ plasma/ plasma- workspace/ commit/ 9a78614d4bbd985 2a88bbecadc48a3 f856e0214b