SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open konsole 2. Send SUSPEND (stop) signals to both konsole and bash processes 3. Try to close konsole OBSERVED RESULT It will just turn gray EXPECTED RESULT Window will turn gray and "App is not responding" window will be shown SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.90 Qt Version: 5.15.2 ADDITIONAL INFORMATION Wayland
Can reproduce.
In XdgToplevelClient::handlePingTimeout the window is just killed if the ping timed out
Looks in wayland it works for xwayland apps
This was implemented with https://invent.kde.org/plasma/kwin/-/merge_requests/4701