Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2013-09-18 08:52:17
Size: 31
Editor: davidsch
Comment:
Revision 12 as of 2013-09-18 09:25:30
Size: 1360
Editor: davidsch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

== 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: {{{
 /usr/bin/akonadictl stop
 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
}}}
 1. Run {{{ /usr/bin/systemsettings }}} (the KDE control panel), Click the icon ''Personal Information'', then choose ''Calendar'' in the dropdown box. The screen looks now as follows:
 1. {{attachment:ko1.jpg}}
 1. Click the button ''[Add...]'', the following box appears:
 1. {{attachment:ko2.jpg}}
 1. Choose ''Akonadi''. Do not choose ''Calendar in local directory''!

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:

     /usr/bin/akonadictl stop
     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. Run  /usr/bin/systemsettings  (the KDE control panel), Click the icon Personal Information, then choose Calendar in the dropdown box. The screen looks now as follows:

  3. Click the button [Add...], the following box appears:

  4. Choose Akonadi. Do not choose Calendar in local directory!

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