Aseman-Land / Cutegram

Cutegram is a telegram client by Aseman Land. It's forked from sigram.
http://aseman.co/cutegram
GNU General Public License v3.0
387 stars 60 forks source link

libqtelegram internal error #301

Closed YamashitaRen closed 6 years ago

YamashitaRen commented 6 years ago

OS : Archlinux Latest cutegram master. telegramqml and aseman-qt-tools according to https://github.com/Aseman-Land/Cutegram/issues/293#issuecomment-369157151

When I start cutegram for the first time and enter my number for Authentication, I get "Error -1: Libqtelegram internal error".

Here's what I get from the command line :

$ cutegram 
qml: Engine state changed: 1
qml: Engine state changed: 2
qml: 1
qml: 2
qrc:/authenticating/WaitPage.qml:18: TypeError: Cannot read property of null
qrc:/authenticating/WaitPage.qml:26: TypeError: Cannot read property of null
realbardia commented 6 years ago

Thank you for reporting. It was libqtelegram-code-generator bug and fixed now :)

YamashitaRen commented 6 years ago

Thanks, fix is working :)