-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Electron SDK Version
7.6.0
Electron Version
40.0.0
What platform are you using?
Linux
Link to Sentry event
No response
Steps to Reproduce
Have an app on Linux (Ubuntu), set app.disableHardwareAcceleration() and use Sentry.
Expected Result
Sentry initialization should not crash the app.
Actual Result
The app crashes with:
Error: GPU access not allowed. Reason: GPU access is disabled in chrome://settings
thrown by app.getGPUInfo used in in the Sentry gpuContextIntegration function.
See Electron issue electron/electron#49530 (Which is closed as won't fix, so the Sentry code should be fixed.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
No status