mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-28 01:09:28 +08:00
Pre-provisioning SLES SP6: Select Gnome Classic session type
The Gnome session type boots into the autostart user's Activty Overview. This overview doesn't allow window activation and fails tst_selftest. This can't be prevented with gnome-settings or gnome-tweaks. Add pre-provisioning instruction to select Gnome Classic session type, which boots into the normal desktop mode. Fixes: QTBUG-136467 Pick-to: 6.10 6.9 Change-Id: Id189dd948a9a912179e0c86a6cf56f4a2417dfce Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
committed by
Tero Heikkinen
parent
45ffa61110
commit
b3c634b4a5
@@ -80,3 +80,10 @@ chmod 755 ./coin-setup
|
||||
run ./coin-setup
|
||||
|
||||
sudo reboot now
|
||||
|
||||
# Select login session type
|
||||
After reboot into user qt:
|
||||
- log out
|
||||
- select session type "Gnome Classic" in session selector on the login sreen (gear wheel on bottom right)
|
||||
- reboot again with sudo reboot now
|
||||
- verify that auto login lands in normal desktop
|
||||
|
||||
Reference in New Issue
Block a user