Summary: | Crash at startup | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | Antonio Rojas <arojas> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jurajoravec |
Priority: | NOR | ||
Version: | 25.03.80 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/falkon/-/commit/164475bf836ebf96874c227e0cd3c91aa33f4de7 | Version Fixed In: | |
Sentry Crash Report: |
Description
Antonio Rojas
2025-03-15 14:06:58 UTC
To reproduce with a clean profile: - Add a folder to the bookmarks toolbar - Add any bookmark inside that folder - Restart falkon -> crash. Can reproduce. Thank you for reporting. A possibly relevant merge request was started @ https://invent.kde.org/network/falkon/-/merge_requests/127 Hello again, I think I have a fix for it. Will check tomorrow or later and backport it also for the upcoming release. Thank you again for testing and reporting. Git commit d145d932c48e080afdd99a0571acfcb2a861e40d by Juraj Oravec. Committed on 20/03/2025 at 20:09. Pushed by jurajo into branch 'master'. Fix crash when loading folder in bookmarks toolbar Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +8 -0 src/lib/bookmarks/bookmarkstoolbarbutton.cpp M +1 -1 src/lib/bookmarks/bookmarkstools.cpp M +1 -1 src/lib/history/historymenu.cpp M +2 -2 src/lib/navigation/navigationbar.cpp https://invent.kde.org/network/falkon/-/commit/d145d932c48e080afdd99a0571acfcb2a861e40d Git commit 164475bf836ebf96874c227e0cd3c91aa33f4de7 by Juraj Oravec. Committed on 20/03/2025 at 20:23. Pushed by jurajo into branch 'release/25.04'. Fix crash when loading folder in bookmarks toolbar CherryPicked from: e6ee1e67bb6a6031fbafcb0dce53f5d30af377de Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +8 -0 src/lib/bookmarks/bookmarkstoolbarbutton.cpp M +1 -1 src/lib/bookmarks/bookmarkstools.cpp M +1 -1 src/lib/history/historymenu.cpp M +2 -2 src/lib/navigation/navigationbar.cpp https://invent.kde.org/network/falkon/-/commit/164475bf836ebf96874c227e0cd3c91aa33f4de7 |