support icon indicating copy to clipboard operation
support copied to clipboard

[Bug] Peripheral connection issues

Open laurensvalk opened this issue 2 weeks ago • 7 comments

Describe the bug There are a few distinct issues that need fixing:

  • [x] When Bluetooth causes a soft shutdown, the shutdown animation blink is not visible, making it look like a hard crash.
  • [x] When initialization fails for any reason, you get RuntimeError: Can use only one Remote if you try a second time
  • [x] Connecting to the Xbox Controller waits indefinitely if the controller is not in pairing mode. It should give up and raise an error (like it used to in V3.6.1)
  • [x] Error propagation from the Bluetooth task handling loop is not done correctly, so we don't see all errors.
  • [ ] Update scanning to match new peripheral objects

laurensvalk avatar Dec 30 '25 16:12 laurensvalk