flathub / electron-sample-app

Sample application based on electron
GNU General Public License v3.0
25 stars 11 forks source link

failed with unknown libva #6

Closed jadsongmatos closed 2 years ago

jadsongmatos commented 2 years ago

I tried to run sample when I tried to open electron-sample-app-1.0.1.AppImage this error happened, I'm using fedora 35 with nvidia gpu

libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [866834:1209/233428.951966:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.

cpba commented 2 years ago

Is it possible that you might be posting in the wrong place?

This is the sample repo for the flatpak electron tutorial:

https://docs.flatpak.org/en/latest/electron.html

Otherwise it's entirely useless and has nothing to do with appimage, It exists purely to demonstrate how to build an electron app using flatpak-builder.