-
Hello
Bug Description:
App gets stuck on the saving state screen, crashes or slows down the firmware.
Checked the logs they indicate connection to the wifi dev board is broken, logs display con…
-
I updated the app to the latest version available at https://lab.flipper.net/apps/upython excited at the idea of being able to use an interactive shell.
but I have encountered two strange behavio…
-
### Describe the bug.
As described in the title - `./fbt devboard_flash ARGS="-c dev"` flashes a `development` version of the firmware, while `ufbt devboard_flash ARGS="-c dev"` stays with `releas…
-
Any extra guidance to be able to debug on vscode?
After using ufbt `vscode_dist`
In the terminal tab looks like OK:
![image](https://github.com/flipperdevices/flipperzero-ufbt/assets/1091420/f0…
eried updated
3 months ago
-
After running app and enter pin, Flipper crashes and show "NULL pointer dereference" error
**To Reproduce**
Steps to reproduce the behavior:
1. Install latest official firmware (0.102.3)
2. Buil…
-
### Describe the bug.
When running `fbt vscode_dist` in order to set up an _existing_ project for VSCode integration, `fbt` appends the IDE-specific ignores to `.gitignore`.
This is often the prop…
-
Not sure if it's an issue in firmware or ufbt itself, but after running "ufbt cli" there's no way to exit it except rebooting flipper.
There are no commands like "exit" or "quit", ctrl-D does not w…
-
I'm currently building an application, and using qFlipper to upload each new build is getting real old real fast.
It'd be cool if UFBT could automatically upload the .fap to my flipper - even if I …
-
Trying to build this against the latest firmware release gives the following:
```
scons: Entering directory `/home/rhys/.ufbt/current/scripts/ufbt'
CC /tmp/tmptmp/magspoof_flipper/helpers/mag_he…
-
**Describe the bug**
I am trying to build totp.fap for the latest official firmware 0.99.1 and it fails with the error message
**To Reproduce**
Steps to reproduce the behavior:
1. I cloned https…