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

Ash Blake <telepath...@tutanota.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |telepath...@tutanota.com

--- Comment #2 from Ash Blake <telepath...@tutanota.com> ---
This is a regression from commit 714ce4045e0cbbba1d440b2fcb6f547f2680799f in
plasma-workspace.

The property m which exposed the model has been removed from UserDelegate, but
it wasn't unused. In SessionManagementScreen, userListCurrentModelData was
supposed to be pointing at userListView.currentItem.m which is now undefined.

The only usage of userListCurrentModelData is in LockScreenUi.qml:436, where
the TypeError occurs. 

Reverting that commit makes user switching work again.

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

Reply via email to