The function to search for servers to register a new jabber account cannot work since the used URL "https://xmpp.net/services.xml" returns an 404 error code. Reproducible: Always Steps to Reproduce: 1. Add new jabber account in Kopete 2. Use function to register jabber account 3. Select a server ...
Hm.. right, that URL does not work anymore. Do you know replacement?
Unfortunately not
I found same problem reported in Miranda bug tracker: http://trac.miranda-ng.org/ticket/1215 And here is specified that new list is provided by: https://xmpp.net/services.php Seems it is working, but I have not find any information about that service... Looks like other software is using that URL, so we can do that in Kopete too... http://trac.miranda-ng.org/changeset/16538 https://github.com/jitsi/jitsi/commit/cd759e8154da715175e86f893059b38a16708c88
Git commit 472ed51dcef188e1d8b4c946c99f6f48c2216385 by Pali Rohár. Committed on 27/11/2016 at 16:25. Pushed by pali into branch 'Applications/16.12'. Update URL of jabber server list Use https://xmpp.net/services.php instead of old https://xmpp.net/services.xml URL which does not work anymore. FIXED-IN: 16.12 M +1 -1 protocols/jabber/ui/jabberchooseserver.cpp https://commits.kde.org/kopete/472ed51dcef188e1d8b4c946c99f6f48c2216385