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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to