Hi GGG,
thank you very much for reporting. I have a bit of a hunch as something similar has been reported for NetBSD lately. Would you happen to have a stacktrace from the crash?
Best,
Hendrik
👍
1
Last edit: Hendrik Vennekate 2025-10-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried to cmake the tarball but ran into a bunch of Qt stuff I was not able to resolve.
As soon as version 0.8.4 gets pushed to flathub, I'll be more than happy to test the flatpak version.
Thanks.
UPDATE
I installed these packages via apt: qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev-tools, qt6-wayland-dev-tools and linguist-qt6. Nonetheless the build errors persist:
Hi GGG,
thank you very much for reporting. I have a bit of a hunch as something similar has been reported for NetBSD lately. Would you happen to have a stacktrace from the crash?
Best,
Hendrik
Last edit: Hendrik Vennekate 2025-10-11
Ok, found the issue. Fix is pushed to github; can you maybe build from there (main branch) and check?
New version 0.8.4 released; this should fix the issue. Many thanks again for reporting; please re-open if the issue persists.
I tried to cmake the tarball but ran into a bunch of Qt stuff I was not able to resolve.
As soon as version 0.8.4 gets pushed to flathub, I'll be more than happy to test the flatpak version.
Thanks.
UPDATE
I installed these packages via apt: qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev-tools, qt6-wayland-dev-tools and linguist-qt6. Nonetheless the build errors persist:
Last edit: GGG 2025-10-15
Never mind. Just realized the flatpak is 0.8.4 despite the page saying it is 0.8.3.
So far so good, save and open are working fine. Thanks for the fix.