Open behrangsa opened 8 years ago
Just FYI, the crash occurs on an Audio message that is sent by Some_One
.
See #904. This so needs to be pulled...
Oh and when your issue is resolved please close it, also #961 please.
I confirm that I have the same problem.
The issue confirmed. Crashes on voice message in history. Any workaround?
here is a workaround https://github.com/vysheng/tg/issues/911#issuecomment-172402281
fix issue by: update scheme.tl in tgl/ . line 413: documentAttributeVideo#5910cccb duration:int w:int h:int = DocumentAttribute; to: documentAttributeAudio#9852f9c6 flags:# voice:flags.10?true duration:int title:flags.0?string performer:flags.1?string waveform:flags.2?bytes = DocumentAttribute;
mayby you should update some of param of this file(sceme.tl). and run this commands
make clean ./configure make
latest scheme: https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/Resources/scheme.tl
telegram-cli
crashes when retrieving history: