Summary: | Neochat crashed on acception a room invitation. | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | bug2017 |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | carl, nilskemail+kde |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 24.08.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/neochat/-/commit/0ab3bfd4f348afcaebc68f607c3f87e5eea73956 | Version Fixed In: | |
Sentry Crash Report: |
Description
bug2017
2024-09-16 12:23:59 UTC
I also experienced this upon joining the #wpe:matrix.org room (which was followed by an invitation from some bot providing information about bridge status) Is there any way to clear the cache of neofetch, e.g. somewhere under ~/.config or ~/.local? Currently NeoChat is bricked on my laptop due to this bug you can delete ~/.cache/KDE/neochat This is a regression from b3afa9f5954a2fecd7e5bd15948a7ec509da19c8 A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1941 Git commit 0ab3bfd4f348afcaebc68f607c3f87e5eea73956 by Tobias Fella. Committed on 11/10/2024 at 20:15. Pushed by tfella into branch 'master'. Fix crash when opening invitation There seem to be problems with the model not updating correctly when the room is set. This fix is a bit dirty, but seems to work well enough M +2 -2 src/models/timelinemodel.cpp https://invent.kde.org/network/neochat/-/commit/0ab3bfd4f348afcaebc68f607c3f87e5eea73956 |