Currently egl is always initialized, even when the guest is not using Virgl. It would be nice to initialize only when it is needed. It would silence some runtime warnings (can be seen when running spice-gtk in a vm): libEGL warning: DRI2: failed to authenticate (remote-viewer:3665): GSpice-CRITICAL **: egl init failed: cannot create EGL context Additional info: How to setup a virgl guest - http://www.spice-space.org/spice-user-manual.html#_gl_acceleration_virgl
Fixed by https://cgit.freedesktop.org/spice/spice-gtk/commit/?id=a395ac59447dedfb922f997c7c9cff93edd53600
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.