tgl icon indicating copy to clipboard operation
tgl copied to clipboard

send_part: Assertion `f->part_size == x' failed.

Open lukefx opened this issue 9 years ago • 3 comments

Got sometimes this error while sending images:

tgl/queries.c:1909: send_part: Assertion `f->part_size == x' failed.

https://github.com/vysheng/tgl/blob/master/queries.c#L1909

lukefx avatar May 04 '15 09:05 lukefx

Maybe file size changes while it is uploading?

vysheng avatar May 11 '15 13:05 vysheng

It shouldn't...the write process should have ended before I call send_photo ...

lukefx avatar May 11 '15 13:05 lukefx

Can you check it?

vysheng avatar May 11 '15 14:05 vysheng