[Touch-packages] [Bug 1886087] Re: dbus Method “SignalPoll” is returning incorrect type

2020-07-02 Thread Adam Fairbrother
** Package changed: wpa (Ubuntu) => wpasupplicant (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu. https://bugs.launchpad.net/bugs/1886087 Title: dbus Method “SignalPoll” is returning incorrect type

[Touch-packages] [Bug 1886087] [NEW] dbus Method “SignalPoll” is returning incorrect type

2020-07-02 Thread Adam Fairbrother
Public bug reported: The SignalPoll method should return a 'a{sv}' type as shown by introspection: $ gdbus introspect -y -d fi.w1.wpa_supplicant1 -o /fi/w1/wpa_supplicant1/Interfaces/0 | grep SignalPoll SignalPoll(out a{sv} args); instead a 'v' type is returned: $ gdbus call -y