https://bugs.kde.org/show_bug.cgi?id=422079
Daniel Vrátil <dvra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/pim/ | |akonadi/commit/911c2394f7ce | |01d1f22c63d9159b0ee4726b706 | |9 Status|REPORTED |RESOLVED --- Comment #2 from Daniel Vrátil <dvra...@kde.org> --- Git commit 911c2394f7ce01d1f22c63d9159b0ee4726b7069 by Daniel Vrátil, on behalf of Yaroslav Sidlovsky. Committed on 27/05/2020 at 12:39. Pushed by dvratil into branch 'release/20.04'. Akonadi searches for file mysql-global.conf at wrong path Akonadi can't find `mysql-global.conf` placed at path `/etc/xdg/akonadi` dir. It looks for it at `/etc/xdg/akonadi/akonadi/` (see extra `akonadi/` part appended). Differential Revision: https://phabricator.kde.org/D29833 M +1 -1 src/server/storage/dbconfigmysql.cpp M +2 -2 src/widgets/selftestdialog.cpp https://invent.kde.org/pim/akonadi/commit/911c2394f7ce01d1f22c63d9159b0ee4726b7069 -- You are receiving this mail because: You are watching all bug changes.