https://bugs.kde.org/show_bug.cgi?id=495615

--- Comment #2 from Álvaro M. <gritty.flame0...@fastmail.com> ---
Output of `journalctl` when adding the device:
```
Oct 30 21:47:32 fedora systemd[2032]: Started
app-org.kde.bluedevilwizard@90213d2e493243eeab903e64174dc448.service - Add
Bluetooth Device - Add Bluetooth Device.
Oct 30 21:47:32 fedora plasmashell[2439]: The cached device pixel ratio value
was stale on window update.  Please file a QTBUG which explains how to
reproduce.
Oct 30 21:48:05 fedora bluedevil-wizard[74683]: kf.bluezqt: PendingCall Error:
"Did not receive a reply. Possible causes include: the remote application did
not send a reply, the message bus security policy blocked the reply, the reply
timeout expired, or the network connection was broken."
```

In contrast, output when adding through `bluetoothctl`:
```
Oct 30 21:49:28 fedora kernel: input: WH-1000XM5 (AVRCP) as
/devices/virtual/input/input39
Oct 30 21:49:28 fedora systemd-logind[1376]: Watching system buttons on
/dev/input/event27 (WH-1000XM5 (AVRCP))
Oct 30 21:49:28 fedora wireplumber[2132]: spa.bluez5.native: RFCOMM receive
command but modem not available: AT+NREC=0
Oct 30 21:49:28 fedora kernel: hid-sensor-hub 0005:054C:0DF0.000C: unknown main
item tag 0x0
Oct 30 21:49:28 fedora kernel: hid-sensor-hub 0005:054C:0DF0.000C: hidraw10:
BLUETOOTH HID v2.31 Device [WH-1000XM5] on 10:6f:d9:dc:d8:c2
Oct 30 21:49:28 fedora flatpak[3133]: [21:49:28.991] [DBG]
PwPipelineManager::on_registry_global: Audio/Source 83
bluez_input.88:C9:E8:25:5B:A1 with serial 3499 has been added
Oct 30 21:49:28 fedora flatpak[3133]: [21:49:28.992] [DBG]
PwPipelineManager::on_registry_global: Audio/Sink 88
bluez_output.88_C9_E8_25_5B_A1.1 with serial 3501 has been added
Oct 30 21:49:28 fedora flatpak[3133]: [21:49:28.995] [DBG]
PipewireAudioService::PipewireAudioService$ctor::<lambda>: device
bluez_card.88_C9_E8_25_5B_A1 has changed its output route to: headset-output
Oct 30 21:49:29 fedora flatpak[3133]: [21:49:29.017] [DBG]
PwPipelineManager::on_metadata_property: new metadata property: 0,
default.audio.sink, Spa:String:JSON,
{"name":"bluez_output.88_C9_E8_25_5B_A1.1"}
Oct 30 21:49:29 fedora flatpak[3133]: [21:49:29.017] [DBG]
PwPipelineManager::on_metadata_property: new metadata property: 0,
default.audio.source, Spa:String:JSON, {"name":"bluez_input.88:C9:E8:25:5B:A1"}
Oct 30 21:49:29 fedora flatpak[3133]: [21:49:29.017] [DBG]
PipewireAudioService::PipewireAudioService$ctor::<lambda>: new default output
sink: bluez_output.88_C9_E8_25_5B_A1.1
Oct 30 21:49:29 fedora pipewire[2131]: mod.client-node: detected old client
version 5
Oct 30 21:49:29 fedora flatpak[3133]: [21:49:29.019] [DBG]
PwBasePlugin::connect_to_pw: @PwJamesDspPlugin: JamesDsp successfully connected
to PipeWire graph
Oct 30 21:49:29 fedora flatpak[3133]: [21:49:29.020] [DBG]
PipewireAudioService::PipewireAudioService$ctor::<lambda>: output device has
changed to: bluez_card.88_C9_E8_25_5B_A1 via route headset-output
Oct 30 21:49:30 fedora plasmashell[2439]: The cached device pixel ratio value
was stale on window update.  Please file a QTBUG which explains how to
reproduce.
Oct 30 21:49:39 fedora flatpak[3133]: [21:49:39.322] [DBG]
FilterContainer::on_link_changed::<lambda>: No app linked to our device wants
to play. Unlinking our filters.
Oct 30 21:49:39 fedora flatpak[3133]: [21:49:39.322] [DBG]
FilterContainer::disconnect_filters: disconnecting the JamesDsp filter from
PipeWire
Oct 30 21:50:14 fedora bluetoothd[72766]:
/org/bluez/hci0/dev_88_C9_E8_25_5B_A1/sep3/fd2: fd(43) ready
```

Then, disconnecting and reconnecting again:
```
Oct 30 21:50:52 fedora bluetoothd[72766]: src/profile.c:ext_io_disconnected()
Unable to get io data for Hands-Free Voice gateway: getpeername: Transport
endpoint is not connected (107)
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.993] [DBG]
PwPipelineManager::on_destroy_node_proxy: Audio/Source 83
bluez_input.88:C9:E8:25:5B:A1 has been removed
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.993] [DBG]
PwPipelineManager::on_destroy_node_proxy: Audio/Sink 88
bluez_output.88_C9_E8_25_5B_A1.1 has been removed
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.993] [WRN]
PwPipelineManager::on_core_error: Remote error res: No such file or directory
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.993] [WRN]
PwPipelineManager::on_core_error: Remote error message: unknown resource 60
op:2
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.993] [WRN]
PwPipelineManager::on_core_error: Remote error res: No such file or directory
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.993] [WRN]
PwPipelineManager::on_core_error: Remote error message: unknown resource 60
op:2
Oct 30 21:50:52 fedora kded6[2361]: org.kde.pulseaudio: No object for name
"bluez_input.88:C9:E8:25:5B:A1"
Oct 30 21:50:52 fedora kded6[2361]: org.kde.pulseaudio: No object for name
"bluez_output.88_C9_E8_25_5B_A1.1"
Oct 30 21:50:52 fedora kded6[2361]: org.kde.pulseaudio: No object for name
"bluez_input.88:C9:E8:25:5B:A1"
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.997] [DBG]
PwPipelineManager::on_metadata_property: new metadata property: 0,
default.audio.sink, Spa:String:JSON,
{"name":"alsa_output.usb-Logitech_PRO_X_Wireless_Gaming_Headset-00.analog-stereo"}
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.997] [DBG]
PwPipelineManager::on_metadata_property: new metadata property: 0,
default.audio.source, Spa:String:JSON,
{"name":"alsa_input.usb-Logitech_PRO_X_Wireless_Gaming_Headset-00.mono-fallback"}
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.997] [DBG]
PipewireAudioService::PipewireAudioService$ctor::<lambda>: new default output
sink: alsa_output.usb-Logitech_PRO_X_Wireless_Gaming_Headset-00.analog-stereo
Oct 30 21:50:52 fedora pipewire[2131]: mod.client-node: detected old client
version 5
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.998] [DBG]
PwBasePlugin::connect_to_pw: @PwJamesDspPlugin: JamesDsp successfully connected
to PipeWire graph
Oct 30 21:50:52 fedora flatpak[3133]: [21:50:52.999] [DBG]
PipewireAudioService::PipewireAudioService$ctor::<lambda>: output device has
changed to: alsa_card.usb-Logitech_PRO_X_Wireless_Gaming_Headset-00 via route
analog-output
Oct 30 21:50:53 fedora plasmashell[2439]: org.kde.pulseaudio: No object for
name "bluez_input.88:C9:E8:25:5B:A1"
Oct 30 21:50:53 fedora plasmashell[2439]: org.kde.pulseaudio: No object for
name "bluez_output.88_C9_E8_25_5B_A1.1"
Oct 30 21:50:53 fedora plasmashell[2439]: org.kde.pulseaudio: No object for
name "bluez_input.88:C9:E8:25:5B:A1"
Oct 30 21:50:54 fedora plasmashell[2439]: The cached device pixel ratio value
was stale on window update.  Please file a QTBUG which explains how to
reproduce.
Oct 30 21:51:03 fedora flatpak[3133]: [21:51:03.322] [DBG]
FilterContainer::on_link_changed::<lambda>: No app linked to our device wants
to play. Unlinking our filters.
Oct 30 21:51:03 fedora flatpak[3133]: [21:51:03.322] [DBG]
FilterContainer::disconnect_filters: disconnecting the JamesDsp filter from
PipeWire
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to