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

Michael Olbrich <michael.olbr...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.olbr...@gmx.net

--- Comment #2 from Michael Olbrich <michael.olbr...@gmx.net> ---
I think the 'Screen=-1' is the problem. I've seen the same backtrace and
removing that line helps.
When the crash happens, then MainWindow::getScreen() returns -2 (verified with
gdb).
'QScreen *screen = QGuiApplication::screens().at(getScreen())' does not work
correctly and there is no valid 'screen' object.

I'm not sure why there is a -1 in the config. I didn't change the config
manually.

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

Reply via email to