bruno icon indicating copy to clipboard operation
bruno copied to clipboard

GPU process launch failed: error_code=18

Open sp00kyDD opened this issue 7 months ago • 2 comments

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

Image

sp00kyDD avatar May 15 '25 13:05 sp00kyDD

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?

Its-treason avatar May 15 '25 14:05 Its-treason

Thank you, yes it seems an electron issue. --in-process-gpu helped: https://github.com/electron/electron/issues/36698#issuecomment-2670917924

sp00kyDD avatar May 20 '25 15:05 sp00kyDD