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

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
                   |eworks/kidletime/commit/537 |eworks/kidletime/commit/a0d
                   |79a8d8fb177762d0435634c8ca4 |a010b8c4c97792543d24f6597ba
                   |5b0a47f1db                  |1c1b3ceaef

--- Comment #4 from David Redondo <k...@david-redondo.de> ---
Git commit a0da010b8c4c97792543d24f6597ba1c1b3ceaef by David Redondo.
Committed on 20/02/2023 at 09:38.
Pushed by davidre into branch 'kf5'.

wayland: Guard wayland object destructors

Kidletime is a singleton and the client API works by supplying ints to add
or remove timeouts. When not all timeouts are removed before program exits,
trying to destroy the wayland objects will crash since the lifetime of the
wayland connection is tied to the QGuiApplication.
FIXED-IN:5.104


(cherry picked from commit 53779a8d8fb177762d0435634c8ca45b0a47f1db)

M  +7    -3    src/plugins/wayland/poller.cpp

https://invent.kde.org/frameworks/kidletime/commit/a0da010b8c4c97792543d24f6597ba1c1b3ceaef

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

Reply via email to