@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 prope
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:
- debian/patches/wpa_service_ignore-on-isolate
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
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.
https:/
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"
https://bugs.launchpad.net/ubuntu/+source/wpa/+bug/1
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 --dest=fi.
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
org
** 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
** 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 memb
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 prop
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: Un
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: Un
12 matches
Mail list logo