Bug 409647

Summary: [Wayland] KWin keeps the window of a crashed program half visible
Product: [Plasma] kwin Reporter: Simone <s.scalabrino9>
Component: coreAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 5.16.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description Simone 2019-07-09 11:20:21 UTC
Created attachment 121414 [details]
Screenshot

SUMMARY
Not sure if it is KWin's or Plasma's fault. In Wayland, a program I am writing that is based on pyqt5 crashed because of a bug. The window did not completely disappear, but I cannot interact with it.


STEPS TO REPRODUCE
Not sure it is easy to reproduce. I didn't try to do this again.
1. Open a program based on PyQt5
2. Make it crash

OBSERVED RESULT
The window does not completely disappear

EXPECTED RESULT
The window should disappear


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.1.15-arch1
KDE Plasma Version: 5.16.2
KDE Frameworks Version: 5.59.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION
The window is just on a single virtual desktop. Please, see the attached screenshot.
Comment 1 Vlad Zahorodnii 2019-07-16 08:20:58 UTC
Can you provide a PyQt5 application that causes this bug?
Comment 2 Vlad Zahorodnii 2019-07-16 08:21:11 UTC

*** This bug has been marked as a duplicate of bug 409376 ***