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 672630 - log in goes to vt session
log in goes to vt session
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-22 14:51 UTC by Matthias Clasen
Modified: 2012-03-22 20:00 UTC
See Also:
GNOME target: 3.4
GNOME version: ---


Attachments
slave: don't jump to text vts (1.72 KB, patch)
2012-03-22 14:56 UTC, Ray Strode [halfline]
committed Details | Review

Description Matthias Clasen 2012-03-22 14:51:33 UTC
With .92, when I am already logged in to some vt, logging in on the login screen brings me to that vt, instead of opening my desktop, as I had expected.
Comment 1 Ray Strode [halfline] 2012-03-22 14:56:19 UTC
Created attachment 210348 [details] [review]
slave: don't jump to text vts

commit fb6a3cf203c7fda3a9a33d3e3b4e7a7b868cb43e fixed
user-switching so that we always migrate to a pre-existing
session if it's runninng.

Unfortunately, we didn't filter out tty sessions.

This commit ensures GDM only jumps to graphical sessions.
Comment 2 Matthias Clasen 2012-03-22 16:04:29 UTC
Review of attachment 210348 [details] [review]:

Looks right to me
Comment 3 Ray Strode [halfline] 2012-03-22 20:00:25 UTC
Attachment 210348 [details] pushed as a607500 - slave: don't jump to text vts

I got release team approval for this from mclasen and jjardon