[Bug 2229] D-Bus and sync-UI: progress spinner
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=2229
--- Comment #22 from pohly <patrick.ohly(a)intel.com> 2009-11-29 23:43:13 PST ---
(In reply to comment #20)
> > 'running' and 'suspending' are two states where they make sense.
> 'running' with two states is easy to understand. but I don't quite understand
> 'suspending' with two state.
> 'suspending;processing' means 'handling suspending'. but what does
> 'suspending:waiting' mean?
Suspending, in contrast to aborting, exchanges messages with the server to
coordinate the suspending. So a message is sent (suspending:waiting), the
response is handled (suspending:processing), and only then is the session
"done".
--
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 8300] New: Google + transport
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=8300
Summary: Google + transport
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: ASSIGNED
Severity: major
Priority: P1
Component: SyncEvolution
AssignedTo: patrick.ohly(a)intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: syncevolution(a)lists.intel.com
>From the nightly testing of the experimental branch:
[DEBUG] Module_DeleteContext vcard21
[DEBUG] exception thrown at
/work/runtests/head/syncevolution/src/syncevo/SyncContext.cpp:863
[ERROR] unsupported transport type is specified in the configuration
I haven't looked at the code yet, but I suspect that it fails to map "https" to
the libsoup/libcurl transport agents.
--
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 2229] D-Bus and sync-UI: progress spinner
by bugzilla@moblin.org
http://bugzilla.moblin.org/show_bug.cgi?id=2229
--- Comment #19 from pohly <patrick.ohly(a)intel.com> 2009-11-26 23:43:42 PST ---
(In reply to comment #18)
> Two specifiers are appended in status strings:
> processing: the dbus server is handling peers' reply message and encoding new
> sending message
> waiting: the dbus server is waiting for the next message from peers
>
> My understanding is that these 2 statuses can only be appended in the 'running'
> status string.
The API itself doesn't limit when they may be added, they can appear in any
state. In practice, not all combinations make sense. 'running' and 'suspending'
are two states where they make sense.
--
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