[plasmashell] [Bug 450663] Deleting Panel with Panel Spacers on it crashes Plasma in PanelSpacer::containmentGraphicObject()

2022-07-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450663

Nate Graham  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |65fe6b864d5bd5e49d2e0b02182 |db0f5e68f26bc65d666fad1a9f1
   |3d97ea377e545   |6fbada3c0909b

--- Comment #3 from Nate Graham  ---
Git commit db0f5e68f26bc65d666fad1a9f16fbada3c0909b by Nate Graham, on behalf
of Dominic Hayes.
Committed on 09/07/2022 at 22:15.
Pushed by ngraham into branch 'Plasma/5.25'.

Fix "PanelSpacer::containmentGraphicObject()" plasmashell segfault

This one-liner fix is from Aleix Pol, and fixes the following:

- Crashes when deleting panels with Panel Spacer instances on them
  (as described in the bug ID named above)
- Potentially endless crash looping when running `plasmashell --replace`
  while a Panel Spacer is on at least one panel

Co-authored-by: Aleix Pol 
FIXED-IN: 5.25.3


(cherry picked from commit 65fe6b864d5bd5e49d2e0b021823d97ea377e545)

M  +1-0applets/panelspacer/plugin/panelspacer.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/db0f5e68f26bc65d666fad1a9f16fbada3c0909b

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

[plasmashell] [Bug 450663] Deleting Panel with Panel Spacers on it crashes Plasma in PanelSpacer::containmentGraphicObject()

2022-07-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450663

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.25.3
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||65fe6b864d5bd5e49d2e0b02182
   ||3d97ea377e545
 Resolution|--- |FIXED

--- Comment #2 from Nate Graham  ---
Git commit 65fe6b864d5bd5e49d2e0b021823d97ea377e545 by Nate Graham, on behalf
of Dominic Hayes.
Committed on 09/07/2022 at 22:14.
Pushed by ngraham into branch 'master'.

Fix "PanelSpacer::containmentGraphicObject()" plasmashell segfault

This one-liner fix is from Aleix Pol, and fixes the following:

- Crashes when deleting panels with Panel Spacer instances on them
  (as described in the bug ID named above)
- Potentially endless crash looping when running `plasmashell --replace`
  while a Panel Spacer is on at least one panel

Co-authored-by: Aleix Pol 
FIXED-IN: 5.25.3

M  +1-0applets/panelspacer/plugin/panelspacer.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/65fe6b864d5bd5e49d2e0b021823d97ea377e545

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

[plasmashell] [Bug 450663] Deleting Panel with Panel Spacers on it crashes Plasma in PanelSpacer::containmentGraphicObject()

2022-07-08 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=450663

Aleix Pol  changed:

   What|Removed |Added

 CC||aleix...@kde.org

--- Comment #1 from Aleix Pol  ---
Related MR:
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1903

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