[Differential] [Request, 237 lines] D1550: Move everything KCrash related from Application to ApplicationX11

graesslin (Martin Gräßlin) noreply at phabricator.kde.org
Fri May 6 14:32:06 UTC 2016


graesslin created this revision.
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  This change ensures that kwin_wayland does not pull in KCrash. We
  don't want and need KCrash in the Wayland case. If KWin crashes the
  session goes down - restarting doesn't make any sense, we need to
  relogin.
  
  Similar drkonqi just doesn't work as it doesn't have a windowing
  system to connect to. After all the windowing system just crashed.
  
  Also the AlternativeWM dialog doesn't make any sense on Wayland.
  Similar thought: there is no windowing system to show this nice dialog.
  
  Overall it's better to have system default behavior
  (e.g. systemd-coredump) than using KCrash in the very special case of
  kwin_wayland.

REPOSITORY
  rKWIN KWin

BRANCH
  kcrash-x11-only

REVISION DETAIL
  https://phabricator.kde.org/D1550

AFFECTED FILES
  CMakeLists.txt
  main.cpp
  main.h
  main_wayland.cpp
  main_wayland.h
  main_x11.cpp
  main_x11.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, Plasma
Cc: plasma-devel, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160506/f090f297/attachment.html>


More information about the Plasma-devel mailing list