question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Electron] fails to launch with "GPU process isn't usable. Goodbye." error message

See original GitHub issue

Describe 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:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
maxdrakicommented, Sep 28, 2021

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)

1reaction
shiftkeycommented, Feb 5, 2022

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found