https://bugs.kde.org/show_bug.cgi?id=466489
--- Comment #3 from Anil <cd+kde@terminal.space> --- (In reply to Aleix Pol from comment #2) > I have been trying to reproduce this problem and I have been unable to so > far. Does it happen every time for you? > > It seems that vokoscreen uses XDP to connect to kwin's screencasting > system. It eventually ended up with OutputScreenCastSource::m_output being > nullptr. It would be interesting to know that ended up being the case. It only happened the one time. However, it might be that this bug is victim of another, more overarching bug. Since it looks like this crash was happening when taking a video, then that means I took it while my machine was suffering from this bug: https://bugs.kde.org/show_bug.cgi?id=466487 (click on the video!) At the time, I didn't notice anything crashing, but I mean... everything was in such a bad state that it appears KWin went down and then came back up. I do see that KWin::PointerInputRedirection::updateAfterScreenChange() is in the calllstack -- Is that supposed to be called often? Maybe that has both something to do with that bug and this one as well. I'll also cross-link the stack as the bugs are possibly related. -- You are receiving this mail because: You are watching all bug changes.