Bug 2405872
| Summary: | Installing KDE Live with French keyboard layout results in US layout at decryption prompt and console (due to invalid "KEYMAP=fr (oss)" in vconsole.conf) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
| Component: | anaconda-webui | Assignee: | Katerina Koukiou <kkoukiou> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | a.badger, alpha, kkoukiou, kparal, lruzicka, mkolman, robatino, rvykydal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | openqa AcceptedBlocker | ||
| Fixed In Version: | anaconda-webui-53.1^20251022g00cddf56-1.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-10-23 23:54:28 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: | 2324225 | ||
|
Description
Adam Williamson
2025-10-22 18:14:25 UTC
F42 KDE was not affected by this because it used GTK UI. Rawhide is not affected by this because it's affected by https://bugzilla.redhat.com/show_bug.cgi?id=2404635 instead - current Rawhide (with anaconda-webui 54) always sets the console layout to us. FEDORA-2025-d500e0472e (anaconda-webui-53.1^20251022g00cddf56-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-d500e0472e +3 in https://pagure.io/fedora-qa/blocker-review/issue/2004 , marking accepted blocker (provisionally, this is mainly so we can do another RC with my fix). I can confirm this problem with cz-qwerty layout in RC1.5 (it's written down as "cz (qwerty)" in vconsole.conf, and the system uses "us" instead), and confirm the fix in RC1.6 (written down as "cz-qwerty"). Side note: Disk unlock prompt surprisingly still displays just "cz", but it's actually "cz-qwerty". I can verify this for French, password works using the French layout. yeah, the unlock indicator is a little odd. Another thing is that in RC-1.5, where this is broken, the indicator says 'fr', even though the effective layout is us. I suspect what the indicator does is just read the value out of the vconsole.conf file (so it doesn't account for the value actually being invalid) and split it on separators (not sure why)? FEDORA-2025-d500e0472e has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-d500e0472e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-d500e0472e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-d500e0472e (anaconda-webui-53.1^20251022g00cddf56-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |