| Summary: | Failed to translate incidence to Akonadi Item | ||
|---|---|---|---|
| Product: | [Applications] korganizer | Reporter: | sourcemaker <kde-bugzilla> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | critical | CC: | winter |
| Priority: | NOR | ||
| Version First Reported In: | 6.5.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
sourcemaker
2025-11-04 21:37:04 UTC
As far as I can tell, akonadi_davgroupware_resource is broken after the update. In addition, akonadi_migration_agent restarts every time I log in. Critical addendum: All my calendar entries were also ruined and updated on the radicale server. Tags were changed for no reason! For example: Rückfahrt is now updated to Rückfahrt (return trip) Why does Akonadi change all entries without interaction?! And more importantly? How can I undo this without having to reinstall Akonadi? With so many configuration files, this is a huge effort every time. Possibly also important: I use PostgreSQL. System-wide PostgreSQL 18. Also, the akonadi_migration_agent starts on every login. PIM Maintenance (Finished) did you ever figure this out? I just successfully helped a Fedora user with postgres backend and the problem he had was a symbolic link pointing to the postgres v16 libpq.so.5, even though Fedora default postgres is v18. can you make sure that libqsqlpsql.so looks correct (isn't a broken or incorrect symlink, etc) also run `lddtree /usr/lib64/qt6/plugins/sqldrivers/libqsqlpsql.so` and grep for any "not found" lines |