-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation fault error #10
Comments
Just in case this is the log of the installation command:
|
@andirsun this smells like some kind of issue with electron's wayland support. Have you tried running it on xwayland? You could also try upping the electron version, it's been years since I last updated the tutorial sample, the bug may have been fixed upstream. |
@cpba That's true I upgraded electron and the project is now running with I open a PR to update the repo so is now working with latest version of electron and electron-builder. |
I am following this guide to setup my flatpak manifest for my electron app. Documentation suggest to compile and install this app locally with:
But After do that and run the app, it does not work, instead is throwing a Segmentation fault error.
This is my machine
The text was updated successfully, but these errors were encountered: