Summary: | KOrganizer crashes on launch | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | theskyblockman |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jpalecek, u9000 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/akonadi/commit/0ab418bacdaf8322771e41452a87d062a2449869 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
theskyblockman
2023-02-03 21:07:21 UTC
Created attachment 157732 [details]
New crash information added by DrKonqi
korganizer (5.22.3 (22.12.3)) using Qt 5.15.8
NsCDE Fedora; akonidi err; reinstalled KDE group ✗
-- Backtrace (Reduced):
#4 0x00007f90a40977c4 in KJob::setError(int) () at /lib64/libKF5CoreAddons.so.5
#5 0x00007f90a44e642c in Akonadi::SessionPrivate::serverStateChanged(Akonadi::ServerManager::State) () at /lib64/libKF5AkonadiCore.so.5
#6 0x00007f90a2cd0e96 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#7 0x00007f90a44e3e25 in Akonadi::ServerManager::stateChanged(Akonadi::ServerManager::State) () at /lib64/libKF5AkonadiCore.so.5
#9 0x00007f90a2cc8134 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
Git commit eca4fdbdf328883ae564b568c9ba13697cc90c4a by Carl Schwan, on behalf of Jiří Paleček. Committed on 22/04/2023 at 04:54. Pushed by carlschwan into branch 'master'. Fix wrong for clause in Akonadi::Session Related: bug 468343, bug 464275, bug 462213, bug 462169, bug 461131, bug 460653, bug 460586, bug 458497, bug 458315 M +6 -3 src/core/session.cpp https://invent.kde.org/pim/akonadi/commit/eca4fdbdf328883ae564b568c9ba13697cc90c4a Git commit 0ab418bacdaf8322771e41452a87d062a2449869 by Carl Schwan, on behalf of Jiří Paleček. Committed on 22/04/2023 at 05:05. Pushed by carlschwan into branch 'release/23.04'. Fix wrong for clause in Akonadi::Session Related: bug 468343, bug 464275, bug 462213, bug 462169, bug 461131, bug 460653, bug 460586, bug 458497, bug 458315 (cherry picked from commit eca4fdbdf328883ae564b568c9ba13697cc90c4a) M +6 -3 src/core/session.cpp https://invent.kde.org/pim/akonadi/commit/0ab418bacdaf8322771e41452a87d062a2449869 |