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

[BUG] Completely blank window after first click #2286

Open
1 task done
lovasoa opened this issue Sep 29, 2023 · 6 comments
Open
1 task done

[BUG] Completely blank window after first click #2286

lovasoa opened this issue Sep 29, 2023 · 6 comments

Comments

@lovasoa
Copy link

lovasoa commented Sep 29, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Starting altair results in a blank screen.

image

❯ altair
undefined
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/index.html
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/styles.css
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/assets/img/logo_350.svg
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/runtime.js
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/polyfills.js
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/main.js
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/assets/i18n/default.json
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/assets/i18n/en-US.json
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/jetbrains-mono-latin-400-normal.woff2
file.. /opt/Altair GraphQL Client/resources/app.asar/node_modules/altair-static/build/dist/assets/img/altair_logo.svg
[184406:0929/234437.399779:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[184406:0929/234438.869189:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[184406:0929/234453.299695:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!

Expected Behavior

No response

Steps To Reproduce

start altair and click anywhere

Environment

- OS: Ubuntu 22.04.3 LTS (Wayland)
- gpu: Mesa Intel® Xe Graphics (TGL GT2)
- Version: latest release deb

Additional context

No response

@imolorhe
Copy link
Collaborator

Looks like its an electron issue electron/electron#32760

@imolorhe
Copy link
Collaborator

Maybe you can get some help there. There's nothing I can do from my end.

@proehlen
Copy link

proehlen commented Nov 16, 2023

For anyone else having this problem, I progressively downgraded until I tried version 4.6.4 and problem went away. Maybe a workaround until the electron / chromium issue is resolved.

@davmik2601
Copy link

What news for this issue ? I also got this problem on ubuntu 22.04

@shirankalir
Copy link

Having the same issue. any update?

@imolorhe
Copy link
Collaborator

@shirankalir if it's the same issue, it's pending on electron fixing it. I can add a setting to disable gpu acceleration as suggested here, but I believe that would make the application performance terrible. Let me know if that's still a reasonable compromise.

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

No branches or pull requests

5 participants