http://bugzilla.opensuse.org/show_bug.cgi?id=1083842 http://bugzilla.opensuse.org/show_bug.cgi?id=1083842#c11 Fabian Vogt <fabian@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(fkrueger@mailbox. | |org) | --- Comment #11 from Fabian Vogt <fabian@ritter-vogt.de> --- (In reply to Frank Kr�ger from comment #10)
Somehow, the issue disappeared. Sorry for the noise.
When that happens again, this command provides useful information: nm="qdbus-qt5 --system org.freedesktop.NetworkManager"; for i in $($nm | grep AccessPoint/); do ap="$nm $i org.freedesktop.NetworkManager.AccessPoint."; ${ap}Ssid; ${ap}Flags; ${ap}WpaFlags; ${ap}RsnFlags; echo -; done -- You are receiving this mail because: You are on the CC list for the bug.