Problem Description
The AppImage fails to launch entirely. The only working workaround was to install the app via the .deb package.
Steps to Reproduce
- Download and attempt to run the provided AppImage.
- Observe that it fails to start.
- Install via the
.deb package instead — app starts successfully.
Expected Behavior
- The AppImage should launch without issues out of the box.
- If it fails, a clear and descriptive error message should be shown to help the user understand what went wrong.
Suggested Fix
- Investigate and fix the AppImage build/packaging configuration.
- Test the AppImage on common Linux distributions before release.
Priority: High
Problem Description
The AppImage fails to launch entirely. The only working workaround was to install the app via the
.debpackage.Steps to Reproduce
.debpackage instead — app starts successfully.Expected Behavior
Suggested Fix
Priority: High