Summary: | Filelight segfault when viewing "trash:/" and clicking "up" | ||
---|---|---|---|
Product: | [Applications] filelight | Reporter: | Halmut Holz <sichersicher> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | martin.sandsmark |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 23.08.1 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/filelight/-/commit/0deda7916291ce13e74d97d698c56bdced591b24 | Version Fixed In: | 25.08.0 |
Sentry Crash Report: |
Description
Halmut Holz
2023-11-08 19:24:36 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/filelight/-/merge_requests/176 Git commit 0deda7916291ce13e74d97d698c56bdced591b24 by Nate Graham, on behalf of Amy Rose. Committed on 12/06/2025 at 13:41. Pushed by ngraham into branch 'master'. Disable "Up" action when up URL matches current URL Dolphin disables its "Up" action when the up URL is the same as the current URL. This commit implements that same behavior for Filelight to avoid a crash scenario and nonsensical behavior. FIXED-IN: 25.08.0 M +2 -0 src/mainContext.cpp M +3 -0 src/mainContext.h M +1 -1 src/qml/MapPage.qml https://invent.kde.org/utilities/filelight/-/commit/0deda7916291ce13e74d97d698c56bdced591b24 |