Summary: | KAdressbook crashes when opened | ||
---|---|---|---|
Product: | [Applications] kaddressbook | Reporter: | Marco <marco> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | info, tokoe |
Priority: | NOR | ||
Version: | 5.19.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/kaddressbook/commit/40b4923fd1aaa178ddb3befb0f51f8a460f80880 | Version Fixed In: | |
Sentry Crash Report: |
Description
Marco
2023-04-05 22:28:16 UTC
A possibly relevant merge request was started @ https://invent.kde.org/pim/kaddressbook/-/merge_requests/30 *** Bug 466761 has been marked as a duplicate of this bug. *** Git commit fb777103795377d5467ba56b38a47479ed61686e by Carl Schwan. Committed on 27/04/2023 at 21:36. Pushed by carlschwan into branch 'master'. Fix checking if item is valid This always returned true since result was initialised with true and true | bool will always return true M +1 -6 src/contactinfoproxymodel.cpp https://invent.kde.org/pim/kaddressbook/commit/fb777103795377d5467ba56b38a47479ed61686e Git commit 40b4923fd1aaa178ddb3befb0f51f8a460f80880 by Carl Schwan. Committed on 28/04/2023 at 15:40. Pushed by carlschwan into branch 'release/23.04'. Fix checking if item is valid This always returned true since result was initialised with true and true | bool will always return true (cherry picked from commit fb777103795377d5467ba56b38a47479ed61686e) M +1 -6 src/contactinfoproxymodel.cpp https://invent.kde.org/pim/kaddressbook/commit/40b4923fd1aaa178ddb3befb0f51f8a460f80880 |