Debian Patches
Status for peony/4.20.2.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-desktop-delete-crash.patch | Fix crash when deleting files from the desktop The desktop fileDeleted handler removed an item from m_files while iterating over the same QList with a range-based for loop. That can invalidate the iterator state and crash peony-qt-desktop after a file is deleted on the desktop. . Find the matching row first, then remove the model row and m_files entry by index after the search has finished. |
no | vendor | 2026-07-09 |
All known versions for source package 'peony'
- 4.20.2.1-2 (sid)
- 4.0.0.2-1 (trixie)
- 3.2.4-2 (bookworm)
