Bug 576996
| Summary: | Keyboard is reset to US American on resume from suspend | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Need Real Name <lsof> | ||||||||
| Component: | xorg-x11-drv-evdev | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 13 | CC: | fedora, lsof, mcepl, peter.hutterer, xgl-maint | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2010-04-15 13:40:48 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Need Real Name
2010-03-25 19:45:40 UTC
Possibly related to bug 573570. please attach your Xorg.log and the output of "xkbcomp -xkb $DISPLAY -" before and after the issue occurs. What DE do you use? does the issue occur in runlevel 3 after starting the X server just with "xinit --" (you need to install xterm before you try that)? Created attachment 403823 [details]
Xorg.0.log
Created attachment 403824 [details]
before
Created attachment 403825 [details]
after
The second file gives an error too:
$ xkbcomp -xkb $DISPLAY - > after
Warning: Could not load keyboard geometry for :0.0
BadAlloc (insufficient resources for operation)
Resulting keymap file will not describe geometry
The problem with this bug is that when the user's password contains a letter which is mismapped by the new keyboard layout, they can't log in again. This bug is a good example of death by a thousand paper cuts: I am annoyed multiple times a day by this bug. The warning from comment 5 is not given on my laptop. Perhaps the bug is triggered by (certain) usb keyboards. Upgrading to Fedora 13 Alpha fixes this bug. Thank you for letting us know. The bug is back: but only when I switch users. What info do you need? |