https://bugs.freedesktop.org/show_bug.cgi?id=91485

--- Comment #2 from Patrick Ohly <patrick.o...@gmx.de> ---
Created attachment 117682
  --> https://bugs.freedesktop.org/attachment.cgi?id=117682&action=edit
wait before cancelling during shutdown

After adding debug messages and looking at the code more closely, I can imagine
that the (normal) shutdown() call might cancel the transfer of the last SyncML
message if it happens too quickly after the send().

Without the additional wait(true) in shutdown(), the debug output shows a
OBEX_EV_LINKERR. That error goes away when waiting for the OBEX_EV_REQDONE for
the OBEX_CMD_PUT.

However, the phones that I have tested with so far never had the problem and
even when there is such a OBEX_EV_LINKERR, the N97 mini that I was testing with
now didn't seem to care.

James, does this patch fix the problem for you?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Syncevolution-issues mailing list
Syncevolution-issues@syncevolution.org
https://lists.syncevolution.org/mailman/listinfo/syncevolution-issues

Reply via email to