fix(linux): re-enable AppImage sandbox workaround (SP-2052)#892
fix(linux): re-enable AppImage sandbox workaround (SP-2052)#892isasmendiagus merged 1 commit intomainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughAdded a changelog entry for an AppImage sandbox permission crash fix on Linux (Ubuntu 24.04+) and wired an Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
agustingroh
left a comment
There was a problem hiding this comment.
Please solve the conflicts before merge it
2c936c5 to
c0b55b7
Compare
Summary
afterPackhook inpackage.jsonthat was accidentally removed during the electron-react-boilerplate upgrade (commit de1e8bb).appimage-fix.jsscript, which creates a wrapper that launches the app with--no-sandboxon Linux, fixing the AppImage crash on Ubuntu 24.04+.Reference
Summary by CodeRabbit