Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.14.2
-
None
Description
since the update to 4.14.2 I experience frequent segv crashes, typically when using Qt Creator again after it has been iconfied for a longer time, such as overnight. From the attached crash report, it appears that to happen in QScreen::availableGeometry() while it tries to show a tooltip. I suspect it's trying to use a cached QScreen handle that is no longer valid - the external monitor I typically use for code dev is usually unplugged overnight.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-25466 Tooltip crashes QtCreator on external display (MacOS)
- Closed