RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1184915 - Session selector not reflecting previous choice for smartcard user
Summary: Session selector not reflecting previous choice for smartcard user
Keywords:
Status: CLOSED DUPLICATE of bug 1527145
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gnome-shell
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Ray Strode [halfline]
QA Contact: Desktop QE
URL:
Whiteboard:
: 1200711 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-22 13:00 UTC by Michal Domonkos
Modified: 2018-06-08 12:44 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-30 18:06:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 740142 0 None None None Never

Description Michal Domonkos 2015-01-22 13:00:24 UTC
Description of problem:
When a user logs in using a smartcard and picks a session other than the default "gnome classic", the user's pick will be remembered for the next login, which is correct (fixed in bug 1159056).  However, the item preselected in the session menu that unfolds by clicking on the gears button would not correspond to the remembered pick and would always be "gnome classic".

Version-Release number of selected component (if applicable):
gdm-3.8.4-32.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1. Insert a smartcard
2. On the PIN prompt select "gnome" from the session menu
3. Log in
4. Log out

Actual results:
The PIN prompt has "gnome classic" preselected.

Expected results:
The PIN prompt should have "gnome" preselected.

Comment 1 Ray Strode [halfline] 2015-01-22 15:19:45 UTC
we actually don't know the username until after you enter the pin so we can't show the session associated with the user.

It should have no bullet at all, not a bullet on "gnome". can you reconfirm that you see a bullet by gnome classic?

Comment 2 Michal Domonkos 2015-01-22 15:23:53 UTC
Oh, I didn't realize that.  Makes sense.

However, I do confirm that a bullet is there, at "gnome classic".

Comment 3 Florian Müllner 2015-01-22 15:42:07 UTC
(In reply to Ray Strode [halfline] from comment #1)
> It should have no bullet at all

Mmmh, that's not what I would expect from the code[0] though.

[0] https://git.gnome.org/browse/gnome-shell/tree/js/gdm/loginDialog.js?h=gnome-3-8#n462

Comment 4 Michal Domonkos 2015-05-15 10:41:27 UTC
The bullet is still there on GNOME-3.14.

The most sane behavior I can come up with in my mind is to only show the bullet in case the user explicitly selects an item in the session menu to be used for the next login and don't show it otherwise (comment 1).

Comment 5 Ray Strode [halfline] 2015-07-03 17:24:20 UTC
*** Bug 1200711 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.