Psi Jabber Client

See this page for instructions on how to use Flyspray: http://psi-im.org/wiki/Flyspray

Please Note!

Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
Tasklist

FS#742 - IPv6 support

Attached to Project: Psi Jabber Client
Opened by Bernhard Schmidt (berni) - Sunday, 30 December 2007, 13:30 GMT-4
Last edited by Kevin Smith (kev) - Thursday, 03 January 2008, 15:50 GMT-4
Task Type Feature Request
Category Backend/Core
Status New
Assigned To No-one
Operating System All
Severity Low
Priority High
Reported Version 0.11
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 4
Private No

Details

PSI supports IPv6 connections to the server only when compiled with NO_NDNS (which uses old and deprecated Qt3 libraries and is therefor not enabled by default). PSI should be able to connect to IPv6 servers in default builds.

acked by infiniti on psi@conference.psi-im.org
This task depends upon

Comment by Bernhard Schmidt (berni) - Sunday, 30 December 2007, 15:32 GMT-4
infiniti had send some patches to the mailinglist (http://lists.affinix.com/htdig.cgi/psi-devel-affinix.com/2007-April/006827.html) to convert the code to the new (even newer than ndns?) library. He had to fix some bugs, but now it compiles. Still only with #define NO_NDNS.

Patch against 0.11 is available at http://users.birkenwald.de/~berni/temp/psi-ipv6.diff, works fine on Ubuntu gutsy/hoary.
Comment by Chris Hills (chaz6) - Sunday, 21 September 2008, 10:44 GMT-4
I am running v0.13-dev (743649e7) with the new jdns library and cannot connect to IPv6 servers. I was able to connect to an IPv6 server using 0.12 with NO_NDNS enabled but then I could no longer connect to IPv4 servers.
Comment by Chris Hills (chaz6) - Sunday, 21 September 2008, 14:45 GMT-4
Whilst jdns libraries are included with the source, it seems as yet unimplemented. Since Qt3 support has been completely removed, resolver services are presently provided by ndns only.

Loading...