You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like #7 is partially solving this issue. This must be due to the version discrepancies of nmcli - 14.04 LTS doesn't ship with nmcli version where networking object was introduced . Will update if i manage to port the code for lower versions of nmcli.
Edit
Actually at the end of #7 conversation, i found a fork by @cmaissan - here with a branch that actually fixes it for version 0.9.8.8.
@IMG-PRCSNG I rewrote the package in such a way as to remove any reference to nmcli networking. I'd be very interested to know how it works for you. You can checkout the branch over at #16 .
I am currently using nmcli tool, version 0.9.8.8
I am really not sure but there seems to be a significant change in the constants and command objects used in this version.
nmcli -m multiline device wifi list
Can anyone verify and provide what might be the cause for discrepancy?
The text was updated successfully, but these errors were encountered: