Fabian Vogt

Results 275 comments of Fabian Vogt

The crash is most likely fixed by https://github.com/nspire-emus/firebird/commit/aa39e17d446c8e62e0654db135224dc8b164e753, but that it occurs when selecting a flash image in the first place is very strange. Even with that fix applied it'll...

Can you try https://owncloud.ritter-vogt.de/index.php/s/DO5h08BKxGvl5du? It's possible that https://github.com/nspire-emus/firebird/commit/b1d2b49b0731bf78094411161e092750441d7567 fixes this issue.

With the fix I linked chinese characters should actually work as well. Did you try that?

I noticed this issue as well, especially noticable when having something produce aborts recursively... I tried some of @MattWaltz's tricks already, but while they helped a bit, they couldn't prevent...

I'll add it to the todo list, what do you need it for? File transfer using XModem is available

> u-boot Oh, have fun... Porting that won't be easy, there is no support for the flash yet and while it can use foreign APIs to open files, it won't...

Yes, that one is written by TI, used to launch early image builds.

Yes, but only the "Nspire", not the "Nspire CAS" or even CX models.

On http://blog.pankajp.com/2013/07/qplaintextedit-with-setmaximumblockcoun.html the author discusses how he works around the abysmal QTextEdit performance by using an internal string buffer and only appending the buffer after a flexible interval (100ms) after...

I re-enabled the QWidget-based flash dialog and it seems like it technically works - but it doesn't look or behave right. You can give it a try: [firebird.zip](https://github.com/nspire-emus/firebird/files/2246560/firebird.zip) Something like...