[Differential] [Commented On] D2874: Renamed userPrompt to userPromptComponent and add userListComponent id
broulik (Kai Uwe Broulik)
noreply at phabricator.kde.org
Sun Oct 2 10:17:22 UTC 2016
broulik added a comment.
I just updated and now my login screen is broken (sddm 0.13):
file:///usr/share/sddm/themes/breeze/Main.qml:87 Cannot assign to non-existent property "showUserList"
INLINE COMMENTS
> Main.qml:87
> userListCurrentIndex: userModel.lastIndex >= 0 ? userModel.lastIndex : 0
> + showUserList: (userListModel.count && userListModel.disableAvatarsThreshold) ? userListModel.count <= userListModel.disableAvatarsThreshold : true
>
This property does not exist in Login breaking the login screen!
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D2874
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: antlarr, #plasma, davidedmundson
Cc: broulik, davidedmundson, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20161002/c2c4c653/attachment.html>
More information about the Plasma-devel
mailing list