Hi Kopete-Team, Maybe this is related to https://bugs.kde.org/show_bug.cgi?id=198789. This bug is still not fixed for me: https://bugs.launchpad.net/ubuntu/+source/kdenetwork/+bug/486518 I am still having very very frequent disconnects in Kubuntu 16.04, kopete Qt: 4.8.7, KDE Development Platform: 4.14.16, Kopete: 1.8.3 The problem appears only on fast LAN connections like at university, it seems. At the moment I am using this workaround: https://bugs.launchpad.net/ubuntu/+source/kdenetwork/+bug/486518/comments/10 Thanks for your help. Best regards, Ronny Reproducible: Always Steps to Reproduce: 1. Use kopete on a fast connection. Perhaps low latency to the jabber server. Actual Results: Disconnects and reconnects every few seconds. Kopete is unusable in this state. Expected Results: A proper jabber server connection.
Hi! Kopete uses libiris library for communication with jabber server. If you think that problem is related with low level parts of jabber protocol (like socket, network connection or parsing jabber xml parts), then please report it to libiris project: https://github.com/psi-im/iris
Thanks! I opened an issue for it: https://github.com/psi-im/iris/issues/41