http://bugzilla.moblin.org/show_bug.cgi?id=9963
jku <jku(a)linux.intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|GTK UI |SyncEvolution
AssignedTo|jku(a)linux.intel.com |patrick.ohly(a)intel.com
QAContact|jingke.zhang(a)intel.com |yanshuang.zheng(a)intel.com
--- Comment #1 from jku <jku(a)linux.intel.com> 2010-03-01 04:06:34 PST ---
The client does not change any times, the command line client probably seems
better because you see the datetime in directory name, not that data saved in
to status file...
It seems a restore changes the status.ini file inside the cache dir. Here is a
diff:
$ diff status.ini.before_restore status.ini
1,3c1,3
< status = 200
< start = 1267444460, 2010-03-01 13:03:20 +0200
< end = 1267444464, 2010-03-01 13:03:24 +0200
---
status = 22002
start = 1267444853, 2010-03-01 14:03:53 +0200
end = 1267444853, 2010-03-01 14:03:53 +0200
11a12
The restore seems to work fine and the server is ok. This might be a bug that
resulted from adding the 22002 status? It shouldn't be done when restoring, I
guess.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.