[Bug 2670] New: handle server limitations (Google refresh-from-client, suspend/resume)
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=2670
Summary: handle server limitations (Google refresh-from-client,
suspend/resume)
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: All
OS/Version: ---
Status: ASSIGNED
Severity: enhancement
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
There are several features which do not work or are not safe to use with
certain peers:
* Google does not support refresh-from-client, leading to a (for a user)
strange error message.
* Uncertain which servers fully support suspend/resume.
* Funambol does not handle message resends reliably (sending a message
again which was already processed by the server confuses the server).
This is an incomplete list, there may be other cases.
The last point is currently handled by disabling the retry feature in the
Funambol config.
What we need is some way of documenting these limitations in machine-readable
format so that GUIs can present them to the user. We need to take into account
that these limitations may get fixed at some point. Either we update them in a
SyncEvolution update (implies that we cannot copy them into user configs), make
them depend on the server version (thus won't know about those which apply
without syncing) or tell the user to update his config in release notes.
Open for suggestions...
--
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
11 years, 11 months
[Bug 1916] New: Funambol, Memotoo: updating detached recurrence on server overwrites series
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=1916
Summary: Funambol, Memotoo: updating detached recurrence on
server overwrites series
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: Netbook
OS/Version: IA
Status: ASSIGNED
Severity: normal
Priority: Medium
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Blocks: 1180
Estimated Hours: 0.0
Steps:
1. create a recurring event in Evolution
2. modify one instance of it
3. sync with Memotoo
4. Memotoo shows duplicates (bug #1180)
5. modify the single instance in Memotoo
6. sync
Result:
- the whole series in Evolution is gone,
only the single instance remains
Expected:
- single instance should be updated
The root cause is that Memotoo does not preserve RECURRENCE-ID *and* does not
send CtCap information, so the Synthesis engine does not detect the problem.
Same problem occurs with Funambol.
--
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
11 years, 11 months
[Bug 2193] New: syncevolution command returns 0 although logdir is unreachable
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=2193
Summary: syncevolution command returns 0 although logdir is
unreachable
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: Netbook
OS/Version: IA
Status: NEW
Severity: trivial
Priority: Medium
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: jingke.zhang(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
syncevolution: 0.9.99.21.1
Description:
==============
This is a minor regression in old package. Config '/root' as the logdir of
"default" context, syncevolution will fail due to "[ERROR] /root: Permission
denied".
That is expected, but it is wrong that "echo $?" output 0.
Steps:
==============
1. Config logdir=/root in ~/.config/syncevolution/default/config.ini
2. Do syncevolution by command line.
3. Command failed and output the correct error information.
4. echo $?, we get 0
Expectation:
==============
Since the syncevolution command fails, $? should be 1
--
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
11 years, 11 months
[Bug 1372] New: label styling missing
by bugzilla@meego.com
http://bugs.meego.com/show_bug.cgi?id=1372
Summary: label styling missing
Classification: MeeGo Projects
Product: SyncEvolution
Version: unspecified
Platform: Netbook
OS/Version: IA
Status: ASSIGNED
Severity: trivial
Priority: Low
Component: GTK UI
AssignedTo: jku(a)linux.intel.com
ReportedBy: jingke.zhang(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-gtk-ui-bugs(a)meego.bugs
Estimated Hours: 0.0
This is from http://bugzilla.moblin.org/show_bug.cgi?id=10474
Description From jku 2010-04-12 04:34:14 PST (-) [reply]
Some labels in the UI do not get the styling (font size) they should -- e.g.
service/device name is too small.
--
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.
11 years, 11 months