sourcebox / tooro-editor

Cross-platform software editor for the Fred's Lab Töörö hardware synthesizer.
MIT License
37 stars 3 forks source link

Do some more tests on Linux #1

Closed sourcebox closed 1 year ago

sourcebox commented 3 years ago

Currently, I don't have a Linux machine that fulfills the graphics requirement of OpenGL ES3. Therefore I can't do any testing on that. I can compile the application on my older machine, but it does not run. Neither does the created AppImage on another machine. It seems to lack some dependencies included, which ones have to be found out.

sourcebox commented 3 years ago

I added an AppImage as well as a deb package to the releases that were created by the GitHub CI using the ubuntu-18.04 image. These can now be downloaded and tested.

sourcebox commented 3 years ago

Thanks to helpful user @geom3trik it can be stated that the AppImage works.

sourcebox commented 1 year ago

After some updates of the iced framework, Linux support can be regarded as stable enough for most systems. I did some tests on an old HP EliteBook 2540p, this wasn't working when the app was initially released but now does.