Hi there,
i just saw that ~/.local/share/sddm/wayland-session.log is filling my storage:
> du wayland-session.log
104599712 wayland-session.log
most of the file are just these four error messages:
[1169:1442:0608/080944.289265:ERROR:gpu_channel_manager.cc(753)] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[1169:1442:0608/080944.289267:ERROR:shared_image_stub.cc(470)] SharedImageStub: unable to create context
[1169:1442:0608/080944.289269:ERROR:gpu_channel.cc(449)] GpuChannel: Failed to create SharedImageStub
[1169:1442:0608/080944.289336:ERROR:gl_context_egl.cc(259)] eglCreateContext failed with error EGL_BAD_CONTEXT
Anyone knows how to fix those errors?
I am using Wayland with KDE Plasma and a Nvidia graphic card.
Thanks for your help!