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

Electron does not open on Linux #867

Open
Isolyth opened this issue Nov 24, 2024 · 2 comments
Open

Electron does not open on Linux #867

Isolyth opened this issue Nov 24, 2024 · 2 comments
Labels

Comments

@Isolyth
Copy link

Isolyth commented Nov 24, 2024

  • Version: 23.6.2
NET8.0, unsure how to find the Node.js version.
  • Target: Linux, testing on a wayland+Nvidia machine

Running the program via 'dotnet tool run electronize start' results in no electron window appearing, and the output of the terminal has a few instances of src/gbm_drv_common.c:131: GBM-DRV error (get_bytes_per_component): Unknown or not supported format: 808530000

Steps to Reproduce:

  1. Attempt to run the program on Linux, possibly with wayland and Nvidia GPU

Gist of entire terminal output of both init and start

@Isolyth Isolyth added the bug label Nov 24, 2024
@Isolyth Isolyth changed the title Docker does not open on Linux Electron does not open on Linux Nov 24, 2024
@Isolyth
Copy link
Author

Isolyth commented Nov 24, 2024

This seems to be my fault, I forgot to actually edit program.cs to use electron; I feel like the error should be more descriptive of what the actual issue is though.

@Isolyth
Copy link
Author

Isolyth commented Nov 24, 2024

Actually, since I still see the error repeated in the terminal, I assume I haven't actually fixed the issue, even though electron does appear now.

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

No branches or pull requests

1 participant