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

**Is your feature request related to a problem? Please describe.** After the upcoming release, we should update to Blockly 11. **Describe the solution you'd like** First release the current beta...

enhancement
devops
software: pybricks-blocks

**Describe the bug** A user reported the following error: ![image](https://github.com/pybricks/support/assets/12326241/a56c49ad-ac3b-434b-9c7c-ef8373201768) **To reproduce** Unknown. Possibly related: Save file to iCloud and open from there. **Expected behavior** If it is really a...

bug
software: pybricks-code

**Is your feature request related to a problem? Please describe.** Pybricks Code takes quite a long time to fully load, or load new versions. A lot of time is spent...

enhancement
software: pybricks-code
devops

This is a spot for discussing gamepad connections, split off from https://github.com/pybricks/support/issues/262

enhancement
topic: bluetooth

**Describe the bug** The period should be preserved here: ![image](https://github.com/pybricks/support/assets/12326241/7ae6a802-2da3-48d5-8aee-f6705e036287)

bug
software: pybricks-blocks

# Manually installing USB driver in Windows As describe above, if you see a warning sign in the *Device Manager* next to `Lego Group LEGO Technic Large Hub in DFU...

documentation
OS: Windows 10
topic: flashing firmware
topic: USB

> ![afbeelding](https://github.com/pybricks/support/assets/8142081/dd64a139-04ca-44be-b923-c601f8aa39ef) _Originally posted by @BertLindeman in https://github.com/pybricks/support/issues/1541#issuecomment-1991231447_

bug
software: pybricks-blocks

**Is your feature request related to a problem? Please describe.** There are currently no convenient ways to display icons using the block language. **Describe the solution you'd like** Expose the...

enhancement
software: pybricks-blocks

**Is your feature request related to a problem? Please describe.** Our Python API has a nice way of playing melodies but this is not currently exposed in the block language....

enhancement
software: pybricks-blocks

I tried to read an EV3 Ultrasonic sensor values with LUMPDevice class but I get: ``` Traceback (most recent call last): File "main.py", line 15, in OSError: [Errno 19] ENODEV:...

enhancement
platform: Powered Up
topic: sensors
software: pybricks-micropython