Fabian Vogt

Results 275 comments of Fabian Vogt

IIRC last time I tried that (the Qt equivalent is reacting to `state == Qt.ApplicationSuspended`), it didn't really work. It might be worth it to try again.

Yes, that's what I did.

On Linux this is theoretically possible with a "vhci" controller, but on others I'm not aware of any API that could be used. On Windows we'd probably need a kernel...

There is https://github.com/cezanne/usbip-win, maybe that works well enough. If firebird exposes a USB/IP server, this could be used from Linux and Windows.

Did you build from source or use the x86_64 DMG? It's probably the usual culprit: https://github.com/nspire-emus/firebird/blob/5330e7ebe8cfba6287ac978e3e2ab588f433a487/qtframebuffer.cpp#L50

> Oh that sounds like a good theory. We can probably add a " or (apple and arm64) " to the if... Won't help if this is about running the...

Indeed, currently there's no way except by transferring the flash image to a desktop system. It might be possible to implement file transfer in the other direction, by sending files...

No, there's no easy way to do it currently.

The wiki page has as first sentence > All the download links will be on the [releases page](https://github.com/nspire-emus/firebird/releases/). This should always have the latest binaries. So I don't see how...

Does the file name end in `.tns`?