[pulseaudio-tickets] [Bug 98160] New: Chinese characters in device description of bluetooth sink been stripped
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 8 08:51:56 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98160
Bug ID: 98160
Summary: Chinese characters in device description of bluetooth
sink been stripped
Product: PulseAudio
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: modules
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: lovetide at qq.com
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
Created attachment 127135
--> https://bugs.freedesktop.org/attachment.cgi?id=127135&action=edit
pacmd screenshot
I setup a bluetooth speaker using pulseaudio + pulseaudio-module-bluetooth +
bluez, and a physical bluetooth adapter on host computer, and I changed the
bluetooth device alias to "蓝牙音箱 Bluetooth Speaker [DELL Optiplex 3300]".
Then I connected to this bluetooth device on client computer, but I can't see
"蓝牙音箱" characters in pavucontrol or mate-volume-control or pacmd, like they are
been stripped out.
device.description = " Bluetooth Speaker [DELL Optiplex 3300]"
It would be nice to support multibytes characters in
pulseaudio-module-bluetooth as the alsa module did:
device.api = "alsa"
device.description = "内部音频 模拟立体声"
See pacmd outputs on client computer:
$ pacmd
>>> list-sinks
...
...
...
index: 1
name: <bluez_sink.00_1A_7D_DA_71_0B>
driver: <module-bluez5-device.c>
flags: HARDWARE DECIBEL_VOLUME LATENCY
state: IDLE
suspend cause:
priority: 9030
volume: front-left: 30813 / 47% / -19.66 dB, front-right: 30813 / 47% /
-19.66 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 27.86 ms
max request: 2 KiB
max rewind: 0 KiB
monitor source: 2
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
立体声
used by: 0
linked by: 1
fixed latency: 39.51 ms
card: 2 <bluez_card.00_1A_7D_DA_71_0B>
module: 30
properties:
bluetooth.protocol = "a2dp_sink"
device.description = " Bluetooth Speaker [DELL Optiplex 3300]"
device.string = "00:1A:7D:DA:71:0B"
device.api = "bluez"
device.class = "sound"
device.bus = "bluetooth"
bluez.path = "/org/bluez/hci0/dev_00_1A_7D_DA_71_0B"
bluez.class = "0x0c0108"
bluez.alias = "蓝牙音箱 Bluetooth Speaker [DELL Optiplex 3300]"
device.icon_name = "audio-card-bluetooth"
ports:
unknown-output: 蓝牙输出 (priority 0, latency offset 0 usec, available:
yes)
properties:
active port: <unknown-output>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20161008/317bf3f1/attachment.html>
More information about the pulseaudio-bugs
mailing list