[pulseaudio-tickets] [Bug 104282] New: Cannot handle umlauts in device name
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Dec 15 18:28:55 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=104282
Bug ID: 104282
Summary: Cannot handle umlauts in device name
Product: PulseAudio
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: modules
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: kde at privat.broulik.de
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
My headphones are called "Kopfhörer" (German for headphones ;) and are listed
as such in Bluetooth configuration:
$ hcitool name <address>
Kopfhörer
However, in PulseAudio they show up as "Kopfh rer" (with a space instead of the
umlaut):
$pacmd list-sinks
* index: 3
[...]
driver: <module-bluez5-device.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY
state: RUNNING
[...]
module: 30
properties:
bluetooth.protocol = "a2dp_sink"
device.description = "Kopfh rer"
[...]
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
device.form_factor = "headphone"
[...]
bluez.class = "0x240418"
bluez.alias = "Kopfhörer"
Note how the "bluez.alias" is correct. This likely also affects other non-ascii
characters.
$ pulseaudio --version
pulseaudio 8.0
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20171215/76a7e9bb/attachment.html>
More information about the pulseaudio-bugs
mailing list