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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Severity|normal                      |crash
            Summary|Segmentation Fault          |Segmentation Fault in
                   |                            |QGuiApplication::screenAdde
                   |                            |d()

--- Comment #2 from Nate Graham <[email protected]> ---
Crashing in QGuiApplication::screenAdded()

I bet the missing symbol says it's in QScreen::name(). If I'm right, I believe
this is an upstream bug in Qt whereby sometimes the name of a newly-added or
removed screen is empty and it crashes trying to retrieve it.

Reminds me of https://bugreports.qt.io/browse/QTBUG-42985, though that was
supposedly fixed ages ago.

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

Reply via email to