Summary: | Crash at restore page > Start New Session | ||
---|---|---|---|
Product: | [Applications] Falkon | Reporter: | Juraj <jurajoravec> |
Component: | general | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bsduck, grahamperrin |
Priority: | NOR | ||
Version: | 3.1.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/falkon/-/commit/709c047ac891f6d43077e5e5c41b3c1c86285130 | Version Fixed In: | 23.08.4 |
Sentry Crash Report: | |||
Attachments: | Screen recording of Falkon crashing on FreeBSD-CURRENT |
Description
Juraj
2019-06-14 17:47:10 UTC
Created attachment 125239 [details] Screen recording of Falkon crashing on FreeBSD-CURRENT Spun off from FreeBSD bug: 243362 – www/falkon crash at or soon after launch time https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243362 Juraj, is this bug still reproducible? If so: what are your system settings for application style and for window decorations? Yes I can still reproduce. my settings ? OS: Artix Linux QT Version: 5.14 Falkon: Application version 3.1.99 (91612fcb) (but it should not matter because there were not drastic changes in this area) WM: OpenBox Compositom: compton > picon WM theme: probably Carbon or some dark one (sorry too lazy to check this one) Qt Theme managed by qt5ct Qt theme engine: Kvantum Kvantum theme: Fluent-Dark Linux Kernel: 4.19.xx To be honest it took me a long while to get Falkon to display that restore page. Thanks. In my (FreeBSD-CURRENT) case I worked around the bug by temporarily changing: * application style to Oxygen; and * window decorations to Oxygen. I can reproduce too. How to easily get the session restore page: 1. Open a website in Falkon 2. Kill the Falkon process 3. Start Falkon again Git commit 36b13e452d29640c275577617d69c8e7f17ecede by Juraj Oravec. Committed on 23/11/2023 at 20:37. Pushed by jurajo into branch 'master'. Fix crash when starting new session after crash FIXED-IN: 23.08.4 Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +12 -1 src/lib/session/recoveryjsobject.cpp https://invent.kde.org/network/falkon/-/commit/36b13e452d29640c275577617d69c8e7f17ecede Git commit 709c047ac891f6d43077e5e5c41b3c1c86285130 by Juraj Oravec. Committed on 23/11/2023 at 20:48. Pushed by jurajo into branch 'release/23.08'. Fix crash when starting new session after crash FIXED-IN: 23.08.4 CherryPicked from: 36b13e452d29640c275577617d69c8e7f17ecede Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +12 -1 src/lib/session/recoveryjsobject.cpp https://invent.kde.org/network/falkon/-/commit/709c047ac891f6d43077e5e5c41b3c1c86285130 |