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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/libplasma/-/commit/1a5c8 |ma/libplasma/-/commit/38b5d
                   |9f58733f8e74b2eead746cca5d5 |7a6d5b284e5ac5c55c288a4e300
                   |7eff325c                    |905656df

--- Comment #5 from Marco Martin <notm...@gmail.com> ---
Git commit 38b5d7a6d5b284e5ac5c55c288a4e300905656df by Marco Martin.
Committed on 16/01/2024 at 20:56.
Pushed by mart into branch 'Plasma/6.0'.

Don't crash when there is an incorrect second PlasmoidItem

Declaring a PalsmoidITem or a ContainmentITem anywhere else than the
QML root item is not supported and clearly an error, but never the less,
it should never crash.
this patch puts enough guards that the resulting plasmoid is broken and
doesn't do anything, but doesn't crash plasma anymore.

M  +8    -2    src/plasmaquick/appletquickitem.cpp
M  +13   -0    src/plasmaquick/plasmoid/containmentitem.cpp
M  +4    -0    src/plasmaquick/plasmoid/plasmoiditem.cpp
M  +1    -1    src/plasmaquick/private/appletquickitem_p.h

https://invent.kde.org/plasma/libplasma/-/commit/38b5d7a6d5b284e5ac5c55c288a4e300905656df

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to