discord-screenaudio icon indicating copy to clipboard operation
discord-screenaudio copied to clipboard

Blank screen when opening app on Wayland

Open pigeonedd opened this issue 1 year ago • 1 comments

When opening app when using Wayland I only get a blank screen and nothing happens. Works fine on X11

Terminal shows these errors repeating [2:34:1009/180601.057667:ERROR:gl_context_egl.cc(259)] eglCreateContext failed with error EGL_BAD_CONTEXT

[2:34:1009/180601.057674:ERROR:gpu_channel_manager.cc(753)] ContextResult::kFatalFailure: Failed to create shared context for virtualization.

[2:34:1009/180601.057680:ERROR:shared_image_stub.cc(470)] SharedImageStub: unable to create context

[2:34:1009/180601.057686:ERROR:gpu_channel.cc(449)] GpuChannel: Failed to create SharedImageStub

Thanks

pigeonedd avatar Oct 09 '23 07:10 pigeonedd

If you using the Flatpak version, you can easily disable Wayland for the app, using Flatseal:

image

This will force Screenshare running by XWayland.

jeisoncp avatar Oct 22 '23 12:10 jeisoncp