Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme getting cyan with BLE RX application. Easter Egg? Bug? #2462

Open
Vanja678 opened this issue Dec 31, 2024 · 2 comments · May be fixed by #2468
Open

Theme getting cyan with BLE RX application. Easter Egg? Bug? #2462

Vanja678 opened this issue Dec 31, 2024 · 2 comments · May be fixed by #2468
Labels
bug Something isn't working

Comments

@Vanja678
Copy link

Describe the bug.

There is an error when I go to RECECIVE -> BLE RX -> CSV EXPORT and type nothing in the EXPORT CSV field and just click OK click that the color theme is slightly different and some becomes cyan and some becomes black. And this only works if you have an SD card in your Portapack.

Reproduction

  1. Go to the RECECIVE MENU
  2. Then open the BLE RX application.
  3. Click on CSV EXPORT
  4. Don't write anything in the textfield. Just click on OK
  5. And then the theme is glitching.
  1. SCR_0000
  1. SCR_0001
  1. SCR_0002`
  1. SCR_0003
  1. SCR_0004
  1. SCR_0005
  1. SCR_0006
  1. SCR_0007
  1. SCR_0008

Expected behavior

I would have expected that there would be an error message saying: "CSV EXPORT ERROR"

Environment/versions

No response

Anything else?

No response

@Vanja678 Vanja678 added the bug Something isn't working label Dec 31, 2024
@gullradriel
Copy link
Member

Bug.
When we are doing it two consecutive times, hard failure.
It's because we didn't checked for empty text and are still trying to use it. It's messing up with memory.

@Vanja678
Copy link
Author

Vanja678 commented Dec 31, 2024

Ah okay thanks. That explains a lot to me.
H A P P Y | N E W | Y E A R !

@gullradriel gullradriel linked a pull request Jan 5, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants