Skip to content
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

"GPU process isn't usable" #74

Open
thales-maciel opened this issue Nov 9, 2022 · 3 comments
Open

"GPU process isn't usable" #74

thales-maciel opened this issue Nov 9, 2022 · 3 comments

Comments

@thales-maciel
Copy link

Fresh install with yay, got this when trying to run from terminal:

> pagraphcontrol

(node:39662) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron.  See https://github.com/electron/electron/issues/23506 for more information
[39662:1108/232710.573550:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
zsh: trace trap (core dumped)  pagraphcontrol
@kjarosh
Copy link

kjarosh commented Dec 4, 2022

Can confirm, I have the same issue. Freshly installed by pamac on Manjaro.

(node:40238) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron.  See https://github.com/electron/electron/issues/23506 for more information
[40238:1204/181601.987802:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
[1]    40238 trace trap (core dumped)  pagraphcontrol

@technologicalMayhem
Copy link

I found a workaround. Add the argument --in-process-gpu makes it work for me.

@kjarosh
Copy link

kjarosh commented Dec 13, 2022

I found a workaround. Add the argument --in-process-gpu makes it work for me.

I can confirm it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants