Bug 139782 - Support for remote "disconnected" session storage
Summary: Support for remote "disconnected" session storage
Status: RESOLVED DUPLICATE of bug 110063
Alias: None
Product: ktimetracker
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Thorsten Staerk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-08 17:54 UTC by David Förster
Modified: 2007-01-09 13:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

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