Summary: | knotes has no akonadi collection table, could be the primary cause of failure | ||
---|---|---|---|
Product: | [Unmaintained] knotes | Reporter: | nmset <nmset> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | myriam, nmset |
Priority: | NOR | ||
Version: | 5.11.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
nmset
2019-06-29 10:28:13 UTC
This is a general akonadi failure with newer mariadb version 10.4.6. This fix from Arch's forum gives a usable akonadi server, though knotes itself is not immediately usable on a new account :
> # mysql --socket=/tmp/akonadi-USERID.XXXXXX/mysql.socket -e 'create database
> mysql'
> # mysql_upgrade --socket=/tmp/akonadi-USERID.XXXXXX/mysql.socket
> # akonadictl restart
Let's hope akonadi devs come around this issue.
KNotes is no longer maintained since 24.08. Please migrate to Marknote. https://apps.kde.org/marknote/ See https://invent.kde.org/sysadmin/release-tools/-/merge_requests/53 |