https://bugs.freedesktop.org/show_bug.cgi?id=84179
Priority: medium
Bug ID: 84179
CC: syncevolution-issues(a)syncevolution.org
Assignee: syncevolution-issues(a)syncevolution.org
Summary: Wrong behaviour when
SYNCEVOLUTION_PBAP_CHUNK_TRANSFER_TIME is <= 0
Severity: normal
Classification: Unclassified
OS: All
Reporter: mateusz.polrola(a)gmail.com
Hardware: Other
Status: NEW
Version: 1.3.99.3
Component: PBAP
Product: SyncEvolution
Setting SYNCEVOLUTION_PBAP_CHUNK_TRANSFER_TIME to value <= 0 is not
working like described in README file - according to it, it should turn it off,
which in my understanding should disable tuning of chunks size and use constant
value for each transfer (equal either to
SYNCEVOLUTION_PBAP_CHUNK_MAX_COUNT_PHOTO or
SYNCEVOLUTION_PBAP_CHUNK_MAX_COUNT_NO_PHOTO).
Currently in such case chunk size is modified and is decreasing very quickly
until reaching 0, which causes synchronization finish without downloading all
contacts and without returning any error.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.