pybricks / support

Pybricks support and general discussion
MIT License
109 stars 7 forks source link

[Bug] #1875

Open crosszay1 opened 1 month ago

crosszay1 commented 1 month ago

Describe the bug got an error upon running the program followed by a bluetooth disconnect and hub shutdown To reproduce no clue, this has happened to me many times but there does not seem to a cause

Expected behavior my program to run, as a program is supposed to run Screenshots image

please note: right before submitting this I attempted to run the program again, the program ran correctly but yieldedthe same error upon click the stop button

dlech commented 1 month ago

This error can happen often with certain Bluetooth adapters (particularly built-in Intel Bluetooth on Windows laptops).

If you want to dig further, you can try logging Bluetooth packets while reproducing the problem (if you can).

Info on how to do this and more is in #270.

crosszay1 commented 1 month ago

it seems part of the specs of my low quality laptop have been found..

while it is good to know I am not alone in this matter, it is incredibly frustrating to deal with this issue as it can manifest itself quite frequently. is there any known fixes or at the very least, ways to decrease the volume at which this issue appears?

dlech commented 1 month ago

You can disable the the built-in Bluetooth and use a USB Bluetooth adapter. There are some ones reported as working well by other users in #921.

crosszay1 commented 1 month ago

I'll try it! thanks for the tip

On Sun, Oct 13, 2024 at 10:24 PM David Lechner @.***> wrote:

You can disable the the built-in Bluetooth and use a USB Bluetooth adapter. There are some ones reported as working well by other users in

921 https://github.com/pybricks/support/issues/921.

— Reply to this email directly, view it on GitHub https://github.com/pybricks/support/issues/1875#issuecomment-2409797546, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY4MNI3JVYX33DAY7LAEKP3Z3MTMLAVCNFSM6AAAAABPZOF7AOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBZG44TONJUGY . You are receiving this because you authored the thread.Message ID: @.***>