Merge pull request #147 from NureddinSoltan/fix/linux-sandbox-docs

docs: add troubleshooting for Linux sandbox error
This commit is contained in:
Sid
2026-02-17 07:44:52 -08:00
committed by GitHub
+5
View File
@@ -65,6 +65,11 @@ chmod +x Openscreen-Linux-*.AppImage
You may need to grant screen recording permissions depending on your desktop environment.
**Note:** If the app fails to launch due to a "sandbox" error, run it with --no-sandbox:
```bash
./Openscreen-Linux-*.AppImage --no-sandbox
```
## Built with
- Electron
- React