Comment 4 for bug 1536714

Revision history for this message
MichaƂ Sawicz (saviq) wrote : Re: Fix the user login experience on the greeter

I've printed out all the roles of my user:

qml: UsersModel.display: michal
qml: UsersModel.decoration: QVariant(QIcon)
qml: UsersModel.name: michal
qml: UsersModel.realName: michal
qml: UsersModel.loggedIn: false
qml: UsersModel.background: QVariant(QPixmap)
qml: UsersModel.backgroundPath:
qml: UsersModel.session:
qml: UsersModel.hasMessages: false
qml: UsersModel.imagePath:

So it's confirmed, all of display, name and realName roles return the same value.