[Bug 1667129] Re: Python cannot create NMGtkWifiDialog

Jeremy Soller jeremy at system76.com
Tue Mar 7 15:26:07 UTC 2017


If we update `network-manager-applet` to include this commit:
https://git.gnome.org/browse/network-manager-
applet/commit/?id=7a59d41e5f6666d0da51f1f7aae7518befdb1182, then
`libnma` can be used, and this bug can be fixed without further code
changes.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1667129

Title:
  Python cannot create NMGtkWifiDialog

Status in Network Manager Applet:
  Confirmed
Status in network-manager-applet package in Ubuntu:
  Triaged

Bug description:
  Python, using pygobject, is unable to spawn an NMGtkWifiDialog using
  the new function, due to the SSID setting not being settable
  (GArray<guchar> is not supported by pygobject). If the SSID is not
  set, the dialog will not display correctly, and will not function.

  A potential fix is to copy the SSID from the AP information if
  present.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1667129/+subscriptions



More information about the Ubuntu-sponsors mailing list