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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n...@kde.org
           Severity|normal                      |crash
            Summary|Segmentation Fault          |Segmentation Fault in
                   |                            |QGuiApplication::screenAdde
                   |                            |d()

--- Comment #2 from Nate Graham <n...@kde.org> ---
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