https://bugs.kde.org/show_bug.cgi?id=512390
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Vlad Zahorodnii <[email protected]> --- I am unable to reproduce the issue. Can you check the PID of one of the ghost windows (type "kwin" in krunner and then select "Open KWin debug console", then click X11 Windows and scroll to the pid property of the x11 window) ? Does the ghost window persist even when there is no process with that PID? >From kwin's perspective, we don't do anything special with x11 forwarding. kwin only listens to UnmapNotify and DestroyNotify events. If the X server sends one of those to kwin, kwin will destroy its corresponding data structures and the task manager should update accordingly then. (Reset the bug report status after providing the requested information) -- You are receiving this mail because: You are watching all bug changes.
