nspire-emus / firebird

Multi-platform emulator of TI Nspire calculators
GNU General Public License v3.0
665 stars 66 forks source link

Problem with calculator's display #329

Closed mkhl9 closed 7 months ago

mkhl9 commented 7 months ago

Hi there, my emulation of TI Nspire CAS has a problem with the display. I'm using Android 12. Emulated OS version is 3.6.0.550. Any ideas? Thanks Best regards

Screenshot_2023-11-09-23-43-21-097_org.firebird.emu.jpg

Vogtinator commented 7 months ago

You're actually looking at the diagnostics there. I assume this is because e9355984a099bd0678f6ba22d5f698a0e4aa672b is not in v1.6 and you're running 1.6?

mkhl9 commented 7 months ago

You're actually looking at the diagnostics there. I assume this is because e935598 is not in v1.6 and you're running 1.6?

Thank you for your answer. Yes I'm running version 1.6.

Vogtinator commented 7 months ago

Please try a build from the master branch: https://github.com/nspire-emus/firebird/actions/runs/6207216175. You'll have to create a new flash image.

To install it, you'll have to remove the previous FB app and then install the apk. You'll lose all settings though.

mkhl9 commented 7 months ago

It worked perfectly. Thank you very much!

Vogtinator commented 7 months ago

Perfect, thanks for confirming!