| Summary: | Akonadi does not recreate resources after database loss | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Dennis Schridde <heri+kde> |
| Component: | general | Assignee: | Volker Krause <vkrause> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | tokoe |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dennis Schridde
2009-08-05 08:52:45 UTC
mysql version: 5.0.83 Exact steps to reproduce: akonadictl stop rm -r .local/share/akonadi akonadictl start Hej, you also have to delete the config files, not only the data files to get a clean environment for a new start. So a akonadictl stop rm -r .local/share/akonadi rm -t .config/akonadi/ akonadictl start should help. Ciao, Tobias (In reply to comment #2) > you also have to delete the config files, not only the data files to > get a clean environment for a new start. Shouldn't Akonadi notice that the data files for a certain configuration are missing? |