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

Martin Gräßlin <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kwi
                   |                            |n/572f730e8ecd39767390d9a15
                   |                            |68a8cb50625965b
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Martin Gräßlin <mgraess...@kde.org> ---
Git commit 572f730e8ecd39767390d9a1568a8cb50625965b by Martin Gräßlin.
Committed on 05/05/2017 at 17:17.
Pushed by graesslin into branch 'master'.

[helper] Terminate xclipboardsyncer if kwin_wayland goes down

Summary:
Normally the xclipboardsyncer should terminate because the socket
becomes unusable. But we have reports of it not really going down and
running amok.

In order to prevent such situations this change registers SIGTERM to be
sent to xclipboardsyncer when the parent process (that is kwin_wayland)
dies in whatever way. This ensures that xclipboardsyncer cannot become
an orphan.

Test Plan: Only compile tested, no way to get into the problematic situation

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D5589

M  +1    -0    CMakeLists.txt
M  +1    -0    config-kwin.h.cmake
M  +9    -0    helpers/xclipboardsync/main.cpp

https://commits.kde.org/kwin/572f730e8ecd39767390d9a1568a8cb50625965b

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

Reply via email to