Bug 365092

Summary: Frequent disconnects on fast networks
Product: [Unmaintained] kopete Reporter: Ronny <ronnybrendel>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: pali.rohar
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ronny 2016-07-05 07:31:04 UTC
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.
Comment 1 Pali Rohár 2016-07-27 16:55:31 UTC
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
Comment 2 Ronny 2016-07-28 07:37:11 UTC
Thanks!

I opened an issue for it: https://github.com/psi-im/iris/issues/41