Summary: | KMenuEdit crashes when sorting | ||
---|---|---|---|
Product: | [Applications] kmenuedit | Reporter: | Nicolas Fella <nicolas.fella> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kmenuedit/-/commit/0b7c4de79d616b175734562e95a56fc4be4c7bab | Version Fixed In: | 6.5.0, 6.4.6 |
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/259634/events/7ba934fd0185496e9d231a9794e846e2/ |
Description
Nicolas Fella
2025-09-23 16:02:48 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kmenuedit/-/merge_requests/49 Git commit 23a603ba6409dc0f230c515f6931d800067d6209 by Nicolas Fella. Committed on 23/09/2025 at 16:29. Pushed by nicolasfella into branch 'master'. Don't crash when trying to sort empty selection M +5 -0 treeview.cpp https://invent.kde.org/plasma/kmenuedit/-/commit/23a603ba6409dc0f230c515f6931d800067d6209 Git commit fec3cba1ab880894cbf7d8b53d6b3285e278f2a5 by Nicolas Fella. Committed on 25/09/2025 at 10:50. Pushed by nicolasfella into branch 'Plasma/6.5'. Don't crash when trying to sort empty selection (cherry picked from commit 23a603ba6409dc0f230c515f6931d800067d6209) M +5 -0 treeview.cpp https://invent.kde.org/plasma/kmenuedit/-/commit/fec3cba1ab880894cbf7d8b53d6b3285e278f2a5 Git commit 0b7c4de79d616b175734562e95a56fc4be4c7bab by Nicolas Fella. Committed on 25/09/2025 at 10:51. Pushed by nicolasfella into branch 'Plasma/6.4'. Don't crash when trying to sort empty selection (cherry picked from commit 23a603ba6409dc0f230c515f6931d800067d6209) M +5 -0 treeview.cpp https://invent.kde.org/plasma/kmenuedit/-/commit/0b7c4de79d616b175734562e95a56fc4be4c7bab |