-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
thread 'main' panicked at /build/qmlvz394sva1rawai3r4xfjww5d0jpni-source/src/handler.rs:684:74:
index out of bounds: the len is 9 but the index is 10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
This error occurred when I did the following:
- Scan for devices. Let the list populate with several devices.
- Stop scanning.
- Wait for some devices to
fall offdepopulate from the list of scanned devices. (Not sure if this is expected behaviour.) - Attempt to connect to one of the devices that still remain (mine happened to be toward the end of the list)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working