[network-admin] non-ASCII WLAN SSID breaks network-admin
Bug #27171 reported by
Tormod Volden
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
system-tools-backends |
Won't Fix
|
Medium
|
|||
gnome-system-tools (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
Enter a non-ascii SSID in the network manager GUI. The resulting entry in
/etc/network/
in order to work.
Related issue: if there is a network available with a non-ascii SSID, the
scanning fails, and no networks are listed in the drop-down menu. I have an ugly
patch for this scanning, but it does not fix the original issue.
(Breezy and Dapper flight-2)
Changed in gnome-system-tools: | |
status: | New → Triaged |
Changed in system-tools-backends: | |
importance: | Unknown → Medium |
Changed in system-tools-backends: | |
status: | New → Won't Fix |
Changed in gnome-system-tools (Ubuntu): | |
assignee: | Ubuntu Desktop Bugs (desktop-bugs) → nobody |
To post a comment you must log in.
Created an attachment (id=5348)
fixes scanning for drop-down menu of networks
Without the patch, these error messages appear:
$ network-admin f\uffffbu< /essid>
Entity: line 7: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xE4 0x62 0x75 0x3C
<essid>
^
** (network- admin:9810) : CRITICAL **: wireless_ essid_populate_ model: assertion
`doc != NULL' failed