Summary: | NeoChat crashes when last closed on a DM if window is big enough | ||
---|---|---|---|
Product: | [Applications] NeoChat | Reporter: | Claire <misc> |
Component: | General | Assignee: | Tobias Fella <fella> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | be.0, carl, sighunter |
Priority: | NOR | ||
Version: | 24.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/neochat/-/commit/18e26c9e3ad6e27c340d9a09e1d7e3f0fb4aee73 | Version Fixed In: | |
Sentry Crash Report: |
Description
Claire
2024-09-06 23:38:02 UTC
*** Bug 493239 has been marked as a duplicate of this bug. *** *** Bug 492306 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1897 Git commit 2a5359e73b5c12a164fd55634d14ed11f94fa171 by Tobias Fella. Committed on 19/09/2024 at 14:04. Pushed by tfella into branch 'master'. Fix NeoChatRoom::directChatRemoteMember - Don't access member that's not there - Use NeoChatRoomMember instead of RoomMember M +6 -2 src/neochatroom.cpp M +3 -2 src/neochatroom.h https://invent.kde.org/network/neochat/-/commit/2a5359e73b5c12a164fd55634d14ed11f94fa171 Git commit 18e26c9e3ad6e27c340d9a09e1d7e3f0fb4aee73 by Carl Schwan. Committed on 22/09/2024 at 13:14. Pushed by carlschwan into branch 'release/24.08'. Fix NeoChatRoom::directChatRemoteMember - Don't access member that's not there - Use NeoChatRoomMember instead of RoomMember (cherry picked from commit 2a5359e73b5c12a164fd55634d14ed11f94fa171) Co-authored-by: Tobias Fella <fella@posteo.de> M +6 -2 src/neochatroom.cpp M +3 -2 src/neochatroom.h https://invent.kde.org/network/neochat/-/commit/18e26c9e3ad6e27c340d9a09e1d7e3f0fb4aee73 |