cerebroapp / cerebro

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency
https://www.cerebroapp.com/
MIT License
8.33k stars 455 forks source link

`libva` error in VirtualBox #671

Open TalAmuyal opened 1 year ago

TalAmuyal commented 1 year ago

Issue

When I run Cerebro, I get the following in the terminal:

vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[28866:0914/183344.499215:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
[28810:0914/183344.987424:ERROR:browser_main_loop.cc(270)] Gdk: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed

The app does seem to work properly though.

Michelalmeidasilva commented 9 months ago

Same error here