[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-12-01 Thread Michael Nazzareno Trimarchi
@Sebastien I will test it today. Sorry for the delay -- 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/1899262 Title: Broken dbus GetAll message to wpa supplicant interface

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-11-04 Thread Michael Nazzareno Trimarchi
Dear Sebastian, the problem that the station patch was backported already but wrongly. I have just fixed in this package This is coming from change log wpa (2:2.6-15ubuntu1) bionic; urgency=low * Merge from Debian unstable. Remaining changes: -

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-11-03 Thread Michael Nazzareno Trimarchi
Are you using ubuntu 18.04? or are you using Focal Fossa? -- 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/1899262 Title: Broken dbus GetAll message to wpa supplicant interface

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-11-03 Thread Michael Nazzareno Trimarchi
debdiff show the difference between the 18.04 ubuntu. In the 20.04 wpa supplicant was bump to newer version so station attribute was added in the right way -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wpa in Ubuntu.

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-11-03 Thread Michael Nazzareno Trimarchi
As I said Interfaces/1 or /2 or /3 depends on how they are enumerated. That is just an example Using d-feet to find your interface. Today is /4 on my laptop (and must be a wifi) ** Attachment added: "Screenshot from 2020-11-03 17-25-40.png"

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-10-22 Thread Michael Nazzareno Trimarchi
dbus getAll let you to download information of any interface. Each interface has a reference number inside the wpa_supplicant. In my laptop my wifi is interface 1. In order to ready wifi interface information I can use dbus as shown in this example: sudo dbus-send --system --print-reply

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-10-14 Thread Michael Nazzareno Trimarchi
wpa_supplicant exponse properties of the interface that you can read using dbus command such as. Now if the property is empy you should just expose as empty and not fail as it is in the code. sudo dbus-send --system --print-reply --dest=fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1/Interfaces/1

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-10-11 Thread Michael Nazzareno Trimarchi
** Changed in: wpa (Ubuntu) Assignee: (unassigned) => Michael Nazzareno Trimarchi (michael-t16qijz8x59bnuup5) -- 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/1899262 Ti

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-10-11 Thread Michael Nazzareno Trimarchi
** Patch added: "0001-dbus-Fix-GetAll-message-if-ap_ifaces-are-not-availab.patch" https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1899262/+attachment/5420793/+files/0001-dbus-Fix-GetAll-message-if-ap_ifaces-are-not-availab.patch -- You received this bug notification because you are a

[Touch-packages] [Bug 1899262] Re: Broken dbus GetAll message to wpa supplicant interface properties

2020-10-10 Thread Michael Nazzareno Trimarchi
The attach is a debdiff. If it's not fine let me know -- 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/1899262 Title: Broken dbus GetAll message to wpa supplicant interface

[Touch-packages] [Bug 1899263] [NEW] Broken dbus GetAll message to wpa supplicant interface properties

2020-10-10 Thread Michael Nazzareno Trimarchi
Public bug reported: dbus-send is able to read the properties of interface using GetAll. Those information include interface name, status, encryption method, etc. The regression was introduced when someone try to have the Station attribute supported ** Affects: wpa (Ubuntu) Importance:

[Touch-packages] [Bug 1899262] [NEW] Broken dbus GetAll message to wpa supplicant interface properties

2020-10-10 Thread Michael Nazzareno Trimarchi
Public bug reported: dbus-send is able to read the properties of interface using GetAll. Those information include interface name, status, encryption method, etc. The regression was introduced when someone try to have the Station attribute supported ** Affects: wpa (Ubuntu) Importance: