Summary: | cannot make new events in kalendar | ||
---|---|---|---|
Product: | [Applications] Merkuro | Reporter: | goo <droidgoo> |
Component: | general | Assignee: | Claudio Cambra <claudio.cambra> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | carl |
Priority: | NOR | ||
Version First Reported In: | 22.04.3 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | gdb results from the run and bt commands |
Description
goo
2023-10-15 18:59:56 UTC
i've since updated to the latest backports and backports-extra repositories and still the same behavior Operating System: Kubuntu 22.04 KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.3 Kernel Version: 6.2.0-36-generic (64-bit) Graphics Platform: X11 with both backports and backport-extra enabled: uninstall, purge and autoremove used on kalendar, akonadi-server, kdepim-addons, and kdepim-runtime... then pruned my ~/.config of any mention of related settings and deleted my ~/.cache directory. restart install kalendar and kdepim-addons (kaddressbook comes along with it, and is unavoidable but the rest of the korganizer suite is not need). now i can call up kalendar from the clock widget and add events and can add my personal calendar to the clock widget using the PIM settings. Operating System: Kubuntu 22.04 KDE Plasma Version: 5.27.9 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.3 Kernel Version: 6.2.0-36-generic (64-bit) Graphics Platform: X11 final result of the akonadictl fsck 2>&1 | grep -iE 'found|no RID' command ``` Found 0 external files. Found 0 external parts. Found no unreferenced external files. Found 0 parts to be moved to external files Found 0 parts to be moved to database Collection "Search" (id: 1) has no RID. Collection "OpenInvitations" (id: 2) has no RID. Collection "DeclinedInvitations" (id: 3) has no RID. Found 3 collections without RID. Found 0 items without RID. Found 0 dirty items. ``` |