|
Bugzilla – Full Text Bug Listing |
| Summary: | wrong mapping of control keys (including backspace or tab) on text console (VT) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Michal Kubeček <mkubecek> |
| Component: | Basesystem | Assignee: | systemd maintainers <systemd-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | fbui, mkubecek, sbrabec, systemd-maintainers |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | refreshed version of Werner's patch (for current openSUSE:Factory) | ||
|
Description
Michal Kubeček
2017-01-11 07:49:01 UTC
Adding people working on the original bug (bsc#904214). (In reply to Michal Kubeček from comment #1) Hmmm ... would be interesting if the workaround in attachment #647655 [details] still applies to src/vconsole/vconsole-setup.c and if it helps to let spread and survive the console settings Expand the CC to systemd-maintainers@suse.de Created attachment 709502 [details]
refreshed version of Werner's patch (for current openSUSE:Factory)
I tried to add it to current openSUSE:Factory/systemd package, update all
packages, regenerate initrd and reboot. As far as I can see, it seems to
resolve the issue.
I am experiencing the same, including the same work-around: unicode_start That is why I suspect that the console initialization race in systemd appeared again. I believe that TW should be fixed by now since it ships systemd v232 which contains the following fix: https://github.com/systemd/systemd/commit/c2f2c51c53e91232e6f2aa686d734728ad703f9f Closing. Feel free to reopen it if you still encounter the issue. Thanks. |