Bugzilla – Bug 434598
Switch User cannot be used.
Last modified: 2016-04-15 09:13:16 UTC
The leave button of Switch User cannot be used.It mess up the screen and unable to leave .OpenSUSE-11.1-Beta2-DVD-i386.iso GNOME Environment
Dupe of 433236, but kept open because other bug is closed.
*** Bug 433236 has been marked as a duplicate of this bug. ***
Ok, this is because we are forcing vt7 to work around mingetty/X conflict. Fedora has a patch to check active_vt, not sure if it will work for us.
*** Bug 444350 has been marked as a duplicate of this bug. ***
*** Bug 445101 has been marked as a duplicate of this bug. ***
*** Bug 443950 has been marked as a duplicate of this bug. ***
*** Bug 446382 has been marked as a duplicate of this bug. ***
*** Bug 447615 has been marked as a duplicate of this bug. ***
*** Bug 449948 has been marked as a duplicate of this bug. ***
I can't access bug 433236 so I don't know the status of this but I can tell you that I just updated my factory, rebooted and tried again and the problem still exists. When I try and switch user when the screen is locked it causes problems. If there is more info needed or some testing required I'd be happy to help if I can.
*** Bug 450798 has been marked as a duplicate of this bug. ***
Created attachment 257942 [details] gdm-vt-allocation-hack.patch Updated VT allocation hack, based on code from the one I wrote for the old GDM in openSUSE 10.3. This one scans for the first free VT above VT7, and tells X to start up on that. Tested and works on boot and with user switching. I'm submitting this, but it's not an ideal fix. Ideally, getty and X would have a mechanism for allocating VTs correctly without the need for gdm to intervene. Less ideal, but still pretty good, would be if gdm could be made to always start up after gettys. There is a race condition in here - theoretically, something else could grab the VT between our scan and the X display starting up. The chances of this happening are pretty slim, though.
See bug 206804 for the old GDM work related to this.
Submitted to GNOME:Factory - closing as FIXED. Would be good to have some extra testing, though. ------------------------------------------------------------------- Thu Dec 4 01:26:30 CST 2008 - hpj@novell.com - Replace gdm-2.21.5-vt7-temporary-hack.patch with gdm-vt-allocation-hack.patch. The new patch doesn't hardcode gdm to VT7, but instead scans for a free VT starting with VT7 (bnc#434598).
*** Bug 458567 has been marked as a duplicate of this bug. ***
*** Bug 457923 has been marked as a duplicate of this bug. ***
This is an autogenerated message for OBS integration: This bug (434598) was mentioned in https://build.opensuse.org/request/show/4151 Factory / gdm