Bluez reports quoted hostname
Bug #1482688 reported by
Simon Fels
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bluez (Ubuntu) |
Fix Released
|
Low
|
Simon Fels |
Bug Description
At least on touch devices BlueZ reports a quoted hostname like "Aquaris E4.5 Ubuntu Edition" which is then send over to other devices including the quotes.
bluetoothd[6402]: plugins/
bluetoothd[6402]: plugins/
BlueZ reads the hostname from /etc/machine-info on startup which has the following set
PRETTY_
Code in BlueZ needs to be changed to ignore the quotes from the value.
Related branches
Changed in bluez (Ubuntu): | |
assignee: | nobody → Simon Fels (morphis) |
status: | New → In Progress |
Changed in bluez (Ubuntu): | |
importance: | Undecided → Low |
To post a comment you must log in.
Fix in https:/ /code.launchpad .net/~morphis/ bluez/unquote- hostname