https://bugs.kde.org/show_bug.cgi?id=521291
Allen Winter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/pim/ |https://invent.kde.org/pim/ |messagelib/-/commit/0fc0546 |messagelib/-/commit/21c6e7a |4d29231917458959bb5e9889bab |94c9b6b9b32f6af1f6eb0f0e16e |67f268 |5d9ab6 --- Comment #8 from Allen Winter <[email protected]> --- Git commit 21c6e7a94c9b6b9b32f6af1f6eb0f0e16e5d9ab6 by Allen Winter. Committed on 11/07/2026 at 13:52. Pushed by winterz into branch 'release/26.08'. contactdisplaymessagememento.cpp - Fix crash in slotSearchJobFinished() In ContactDisplayMessageMemento::slotSearchJobFinished, if we found at least 1 contact and we can't find a photo for that contact => fallback to a gravatar photo search. Previously, we always looked at the mPhoto instance to determine if we need to use gravatar but that was problematic since: 1) we may not have found any contacts in the original search 2) we may have an invalid mPhoto (cherry picked from commit 0fc05464d29231917458959bb5e9889bab67f268) M +17 -14 messageviewer/src/header/contactdisplaymessagememento.cpp https://invent.kde.org/pim/messagelib/-/commit/21c6e7a94c9b6b9b32f6af1f6eb0f0e16e5d9ab6 -- You are receiving this mail because: You are watching all bug changes.
