Summary: | PIM service is not operational | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | stemy |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nicolas.fella, winter |
Priority: | NOR | ||
Version First Reported In: | 5.24.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | n/a | |
Sentry Crash Report: |
Description
stemy
2025-02-05 15:44:44 UTC
make sure you have /usr/lib64/qt6/plugins/sqldrivers/libqsqlmysql.so (or wherever your qt6 is installed) for Fedora, that file installs from the distro package qt6-qtbase-mysql also make sure you have /lib64/libmariadb.so (Fedora mariadb-connector-c package) I don't know Kubuntu so you'll need to translate my Fedora information to Kubuntu The said packages are not present on my distrib, so i used a wildcard and installed qt6* and mariadb*, and now, it works. |