Summary: | Neochat crash when entering Notifications settings | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | Andreas Sturmlechner <asturm> |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | carl, james.h.graham |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andreas Sturmlechner
2022-12-10 14:50:40 UTC
Can confirm this is due to there being no connection and the keyword notification model trying to access it. Just need to add a check for an actual connection on startup. A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/704 |