Bug 365092 - Frequent disconnects on fast networks
Summary: Frequent disconnects on fast networks
Status: RESOLVED NOT A BUG
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-05 07:31 UTC by Ronny
Modified: 2016-11-03 17:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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