Summary: | Crash on startup, assertion failure "hq->lowestSerial() == prevLowestSerial" | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Bill Dietrich <kdebt4> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | Keywords: | qt6 |
Priority: | NOR | ||
Version: | 6.0.0 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bill Dietrich
2024-03-13 19:54:00 UTC
Changed from Wayland to X11, crash still happens. Problem is intermittent; sometimes app starts up and runs without crashing. Forgot to mention: app starts up in "previous session did not close correctly" mode. If app starts and runs successfully, when I close the app, on CLI I see: ASSERT: "d->appConnection.inited()" in file /run/build-runtime/kio/src/core/slavebase.cpp, line 332 May be due to XDG_DATA_HOME not being defined ? Is someone working on this issue ? Older versions that don't have it have been removed from Flathub, so now it's making it impossible for me to use Akregator. I assume crashes would be a high priority. Setting XDG_DATA_HOME seems to have had no effect. But a workaround that avoids the crash: disconnect from network, launch Akr, let it run for 10 seconds or so, then reconnect network, Akr does not crash. |