Differences between revisions 2 and 3
Revision 2 as of 2013-09-18 09:03:52
Size: 500
Editor: davidsch
Comment:
Revision 3 as of 2013-09-18 09:07:32
Size: 968
Editor: davidsch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 1. aaa  1. Cleanup your KDE profile. CAUTION: backup all files to be removed, as you might loose application settings and data if you were already using KDE applications before. You might skip this step and try to start with the next step, it might work too. If it doesn't, you should try the cleanup described here: {{{
 rm -rf $HOME/.kde/share/config/akonadi*
 rm -rf $HOME/.kde/share/config/kresources
 rm -rf $HOME/.local/share/akonadi
 rm -rf $HOME/.config/akonadi
}}}

KOrganizer Data Migration

Problem description

If your client was updated from Debian Squeeze (6.0) to Debian Wheezy (7.1) and all your KOrganizer events disappeared after the migration, or if you are a new KOrganizer user and you cannot get KOrganizer to work (e.g. KOrganizer notifies you about being unable to store a new event or about being unable to read the calendar file), you should read the following instructions.

Steps to a working KOrganizer

  1. Cleanup your KDE profile. CAUTION: backup all files to be removed, as you might loose application settings and data if you were already using KDE applications before. You might skip this step and try to start with the next step, it might work too. If it doesn't, you should try the cleanup described here:

     rm -rf $HOME/.kde/share/config/akonadi*
     rm -rf $HOME/.kde/share/config/kresources
     rm -rf $HOME/.local/share/akonadi
     rm -rf $HOME/.config/akonadi
  2. bbb

FAQ/KorganizerMigration (last edited 2020-09-22 20:41:37 by davidsch)