support
support copied to clipboard
Pybricks support and general discussion
**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...
**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)...
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,...
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.  Version 100.0.4896.127 (Official...
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...
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...
**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...
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...
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...
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:...