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

Reply via email to