bruno
bruno copied to clipboard
GPU process launch failed: error_code=18
I have checked the following:
- [x] I have searched existing issues and found nothing related to my issue.
This bug is:
- [x] making Bruno unusable for me
- [ ] slowing me down but I'm able to continue working
- [ ] annoying
- [ ] this feature was working in a previous version but is broken in the current release.
Bruno version
2.3.0 and lower
Operating System
Windows 11 Enterprise 23H2
Describe the bug
Hi! After starting bruno I directly get this error messages. The GUI is not loading at all... Br
.bru file to reproduce the bug
No response
Screenshots/Live demo link
This is mostly an issue with Electron / Chrome. Do you have the same problem with other Electron based applications? Looking into electrons issues: https://github.com/Automattic/simplenote-electron/issues/3096 could you try launching Bruno with the --no-sandbox Flag?
Thank you, yes it seems an electron issue. --in-process-gpu helped: https://github.com/electron/electron/issues/36698#issuecomment-2670917924