[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486449

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=482768
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #10 from Nate Graham  ---
Ok, that's Bug 482768. Sounds like this one is fixed now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-15 Thread Graeme Murray
https://bugs.kde.org/show_bug.cgi?id=486449

--- Comment #9 from Graeme Murray  ---
Created attachment 169522
  --> https://bugs.kde.org/attachment.cgi?id=169522=edit
backtrace of latest crash

wake from sleep

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-15 Thread Graeme Murray
https://bugs.kde.org/show_bug.cgi?id=486449

--- Comment #8 from Graeme Murray  ---
Created attachment 169495
  --> https://bugs.kde.org/attachment.cgi?id=169495=edit
debug info

Fedora has just released an update, kf6- , upto 6.2.0-1 and qt6-qtbase upto
6.7.0-5 and behaviour has changed, no black screen now but get drkonqi crash
report. Have added an attachment of the output and sent a automated crash
report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486449

Nate Graham  changed:

   What|Removed |Added

 CC||wawalkenho...@gmail.com

--- Comment #7 from Nate Graham  ---
*** Bug 454524 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486449

Nate Graham  changed:

   What|Removed |Added

 CC||zvova7...@gmail.com

--- Comment #6 from Nate Graham  ---
*** Bug 484878 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-04 Thread Graeme Murray
https://bugs.kde.org/show_bug.cgi?id=486449

--- Comment #5 from Graeme Murray  ---
No, just one screen.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486449

--- Comment #4 from Nate Graham  ---
Do you by any chance have multiple screens when sleeping or waking up?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486449

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Nate Graham  ---
Thanks, that's helpful.

[3221647.862] wl_display@1.delete_id(159)
[3221647.942] wl_display@1.error(xdg_wm_base@3, 3, "xdg_surface must not have a
buffer at creation")
xdg_wm_base@3: error 3: xdg_surface must not have a buffer at creation

So it's trying to delete a screen.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-03 Thread Graeme Murray
https://bugs.kde.org/show_bug.cgi?id=486449

--- Comment #2 from Graeme Murray  ---
Created attachment 169165
  --> https://bugs.kde.org/attachment.cgi?id=169165=edit
output from wayland-debug=1

it seems like it happens every other plasmashell restart. If I can try anything
else, let me know.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 486449] Plasmashell exits with Wayland protocol error ("error 3: xdg_surface must not have a buffer at creation") after resume from sleep

2024-05-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=486449

Nate Graham  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  ---
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.