Bug#1011449: Info received (Bug#1011449: Acknowledgement (pidgin cannot resume interrupted XMPP connection if no srv_rec available.))

2022-06-10 Thread Mad Horse
This bug should have been fixed in pidgin 2.14.10-1 since it should contain https://keep.imfreedom.org/pidgin/pidgin/rev/ea52fcc50e50 , as shown in https://keep.imfreedom.org/pidgin/pidgin/graph/594d72369304 .

Bug#1011449: Acknowledgement (pidgin cannot resume interrupted XMPP connection if no srv_rec available.)

2022-05-23 Thread Mad Horse
There is already a fix ( https://keep.imfreedom.org/pidgin/pidgin/rev/ea52fcc50e50 ) on pidgin's repository, although the approach is different.

Bug#1011449: Acknowledgement (pidgin cannot resume interrupted XMPP connection if no srv_rec available.)

2022-05-23 Thread Mad Horse
The temporary walkaround could be using "old-ssl" or bosh on XMPP accounts, because their early error-handlings avoid (js->srv_rec).

Bug#1011449: Acknowledgement (pidgin cannot resume interrupted XMPP connection if no srv_rec available.)

2022-05-23 Thread Mad Horse
This issue should occur when jabber_login_connect() fails and calls jabber_login_callback() with an error. 在 2022/5/23 16:00, Mad Horse 写道: This is because in jabber_login_callback(), when an error occurs (source < 0), if (js->srv_rec != NULL), it will report the error and call