[knotes] [Bug 333640] Knotes version 4.13 don't inherit previous notes
Wolfgang Bauer
wbauer at tmo.at
Thu Jun 19 23:01:06 BST 2014
https://bugs.kde.org/show_bug.cgi?id=333640
--- Comment #57 from Wolfgang Bauer <wbauer at tmo.at> ---
(In reply to comment #56)
> What else could I try to get my notes back?
For the migration to work you actually have to have a legacy knotes KResource
correctly configured.
So please check that ~/.kde/share/config/kresources/notes/stdrc exists and
points to your notes.ics file.
If not, create that file (with a text editor) with the following content:
--------------------------------------
[General]
PassiveResourceKeys=
ResourceKeys=aEJOauTlK8
Standard=aEJOauTlK8
[Resource_aEJOauTlK8]
NotesURL[$e]=file://$HOME/.kde/share/apps/knotes/notes.ics
ResourceIdentifier=aEJOauTlK8
ResourceIsActive=true
ResourceIsReadOnly=false
ResourceName=Notizen
ResourceType=file
--------------------------------------
(the ResourceIdentifier and the ResourceName could of course be different)
Then remove ~/.kde/share/config/knotes-migratorrc and run knotes-migrator or
knotes again to restart the migration.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list