https://bugs.kde.org/show_bug.cgi?id=486449
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Session Management |generic-crash Resolution|--- |WAITINGFORINFO Summary|Plasmashell crashes after |Plasmashell exits with |resume from sleep |Wayland protocol error | |("error 3: xdg_surface must | |not have a buffer at | |creation") after resume | |from sleep Status|REPORTED |NEEDSINFO Keywords| |wayland CC| |k...@david-redondo.de, | |k...@davidedmundson.co.uk, | |n...@kde.org, | |xaver.h...@gmail.com --- Comment #1 from Nate Graham <n...@kde.org> --- Looks like it's a Wayland protocol error, not actually a crash: May 02 13:13:33 kwin_wayland_wrapper[2002]: error in client communication (pid 2301) May 02 13:13:33 plasmashell[2301]: xdg_wm_base@3: error 3: xdg_surface must not have a buffer at creation May 02 13:13:33 plasmashell[2301]: The Wayland connection experienced a fatal error: Protocol error Now we need to figure out which exact thing is causing it. Can you please run `WAYLAND_DEBUG=1 plasmashell --replace` in a terminal window, then reproduce the crash, and then attach the entire contents of the output (it will be long) as a file here? Thanks! -- You are receiving this mail because: You are watching all bug changes.