https://bugs.kde.org/show_bug.cgi?id=398220

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
                 CC|                            |k...@davidedmundson.co.uk
             Status|UNCONFIRMED                 |NEEDSINFO

--- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> ---
First lets try to identify this invisible window:

qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole       
then in the "windows tab" look around for anything relevant and try to work out
what it is.

My guess would would be it's xembedsniproxy. You can verify this will killall
xembedsniproxy and see if it goes away.

---

As for the crash, a crash report will really help.
It's a pain to get wtih kwin wayland, but going to a TTY running
sudo gdb --pid `pidof kwin_wayland` 
typing continue

then reproducing the crash is a good way. Then back from the tty you can type
"set logging on" "bt" to save a crash report.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to