[Electron] fails to launch with "GPU process isn't usable. Goodbye." error message
See original GitHub issueDescribe the bug
GitHub fails to launch with FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
on Ubuntu 21.10 beta
Version & OS
version GitHubDesktop-linux-2.9.3-linux1
Distributor ID: Ubuntu Description: Ubuntu Impish Indri (development branch) Release: 21.10 Codename: impish
Linux 5.13.0-16-generic
Steps to reproduce the behavior
Fails to launch from dash - launching from CLI gives this error ^
LMK if you need more information
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top Results From Across the Web
"GPU process isn't usable. Goodbye." - Stack Overflow
Trying this on a Windows 10 machine, using the same Electron code, dependencies, etc and things work fine. So the problem is either...
Read more >GPU process isn't usable. Goodbye. #3096 - GitHub
Unable to start the app. [58330:0606/104043.101246:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
Read more >Keeweb launching error in Ubuntu 22.04: GPU process isn't ...
The issue is caused specifically because of the version of Electron Framework used on the project that contains a bug where it makes ......
Read more >Help with error: “GPU process isn't usable. Goodbye.” - Reddit
GPU process isn't usable. Goodbye. I am running directly with Electron using the following in my package.
Read more >Bug #1944468 “Electron applications all crash upon launch”
907198:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye. Unexpected crash report id length. Failed to get crash ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think - could be wrong - that it’s related to this - https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1944468
github-desktop --no-sandbox
works fine (phew)After https://github.com/desktop/desktop/pull/13689 was landed upstream in readiness for Electron 14 with the next release I took the opportunity to test the Linux build with the latest round of distros:
Fedora 35
Ubuntu 21.10
There’s a significant batch of changes coming up, but hopefully once the official release is out I’ll cut a release for this repository so that others can start testing with their own setup:
https://github.com/shiftkey/desktop/blob/df1e34178cef87f657f377608e76ad768d79cd00/changelog.json#L3-L18