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

> Since the editor is read-only it would be more streamlined if paste, undo and redo were simply not shown since they can never be active. ![image](https://github.com/pybricks/support/assets/12326241/2dc08a42-9714-4822-b057-73a7031e34df) _Originally posted by...

bug
software: pybricks-blocks

**Describe the bug** The first time you click help, it goes to the right page but does not scroll to the correct method: ![image](https://github.com/pybricks/support/assets/12326241/c58b84dc-e5b5-448e-9884-5c9ac16e4608)

bug
software: pybricks-blocks

**Describe the bug** Dark mode doesn't get active in blocks until you switch tabs. We need to reload blockly to do this, which happens when switch tabs, but we don't...

bug
software: pybricks-blocks

**Is your feature request related to a problem? Please describe.** When an error occurs at runtime, the error gets displayed in the output terminal. While this does give some information...

enhancement
software: pybricks-blocks

> currently, if you only want to broadcast when setting up a hub, you have to show a bunch of other parameters that are not used. it would be nice...

enhancement
software: pybricks-blocks

**Describe the bug** Sometimes you have to restart the program to connect. Trying again always works, so this is probably something we can catch and resolve in the `bluetooth_btstack` driver....

bug
hub: primehub/inventorhub
topic: bluetooth
software: pybricks-micropython
topic: remote control
platform: essentialhub

Hi, I would like to cross-compile my program for ev3 and run it on `pybricks-micropython`. I am using native emitters in the program. I have tried to install the mpy-cross-v4...

devops

**Describe the bug** What is the problem? We have a robot with treads and rubber pads that shakes a bit while turning, We set up the Drivebase class with the...

bug
software: pybricks-micropython
topic: imu

**Is your feature request related to a problem? Please describe.** The Move Hub doesn't support division with `/` but it does support `//` for integer division. **Describe the solution you'd...

enhancement
hub: movehub
software: pybricks-blocks

As discussed in another topic (#1476), a program is not really able to tell if the contents of the persistent storage are valid for the given program or not, because...

enhancement
software: pybricks-micropython