GalaxyBudsClient icon indicating copy to clipboard operation
GalaxyBudsClient copied to clipboard

[BUG] Self-test hangs forever at "Waiting for response..." on Galaxy Buds Pro

Open t-patt opened this issue 2 years ago • 0 comments

Describe the bug

After successfully connecting Galaxy Buds Pro to application, when running the Self-Test, the application hangs forever at "Waiting for response..." for all categories. Everything else outside of the self test seems to work fine.

To Reproduce

Connect galaxy buds pro to application, run self-test.

Expected behavior

Self test reports information, specifically about proximity sensor.

Screenshots

screenshot

Desktop (please complete the following information): Windows 10 Pro Version 21H1 OS Build 19043.1237

  • Application version: 4.4.0.0

Log files
In most cases if you have a bug, log file will be required - it is located at %localappdata%\GalaxyBudsClient\application.log

2021-10-04 22:19:42.176 -06:00 [INF] Using settings file at: C:\Users\Taylor\AppData\Local/GalaxyBudsClient/config.json
2021-10-04 22:19:42.441 -06:00 [INF] SingleInstanceWatcher: Server listening at tcp:host=::1,port=54532
2021-10-04 22:19:43.394 -06:00 [DBG] BluetoothImpl: Using Windows.BluetoothService
2021-10-04 22:19:43.404 -06:00 [INF] Translator mode file location: C:\Users\Taylor\AppData\Local/GalaxyBudsClient/custom_language.xaml
2021-10-04 22:19:43.407 -06:00 [INF] User script directory: C:\Users\Taylor\AppData\Local/GalaxyBudsClient/scripts
2021-10-04 22:19:43.409 -06:00 [INF] ScriptManager: 0 user script(s) found
2021-10-04 22:19:43.410 -06:00 [DBG] MainWindow.Instance: Initializing window with WndProc proxy
2021-10-04 22:19:43.681 -06:00 [DBG] Windows.BluetoothService: Bluetooth adapter found
2021-10-04 22:19:44.018 -06:00 [WRN] StubDeviceSpec: initialized
2021-10-04 22:19:44.125 -06:00 [DBG] FirmwareRemoteClient: Searching for firmware binaries...
2021-10-04 22:19:44.516 -06:00 [DBG] Windows.BluetoothService: Bluetooth adapter found
2021-10-04 22:19:44.516 -06:00 [DBG] Windows.BluetoothService: Connecting...
2021-10-04 22:19:44.516 -06:00 [DBG] Windows.BluetoothService: Bluetooth adapter found
2021-10-04 22:19:44.770 -06:00 [DBG] Windows.HotkeyReceiver: WndProc probes attached
2021-10-04 22:19:44.774 -06:00 [DBG] Windows.HotkeyReceiver: All hotkeys unregistered
2021-10-04 22:19:44.908 -06:00 [DBG] Windows.BluetoothService: Connected. Launching BluetoothServiceLoop.
2021-10-04 22:19:44.937 -06:00 [DBG] FirmwareRemoteClient: 0 firmware found.
2021-10-04 22:19:45.415 -06:00 [DBG] Windows.BluetoothService: Setting device detection up
2021-10-04 22:19:50.144 -06:00 [DBG] ExperimentClient: Scanning for experiments...
2021-10-04 22:19:50.689 -06:00 [DBG] ExperimentClient: 0 experiment(s) found.

t-patt avatar Oct 05 '21 04:10 t-patt