More info Re: Korganizer: "An error occurred while creating a new tag"
"A. F. Cano" <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 05, 2021 at 06:54:07PM -0500, A. F. Cano wrote: After more research and testing on 3 computer, 2 of which have this problem and one that doesn't (all running up to date debian stable), > ... > I'm not familiar with the internal structure of the akonadi/korganizer > data, especially as it's stored in mariadb. Is there a way to find if I found with akonadi console that the tags are stored in "tagtable". In the one computer that doesn't have this problem, there was one entry: "Birthday". I added the others and they now show in the akonadi console DB Browser, on that computer. Based on this post: https://forum.kde.org/viewtopic.php?f=215&t=151735 I copied ~/.local/share/akonadi/db_data/akonadi/tagtable.frm and ~/.local/share/akonadi/db_data/akonadi/tagtable.ibd from the one machine that doesn't have this problem to one that does. It didn't make a difference. Akonadi console still displays nothing in the DB Browser, even after restarting akonadi. Any ideas, anyone, as to what I could try next? Any command to tell akonadi to check DB integrity? These databases are not accessible by just doing "sudo mysql" Thanks. Augustine