[Bug 2968] need an additional information on servers: short textual description
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=2968
--- Comment #9 from pohly <patrick.ohly(a)intel.com> 2009-12-14 03:02:22 PST ---
(In reply to comment #8)
> I've added Patricks suggestions (and a ZYB tagline) for now, and set nick as
> assignee. Nick, feel free to close if these are fine.
>
> The one thing I'd still like to add to at least Memotoo is a note about the
> demo nature of the free account. There is no time limit like Funambol has but
> the limits on the number of items is quite restrictive: e.g. 50 contacts is not
> much.
I wouldn't add a DEMO denominator. The key difference between Funambol and
Memotoo is that Funambol is *only* available as DEMO even if users want to pay,
whereas Memotoo users *can* pay for the full feature set. ScheduleWorld doesn't
even have a demo mode at all.
> Also Mobical website still refers it to "Mobical Beta version", should we
> do the same?
I don't think so - "beta" no longer means much since the Web 2.0 arrived and
thought it was a good idea to never produce "final" versions of Web apps.
> Patrick: should we forward these texts to Brent Young to accompany the
> screenshots in bug 2062?
That would be good. I'm not sure whether the texts have to be approved by our
partners, but it doesn't hurt to ask at least Brent. You were on CC. Can you
send him an update with a ZYB logo and these texts?
--
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.
12 years, 9 months
[Bug 2968] need an additional information on servers: short textual description
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=2968
jku <jku(a)linux.intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|jku(a)linux.intel.com |nicholas.e.richards(a)intel.c
| |om
--- Comment #8 from jku <jku(a)linux.intel.com> 2009-12-13 08:39:57 PST ---
I've added Patricks suggestions (and a ZYB tagline) for now, and set nick as
assignee. Nick, feel free to close if these are fine.
The one thing I'd still like to add to at least Memotoo is a note about the
demo nature of the free account. There is no time limit like Funambol has but
the limits on the number of items is quite restrictive: e.g. 50 contacts is not
much. Also Mobical website still refers it to "Mobical Beta version", should we
do the same?
Patrick: should we forward these texts to Brent Young to accompany the
screenshots in bug 2062?
---
/* TRANSLATORS: Descriptions for specific services, shown in service
* configuration form */
if (strcmp (service, "ScheduleWorld") == 0) {
return _("ScheduleWorld enables you to keep your contacts, events, "
"tasks, and notes in sync.");
}else if (strcmp (service, "Google") == 0) {
return _("Google Sync can backup and synchronize your contacts "
"with your Gmail contacts.");
}else if (strcmp (service, "Funambol") == 0) {
/* TRANSLATORS: Please include the word "demo" (or the equivalent in
your language): Funambol is going to be a 90 day demo service
in the future */
return _("Backup your contacts and calendar. Sync with a single "
"click, anytime, anywhere (DEMO).");
}else if (strcmp (service, "Mobical") == 0) {
return _("Mobical Backup and Restore service allows you to securely "
"backup your personal mobile data for free.");
}else if (strcmp (service, "ZYB") == 0) {
return _("ZYB is a simple way for people to store and share mobile "
"information online.");
}else if (strcmp (service, "Memotoo") == 0) {
return _("Memotoo lets you access your personal data from any "
"computer connected to the Internet.");
}
--
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.
12 years, 9 months
[Bug 8618] name of new service messed up
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=8618
--- Comment #2 from fmms <felix(a)derklecks.de> 2009-12-12 08:51:16 PST ---
I am using Fedora 12.
I have indeed compiled from source, I used yesterdays git snapshot. The last
commit seems to be:
commit f73c895b6513aeebb4e84482f4a394bb4cbd5a7b
Author: Patrick Ohly <patrick.ohly(a)intel.com>
Date: Thu Dec 10 13:47:21 2009 +0100
I had the Fedora packages installed before, but removed them before
compiling...
[test@thinkpad ~]$ rpm -qa '*sync*'
rsync-3.0.6-4.fc12.i686
libasyncns-0.8-1.fc12.i686
libsyncml-0.4.6-2.fc12.i686
I have compiled with:
./configure --with-synthesis-src=../libsynthesis/ --enable-gui=all
I have the problem in the moblin and in the gtk gui.
--
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.
12 years, 9 months
[Bug 8618] name of new service messed up
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=8618
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |patrick.ohly(a)intel.com
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2009-12-12 08:37:17 PST ---
Can you say a bit more about the steps you used to trigger this?
How did you install SyncEvolution?
I suspect that you compiled from source. Do you have an older version installed
in addition to your self-compiled binary?
--
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.
12 years, 9 months
[Bug 2416] intelligent handling of unexpected slow syncs
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=2416
--- Comment #5 from pohly <patrick.ohly(a)intel.com> 2009-12-11 03:21:54 PST ---
We decided to got for a different approach: instead of checking the situation
while a sync session is active, abort syncing for those data sources where we
detect a problem.
A problem is only a "slow" sync when no slow sync was requested. In particular,
when a client asks for "(incremental) one-way from client/server" and the
server chooses "refresh from client/server", then this is considered a valid
fallback. Other mismatches (for example, refresh from client requested, refresh
from server done) are unlikely and not worth writing code for.
In a client, "the requested mode" is the one in the config (when the client
initiates the sync) or the one requested by the server via SAN (when the server
initiates the sync). Both is available via SyncConfig+config filters.
In a server, "the requested one" is the one requested by the client. Our own
configuration is only relevant when we initiated the sync, and even then the
user might have chosen a different mode intentionally on the client (not
possible with most clients, but who knows...). It might be possible to get the
requested mode in a pre-session script.
That script might also be the right place to influence whether the session
continues with that source enabled, in both cases.
(In reply to comment #3)
> Slow syncs are dangerous. We depend on the server to correctly match items and
> not mess up the data. Therefore I suggest the following improvement:
>
> If there is no local data, then go ahead with the slow sync. If there was no
> local data because the user had deleted all items, then they will get re-added
> and he has to delete them again. At least no data is lost.
With the model suggested above, this becomes a decision that the user has to
make. The information will not be provided by SyncEvolution automatically, but
at least on the command line can be retrieved via --status.
> If there is local data, then the right solution is not obvious. A novice user
> might prefer to not be bothered, in which case we should go ahead with the slow
> sync. An advanced user might want to be warned and given a choice of how to
> proceed.
Let's add a very clear warning and not at a config option, at least for now.
--
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.
12 years, 9 months
[Bug 8499] XMLRPC backend
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=8499
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2009-12-10 05:03:32 PST ---
One technicality before I merge this into our repo...
In the new .cpp and .h files, there's a copyright notice:
* Copyright (C) 2009 m-otion communications GmbH <knipp(a)m-otion.com>
Yet at the same time the copyright is waived by agreeing to the copyright
waiver.
May I replace the Copyright notice above with:
* Author: m-otion communications GmbH <knipp(a)m-otion.com>
before importing it into our git repo? That way we document that the copyright
waiver was accepted while still giving credit where credit is due.
--
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.
12 years, 9 months