Skip to content
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

Packaging Electron v5+ with sandbox (AppImage) #4495

Closed
christianbundy opened this issue Dec 2, 2019 · 6 comments · Fixed by #4496
Closed

Packaging Electron v5+ with sandbox (AppImage) #4495

christianbundy opened this issue Dec 2, 2019 · 6 comments · Fixed by #4496
Labels

Comments

@christianbundy
Copy link
Contributor

  • Version: 21.2.0
  • Target: AppImage

See: #3872

This issue was closed, but the solution only fixes the problem for .deb builds. AppImages are still broken by default, and there's currently no solution (other than asking people to manually patch their AppImage). Is there any recommended course of action for broken AppImage releases?

Thanks!

@vladimiry
Copy link
Contributor

and there's currently no solution (other than asking people to manually patch their AppImage)

So there is a workaround of developers to apply the patching during the packages preparing stage. Like https://github.com/vladimiry/ElectronMail/blob/fb4fef50423e67fe06562f1f448c0c761c515d2f/scripts/electron-builder/build-appimage.ts (unpacking the AppImage, applying the changes, packing it back).

@stale
Copy link

stale bot commented Mar 31, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the backlog label Mar 31, 2020
@christianbundy
Copy link
Contributor Author

cc: @develar

@stale stale bot removed the backlog label Mar 31, 2020
@stale
Copy link

stale bot commented May 30, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@L3o-pold
Copy link

L3o-pold commented Jun 6, 2020

Still an issue...

1 similar comment
@ttomaszewski
Copy link

Still an issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants