(google-chrome:62426): Gtk-WARNING **: 19:25:25.554: Unknown key Settings in /home/nomad/.config/gtk-3.0/settings.ini
[62471:62471:1113/192525.860402:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[62471:62471:1113/192525.860497:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
[62471:62471:1113/192525.860625:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[62471:62471:1113/192525.860674:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
[62471:62471:1113/192525.860739:ERROR:shared_image_factory.cc(926)] CreateSharedImage: could not create backing.
[62471:62471:1113/192525.860783:ERROR:shared_image_factory.cc(758)] DestroySharedImage: Could not find shared image mailbox
[62471:62471:1113/192525.860866:ERROR:gpu_service_impl.cc(1089)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[62426:62426:1113/192525.869808:ERROR:gpu_process_host.cc(990)] GPU process exited unexpectedly: exit_code=8704
[62527:10:1113/192525.874160:ERROR:command_buffer_proxy_impl.cc(127)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[62640:62640:1113/192525.985450:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[62640:62640:1113/192525.985527:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
[62640:62640:1113/192525.985652:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[62640:62640:1113/192525.985678:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
[62640:62640:1113/192525.985708:ERROR:shared_image_factory.cc(926)] CreateSharedImage: could not create backing.
[62640:62640:1113/192525.985733:ERROR:shared_image_factory.cc(758)] DestroySharedImage: Could not find shared image mailbox
[62640:62640:1113/192525.985787:ERROR:gpu_service_impl.cc(1089)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[62527:10:1113/192525.989526:ERROR:command_buffer_proxy_impl.cc(319)] GPU state invalid after WaitForGetOffsetInRange.
[62426:62426:1113/192525.990953:ERROR:gpu_process_host.cc(990)] GPU process exited unexpectedly: exit_code=8704
[62700:62700:1113/192526.107618:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[62700:62700:1113/192526.107707:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
[62700:62700:1113/192526.107832:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
[62700:62700:1113/192526.107870:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
[62700:62700:1113/192526.107904:ERROR:shared_image_factory.cc(926)] CreateSharedImage: could not create backing.
[62700:62700:1113/192526.107935:ERROR:shared_image_factory.cc(758)] DestroySharedImage: Could not find shared image mailbox
[62700:62700:1113/192526.108021:ERROR:gpu_service_impl.cc(1089)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[62527:10:1113/192526.112480:ERROR:command_buffer_proxy_impl.cc(319)] GPU state invalid after WaitForGetOffsetInRange.
[62426:62426:1113/192526.113928:ERROR:gpu_process_host.cc(990)] GPU process exited unexpectedly: exit_code=8704
[62527:10:1113/192526.196029:ERROR:command_buffer_proxy_impl.cc(127)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[62730:62730:1113/192526.219959:ERROR:gl_utils.cc(402)] [.WebGL-0x2c3400296900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[62730:62730:1113/192526.256630:ERROR:gl_utils.cc(402)] [.WebGL-0x2c3400296900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[62730:62730:1113/192526.276365:ERROR:gl_utils.cc(402)] [.WebGL-0x2c3400296900]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
if the flag is set to default there is no problem but i want it in wayland for better visibility.
any ideas?
Edit: there is no problems what so ever with firefox-wayland package but i prefer using chrome.
Interesting topic. I have no answer to it, but I am in the same situation. I just never cared to check I guess. I think it might be good to find out what is going on here though.
From my experience with electron-based apps, which depend on Chromium, in particular with Wayland in recent months was that I either had to force them to run in XWayland or pass the --disable-gpu flag to get them to run at all. Maybe there is an underlying issue with Chromium?