Bug 139782

Summary: Support for remote "disconnected" session storage
Product: [Applications] ktimetracker Reporter: David Förster <david>
Component: generalAssignee: Thorsten Staerk <dev>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description David Förster 2007-01-08 17:54:44 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I would like to use one central storage location for my tracked sessions I can use from different computers.

I read that kio_slaves are supported (#89684), but there is a big concurrency problem because all sessions are stored in one file. (e.g.: Working on my laptop, not saving because I'm offline, working at home, saving, saving from the laptop => the time I spent at home is overwritten.)

The solution would be to store each session (time period from 'start' to 'stop' commands) separately. That way it would be possible to work disconnected and synchronize the sessions later. (It would then also be possible to store it in an disconnected imap ressource for example.)
Comment 1 Thorsten Staerk 2007-01-09 13:03:00 UTC

*** This bug has been marked as a duplicate of 110063 ***