Bug 409647 - [Wayland] KWin keeps the window of a crashed program half visible
Summary: [Wayland] KWin keeps the window of a crashed program half visible
Status: RESOLVED DUPLICATE of bug 409376
Alias: None
Product: kwin
Classification: Plasma
Component: core (show other bugs)
Version: 5.16.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-09 11:20 UTC by Simone
Modified: 2019-07-16 08:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot (382.49 KB, image/png)
2019-07-09 11:20 UTC, Simone
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***