[Bug 1740894] Re: KEY_RFKILL is not passed to userspace
Launchpad Bug Tracker
1740894 at bugs.launchpad.net
Mon Sep 2 04:53:39 UTC 2019
This bug was fixed in the package systemd - 237-3ubuntu10.26
---------------
systemd (237-3ubuntu10.26) bionic; urgency=medium
[ You-Sheng Yang ]
* d/p/d/Revert-udev-network-device-renaming-immediately-give.patch:
- udev: drop Revert-udev-network-device-renaming-immediately-give.patch
The removing patch was for the already deprecated
"75-persistent-net-generator.rules" based interface renaming mechanism,
and it's causing unnecessary problem when a system happends to NICs with
same MAC address, e.g. Dell's MAC address pass-thru. (LP: #1837700)
[ Shih-Yuan Lee (FourDollars) ]
* d/p/hwdb-revert-airplane-mode-keys-handling-on-Dell.patch:
- hwdb: revert airplane mode keys handling on Dell
That reverts some commits those created double key events issues on some
Dell laptops. (LP: #1740894)
-- Shih-Yuan Lee (FourDollars) <sylee at canonical.com> Wed, 07 Aug 2019
17:56:02 +0800
** Changed in: systemd (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1740894
Title:
KEY_RFKILL is not passed to userspace
Status in OEM Priority Project:
Fix Released
Status in OEM Priority Project bionic series:
Fix Committed
Status in libxkbcommon package in Ubuntu:
Fix Released
Status in systemd package in Ubuntu:
Fix Released
Status in xkeyboard-config package in Ubuntu:
Fix Released
Status in xorgproto package in Ubuntu:
Fix Released
Status in libxkbcommon source package in Bionic:
Fix Released
Status in systemd source package in Bionic:
Fix Released
Status in xkeyboard-config source package in Bionic:
Fix Committed
Status in xorgproto source package in Bionic:
Fix Released
Status in libxkbcommon source package in Cosmic:
Fix Released
Status in xkeyboard-config source package in Cosmic:
Fix Released
Status in xorgproto source package in Cosmic:
Fix Released
Bug description:
* Impact
the airplane mode key doesn't work in GNOME
* Test case
Use a laptop with a key to activate airplane mode, it should toggle the corresponding mode on/off when used
* Regression potential
The change adds a new key definition but doesn't touch any existing one, nothing specific to test out of the new key working
---------------------
There are a couple things going on, that could be fixed by a Debian or
Ubuntu maintainer:
- libxkbdcommon needs to be updated from 0.7.1 to 0.7.2. This
introduces the RFKill key: https://lists.freedesktop.org/archives
/wayland-devel/2017-August/034721.html
- x11-proto needs a new release. This commit added RFKill, but it is
not in a release:
https://cgit.freedesktop.org/xorg/proto/xproto/commit/?id=98a32d328e7195e12c38baa877917335bceffbaf
- Likely other X11 packages need to be rebuilt.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1740894/+subscriptions
More information about the foundations-bugs
mailing list