https://bugs.kde.org/show_bug.cgi?id=413274
--- Comment #3 from k...@jotomo.de --- After selecting "Display and monitor" in the left pane, the next pane change causes a crash. Navigating to another item in the left drawer (e.g. "Input devices") also crashes, albeit in QQuickWindow::maybeUpdate, rather than QQuickWindowPrivate::dirtyItem. A workaround (and possible hint to narrow down the cause) is to enter "compositor" as a search them, which filters the left pane down to "Display and monitor" and clicking on that, which directly shows the compositor pane successfully. After removing the search term, navigating away also works without a crash. (So the issue seems to be more about pane navigation than the Compositor/Night Light windows themselves?). HTH -- You are receiving this mail because: You are watching all bug changes.