SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Toggle overview OBSERVED RESULT See the error qrc:/overview/qml/main.qml:585:21: QML MouseArea: Cannot anchor to an item that isn't a parent or sibling. EXPECTED RESULT Error doesn't occur SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.0.80 KDE Frameworks Version: 6.0.0 Qt Version: 6.7.0 Kernel Version: 6.7.4-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 20 × 13th Gen Intel® Core™ i9-13900H Memory: 15.2 GiB of RAM Graphics Processor: Mesa Intel® Graphics Manufacturer: ASUSTeK COMPUTER INC. Product Name: ROG Zephyrus G16 GU603VV_GU603VV System Version: 1.0 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5171
Git commit b02190bf23da4ec900f44cc1bec80972d37dfc42 by Vlad Zahorodnii. Committed on 12/02/2024 at 11:09. Pushed by vladz into branch 'master'. plugins/overview: Fix a warning about incorrect anchor The mouse area is no longer a sibling of the window heap, which produces a warning. M +8 -6 src/plugins/overview/qml/main.qml https://invent.kde.org/plasma/kwin/-/commit/b02190bf23da4ec900f44cc1bec80972d37dfc42
Git commit 26b605d4d9e250d13a8530c8bde504d7ced71018 by Vlad Zahorodnii. Committed on 12/02/2024 at 11:20. Pushed by vladz into branch 'Plasma/6.0'. plugins/overview: Fix a warning about incorrect anchor The mouse area is no longer a sibling of the window heap, which produces a warning. (cherry picked from commit b02190bf23da4ec900f44cc1bec80972d37dfc42) M +8 -6 src/plugins/overview/qml/main.qml https://invent.kde.org/plasma/kwin/-/commit/26b605d4d9e250d13a8530c8bde504d7ced71018