-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu 22.04 - GPU process isn't usable #1389
Labels
Comments
i have the same problem(( |
Same here :( in Ubuntu Jammy. Any workaround would be perfect! Edit: using --disable-gpu-sandbox worked for me. |
Thanks, this flag worked for me |
maddyhof
added
needs more info
We need more information in order to help or verify
os/linux
labels
May 1, 2023
maddyhof
removed
the
needs more info
We need more information in order to help or verify
label
Jul 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
[15140:0824/162906.862202:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
To Reproduce
Launch client from command line
Expected behavior
Application ran fine on ubuntu 20.04
Client System (please complete the following information):
Also, a message appears on startup:
loading web app from file:///tmp/.../resources/app.asar/www/index_electron.html?appName=Outline
(node:17082) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron. See electron/electron#23506 for more information
Could not load active tunnel: [Error: ENOENT: no such file or directory, open '/home/name/.config/Outline/connection_store'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/home/name/.config/Outline/connection_store'
}
The text was updated successfully, but these errors were encountered: