Automattic / simplenote-electron

Simplenote for Web, Windows, and Linux
https://app.simplenote.com
GNU General Public License v2.0
4.69k stars 553 forks source link

The app doesn't run on Linux arm64 #3207

Closed real-felix closed 1 month ago

real-felix commented 1 month ago

When I run the app on my system, the app crashes at once. Here is the error:

Simplenote-linux-2.21.0-arm64> ./simplenote 
fish: Job 1, './simplenote' terminated by signal SIGSEGV (Address boundary error)

Where did you see the bug

I downloaded the arm64 archive.

codebykat commented 1 month ago

Hi @real-felix, thanks for the report. This should be fixed in the upcoming 2.22 release. You can try it from here: https://github.com/Automattic/simplenote-electron/releases/tag/v2.22.0-beta1

Let me know if this still happens on the new version.

real-felix commented 1 month ago

It works perfectly, thanks!

It's amazing how you do a better job that some multi-billions companies that cannot release an ARM desktop app.