Just in case you are seeing many failures in our automated builds at github.
The trouble was triggered by github changes on deprecating ubunt-20.04, which was used for our Linux AppImage building.
Then, the github action for Qt installation failure:
https://github.com/jurplel/install-qt-action/issues/281Facing multiple failures, it took me a while to understand the root causes. Therefore, I contributed more noises with incorrect fixes.
Hopefully, CI will be working stably for us again, but probably with one caveat for Linux AppImage.
Due to some weird Qt issues with ubunt-22.04, I have updated Linux AppImage(x64) to ubuntu-24.04. If you have trouble running the AppImage, please consider running the Snap package instead.