Bug 179720

Summary: kopete does not read accounts from kopeterc
Product: [Unmaintained] kopete Reporter: Dimitri Scheftelowitsch <d.scheftelowitsch>
Component: generalAssignee: 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
Version:           0.60.81 (using Devel)
OS:                Linux
Installed from:    Compiled sources

The symptomes are described in bug 168104 (account exists in kopeterc but is not read), but now, no kopete and kdepim related processes are running.

This behaviour is still reproducible after deleting kopeterc.
Comment 1 Matt Rogers 2009-03-29 04:50:07 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.
Comment 2 Dimitri Scheftelowitsch 2009-04-24 13:50:10 UTC
(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.
Comment 3 Matt Rogers 2009-07-05 05:04:51 UTC
Apparently, not a bug in Kopete. Thanks for the info!