Bug 141817

Summary: Errro "cannot write archive to final destination"
Product: [Applications] korganizer Reporter: info
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mail
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description info 2007-02-17 12:46:09 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Fedora RPMs

I keep getting an errormessage from korganizer:
"Cannot write archive to final destination."

I don't seem to loose any data, it is just really distracting to get this message all the time.

Google doesn't return anything useful.

It may be a file permission issue, but I can't see anything wrong with 
~/.kde/share/config/korganizerrc or ~/.kde/share/apps/korganizer/*, they are all writable.

I have no idea where to look or what "archive" it is trying to write. Any suggestions welcome.

This bug turned up over a year ago and has been with me ever since, now in version 3.5.6.

It may not be a bug but a local problem, but at least I suggest to make the error message more informative (which file is it trying to access?). Thanks!
Comment 1 Jeremy Kerr 2008-05-05 02:18:38 UTC
I had the same problem. Turns out that the directory that my korganizer archive file lives in didn't exist. You may want to check that the directory exists in:

File -> Archive old entries -> Archive file

Cheers,


Jeremy
Comment 2 info 2008-07-17 10:37:33 UTC
Thans Jeremy, that was the problem.
Comment 3 George Kiagiadakis 2008-09-23 12:31:18 UTC
SVN commit 847222 by winterz:

fix bug "Errro "cannot write archive to final destination""
Basically, we simply use more description error string from KIO::NetAccess.
But strings have changed so we can't backport.
BUG: 141817


 M  +13 -5     eventarchiver.cpp