You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Altair worked fine in version 4.0.9, but after updating to (or installing directly) 4.0.10 or 4.0.11 I see these errors when launching the program from a console, and the program fails to launch. If I would not start the program from the terminal, I would not see any errors, the program would just fail to launch.
PS C:\Users\<some path>
undefined
[4424:0924/101307.032:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.072:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
10:13:07.091 > Checking for update
(node:4424) electron: The default of nativeWindowOpen is deprecated and will be changing from false to true in Electron 15. See https://github.com/electron/electron/issues/28511 for more information.
(Use `Altair GraphQL Client --trace-warnings ...` to show where the warning was created)
[4424:0924/101307.126:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.184:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.225:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.258:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
file.. C:\Users\cn4645\AppData\Local\Programs\altair\resources\app.asar\node_modules\altair-static\build\dist\
file.. C:\Users\cn4645\AppData\Local\Programs\altair\resources\app.asar\node_modules\altair-static\build\dist\index.html
[4424:0924/101307.309:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.339:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.362:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.363:FATAL:gpu_data_manager_impl_private.cc(414)] GPU process isn't usable. Goodbye.
To Reproduce
Steps to reproduce the behavior:
Update from 4.0.9 to 4.0.10 or 4.0.11, or install either of these versions directly.
Launch the program in Admin mode from the terminal.
See error.
Expected behavior
I expected the program to open as usual.
Desktop (please complete the following information):
OS: Windows
Platform: Desktop app
Version: 4.0.10 and 4.0.11
The text was updated successfully, but these errors were encountered:
Describe the bug
Altair worked fine in version 4.0.9, but after updating to (or installing directly) 4.0.10 or 4.0.11 I see these errors when launching the program from a console, and the program fails to launch. If I would not start the program from the terminal, I would not see any errors, the program would just fail to launch.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the program to open as usual.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: