https://bugs.kde.org/show_bug.cgi?id=484687
Méven Car <meve...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #19 from Méven Car <meve...@gmail.com> --- https://crash-reports.kde.org/organizations/kde/issues/3211/?project=9&query=is%3Aunresolved+issue.priority%3A%5Bhigh%2C+medium%5D&referrer=issue-stream&statsPeriod=14d&stream_index=2 Not fixed: ``` default ASSERT failure in void ScreenPool::handleScreenRemoved(QScreen*): "ScreenPool ( 0x643342b05c00 ) Internal state: Screen Order: QList(QScreen(0x64334695ae60, name="HDMI-A-0")) "Fake" screens: QSet() Redundant screens covered by other ones: QHash() All screens, ordered by size: QList(QScreen(0x64334695ae60, name="HDMI-A-0")) All screen that QGuiApplication knows: QList(QScreen(0x64334695ae60, name="HDMI-A-0")) Current screen: QScreen(0x64334273faa0, name=":0.0") ", file ./shell/screenpool.cpp, line 266 ``` Fake screen can still be not added to `m_fakeScreens`. -- You are receiving this mail because: You are watching all bug changes.