https://bugs.kde.org/show_bug.cgi?id=451847

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/libkscreen/commit/167b69
                   |                            |9020ccd42e185834c490434a095
                   |                            |b8b9d67
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 167b699020ccd42e185834c490434a095b8b9d67 by David Edmundson.
Committed on 06/05/2022 at 11:19.
Pushed by davidedmundson into branch 'master'.

Delete proxy for PrimaryOutput wayland interface in destructor

When our wrapper class QtWayland::kde_primary_output_v1 gets destroyed
there is no code to delete the underlying wl_proxy object. Any events to
that proxy after our wrapper have gone will get disaptched to the
generated code which in turn will just crash.

M  +7    -0    backends/kwayland/waylandoutputmanagement.cpp
M  +1    -0    backends/kwayland/waylandoutputmanagement.h

https://invent.kde.org/plasma/libkscreen/commit/167b699020ccd42e185834c490434a095b8b9d67

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

Reply via email to