After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 690049 - userMenu: Update user name on session mode changes
userMenu: Update user name on session mode changes
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-12-11 16:17 UTC by Florian Müllner
Modified: 2012-12-11 19:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
userMenu: Update user name on session mode changes (987 bytes, patch)
2012-12-11 16:18 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2012-12-11 16:17:59 UTC
The new privacy panel offers separate settings for the user name
visibility in lock screen and normal mode. The code to support
either setting is already in place, but we need to make sure to
update the user name on session mode changes to pick up the correct
one.
Comment 1 Florian Müllner 2012-12-11 16:18:02 UTC
Created attachment 231277 [details] [review]
userMenu: Update user name on session mode changes
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-12-11 19:29:20 UTC
Review of attachment 231277 [details] [review]:

Makes sense.
Comment 3 Florian Müllner 2012-12-11 19:32:01 UTC
Attachment 231277 [details] pushed as fc696bc - userMenu: Update user name on session mode changes