Summary: | konqueror + kf 5.69: Crash when opening bookmark folder | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Markus <m4rkusxxl> |
Component: | bookmarks | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | a.samirh78, asturm, dolgener, rdieter, wbauer1 |
Priority: | NOR | Keywords: | regression |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=419981 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Crash report
Patch for konqbookmarkmenu in kbookmarks 5.69 Patch for konqbookmarkbar in konqueror-19.12.3 |
Description
Markus
2020-04-13 06:06:48 UTC
Created attachment 127485 [details]
Crash report
Please try the patch from commit https://cgit.kde.org/konqueror.git/commit/?id=078f357bc7f318509902dda9b6ec79a12df25427 Thanks for the patch. I had to adapt it and apply it to kbookmarks. (konqueror from kapps 19.12.3 does not yet include it.) Now the bookmark menu works. But the folders in the bookmark bar still cause a crash. There's another pending fix for KBookmarks: https://phabricator.kde.org/D28800 (In reply to Markus from comment #3) > Thanks for the patch. > I had to adapt it and apply it to kbookmarks. (konqueror from kapps 19.12.3 > does not yet include it.) Would you mind sharing? Created attachment 127526 [details]
Patch for konqbookmarkmenu in kbookmarks 5.69
Created attachment 127527 [details]
Patch for konqbookmarkbar in konqueror-19.12.3
The last patch also fixes the crash when opening a folder in the bookmark bar. I tried to adapt the konqbookmarkmenu patch to the bar, so I am not sure if its a clean solution. Could you try with konqueror master? I see two commits addressing the issue there already: https://cgit.kde.org/konqueror.git/commit/?id=078f357bc7f318509902dda9b6ec79a12df25427 https://cgit.kde.org/konqueror.git/commit/?id=b61086cfece0d0f11ecfe9c3309697997cada201 *** Bug 420366 has been marked as a duplicate of this bug. *** The crash is also fixed by this commit in kbookmarks: https://cgit.kde.org/kbookmarks.git/commit/?id=4b3fc2aedd86505a47b9b185e086ef253e73ede8 Seems fixed in 20.04. |