This was fixed by Mathieu back in May of this year, but as the bug
wasn't assigned to him, it wasn't tracked properly.
urfkill generates a 'FlightModeChanged' signal when a FlightMode DBus
operation succeeds.
** Changed in: urfkill (Ubuntu)
Status: Confirmed => Fix Released
--
You recei
Without the signal coming from urfkill we can't have multiple direct
listeners for the service.
let's say we have two processes: foo and bar. Both want to track the
flightmode status.
foo starts and gets the initial flightmode status from urfkill.
bar starts and gets the initial flightmode status
Currently urfkill only defines two methods to interact with FlightMode
using the interface 'org.freedesktop.URfkill':
- IsFlightMode(out b is_flight_mode);
- FlightMode(in b block, out b ret);
Note, this interface defines a number of signals so even if FlightMode
wasn't converted to a global
** Changed in: urfkill (Ubuntu)
Status: New => Confirmed
** Changed in: urfkill (Ubuntu)
Importance: Undecided => Critical
** Changed in: urfkill (Ubuntu)
Importance: Critical => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr