Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2121110
Summary: | GNOME Initial Setup uses the English keyboard, instead of the default keyboard | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> |
Component: | gnome-shell | Assignee: | Florian Müllner <fmuellner> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 37 | CC: | adscvr, cgarnach, fmuellner, gmarr, gnome-sig, jadahl, jstpierr, klember, mjg, otaylor, petersen, philip.wyett, robatino, tiagomatos, tpopela |
Target Milestone: | --- | Keywords: | i18n, Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | AcceptedFreezeException AcceptedBlocker | ||
Fixed In Version: | gnome-shell-43~rc-3.fc37 gnome-shell-43.0-2.fc37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-09-25 00:17:58 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2009538, 2009539 |
Description
Kamil Páral
2022-08-24 13:39:14 UTC
Proposing as a Final blocker: > If a particular keyboard layout has been configured for the system, that keyboard layout must be used: > In the "initial setup" utility (if applicable) https://fedoraproject.org/wiki/Fedora_37_Final_Release_Criteria#Keyboard_layout_configuration Discussed during the 2022-08-29 blocker review meeting: [0] The decision to classify this bug as both an "AcceptedBlocker (Final)" and an "AcceptedFreezeException (Final)" was made as it's a clear violation of the Final criteria, and since it affects the install process so can't be fixed with an update and would be annoying for non-US English users, we also grant it Beta FE status. [0] https://meetbot.fedoraproject.org/fedora-blocker-review/2022-08-29/f37-blocker-review.2022-08-29-16.01.txt Looks like this is an issue with gnome-shell getting the keyboard layout somehow wrong during the initial setup session. Not really sure what's going on here, but pretty sure it's not an issue with gnome-initial-setup itself at least. There's FTR a fix at https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2487. Thanks Carlos! I went ahead and backported that in https://src.fedoraproject.org/rpms/gnome-shell/c/8c7cf467da8b4ba5fbfece71e971beeda18af4fc?branch=f37 FEDORA-2022-52cdfc7920 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-52cdfc7920 FEDORA-2022-52cdfc7920 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-52cdfc7920` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-52cdfc7920 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Hmm, it doesn't seem to work for me. I took F37 Workstation Live Beta, installed it, then rebooted into the rescue environment available from Server DVD, updated gnome-shell, and rebooted into the system. The initial setup still selected US keymap by default, even though the default keymap was CZ. The user then had CZ by default in his session. Quite interestingly, if I create another user and log in, the second user has also US keymap selected, even though CZ is still marked as default in Settings. Probably the same bug, and probably not fixed. FEDORA-2022-52cdfc7920 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. There's a new MR and I confirmed that it fixes this problem: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2495 FEDORA-2022-b14944cb83 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-b14944cb83 (In reply to Fedora Update System from comment #12) > FEDORA-2022-b14944cb83 has been submitted as an update to Fedora 37. > https://bodhi.fedoraproject.org/updates/FEDORA-2022-b14944cb83 Fixes the problem, thanks. FEDORA-2022-b14944cb83 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-b14944cb83` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-b14944cb83 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-b14944cb83 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |