Bug 141817 - Errro "cannot write archive to final destination"
Summary: Errro "cannot write archive to final destination"
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-17 12:46 UTC by info
Modified: 2008-09-23 12:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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