support icon indicating copy to clipboard operation
support copied to clipboard

Pybricks support and general discussion

Results 283 support issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Very minor, really NO problem. If the hub is initialized as "HUB" some of the input blocks show the hub as `HUB` and some as `hub` This...

bug
software: pybricks-blocks

**Describe the bug** ``` Error: Failed to execute 'getPrimaryService' on 'BluetoothRemoteGATTServer': GATT Server is disconnected. Cannot retrieve services. (Re)connect first with device.gatt.connect. at D. (https://code.pybricks.com/static/js/main.1bf60dfd.js:2:1397636) at https://code.pybricks.com/static/js/main.1bf60dfd.js:2:1401567 at m (https://code.pybricks.com/static/js/main.1bf60dfd.js:2:1402498)...

topic: bluetooth
software: pybricks-code
blocked: waiting for user feedback

Now that we have generalized Bluetooth scanning and connecting, we could in principle add a `pybricks.iodevices.NUSDevice`. This would allow connectivity with devices like the `Micro:Bit V2` and various other devices,...

enhancement
topic: bluetooth
software: pybricks-micropython

An icon gets created, but nothing gets added to the app menu or dock. After "allowing launch" and launching it, it opens an empty Chromium window. ![image](https://user-images.githubusercontent.com/12326241/164934355-421434a0-112f-438e-998c-28fa285da552.png) Version 100.0.4896.127 (Official...

blocked: upstream
software: pybricks-code

Sometimes the code editor gets into a weird state, where it wont let me open up a file. See screenshot, that shows no code files are open, but its complaining...

software: pybricks-code
blocked: waiting for user feedback

It would be very useful to not close the installation dialog until the user clicks "Connect" in the pop-up, as shown in the mock-up screenshot below. That way they don't...

enhancement
software: pybricks-code

**Motivation** The installation dialog disappears, so the actual installation feel a bit disconnected. I got the following (typical) messages with Move Hub, but it isn't super intuitive where they come...

enhancement
software: pybricks-code

This may make the functionality a bit easier to understand. Maybe we could change it to "open app", and perform the equivalent of this button browser button. If that doesn't...

enhancement

When developing Pybricks Code using the React dev server (`yarn start`), the editor sometimes disappears during hot reload. Also more recent changes have cause syntax highlighting to stop working sometimes...

devops

During EV3 firmware installation, variations of the following were observed on multiple operating systems from different users. Including Windows and Ubuntu. For some users this does not happen. ``` Error:...

platform: EV3
software: pybricks-code
topic: flashing firmware
topic: USB