| Summary: | kopete does not read accounts from kopeterc | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Dimitri Scheftelowitsch <d.scheftelowitsch> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.60.81 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dimitri Scheftelowitsch
2009-01-05 15:51:19 UTC
do the plugins get loaded correctly on startup? If the plugins aren't loaded correctly, then the accounts won't get loaded even though they're in the config file. (In reply to comment #1) > do the plugins get loaded correctly on startup? If the plugins aren't loaded > correctly, then the accounts won't get loaded even though they're in the config > file. IIRC they were. I think I found a reason of what was going on: akonadi's config file was badly corrupted (due to FS-related issues), thus, akonadi could not start. After removing the relevant config files and resolving the FS issues the bug in question was resolved. Apparently, not a bug in Kopete. Thanks for the info! |