Skip to content
  • David Edmundson's avatar
    Explicitly link and disable kcrash on kwin_wayland · 5da8b4c7
    David Edmundson authored
    Summary:
    Kwin tried to not use kcrash by not linking against it.
    
    KIO now links against KCrash as we link against KIO we indirectly link
    against KCrash and thus now link and launch kcrash on wayland. This
    breaks coredump.
    
    Arguably it should be fixed in KIO, but it's non-trivial.
    
    The advantage of this approach is it allows us to enable drkonqi for
    nested mode in the future, or make a non-gui drkonqi that just saves
    logs.
    
    Test Plan: Compiles
    
    Reviewers: #kwin, romangg
    
    Reviewed By: #kwin, romangg
    
    Subscribers: zzag, romangg, kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D16834
    5da8b4c7