Norman, We're getting there. Thank you so much for the help.
When i put the following into the dialog: Address: irc.shifters.org Nickname: Bearcat Password: [shifters nickserv password] Name: Bearcat M. Sandor Username: Bearcat The password is correct, but i "X"ed it out above. I get an error message: The Server Denied the Regestration Form. Reason " ". In my terminal i see: DEBUG: socket sent <route to="jabber.feline-soul.net" from="irc.jabber.feline-soul.net"> <iq xmlns="jabber:client" to="[EMAIL PROTECTED]/Kopete" type="error" id="aed2a" from="irc.jabber.feline-soul.net">\n<query xmlns="jabber:iq:register">\n<address>irc.shifters.org</address>\n<nick>bearcat</nick>\n<password>xxxx</password>\n<name>Bearcat</name>\n<username>bearcat</username>\n</query>\n<error code="406" type="cancel"> <not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /> <text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">The recipient or server understands the request but is refusing to process it because it does not meet criteria defined by the recipient or server.</text> </error> </iq> </route> My system: python 2.4.3, Twisted 2.4.0, xmpppy 0.3.1, python-irclib 0.4.6, and irc-transport 0.3. There was no irclib.py.diff file so i did not patch anything. Any ideas? Bearcat On Tuesday 22 August 2006 16:45 in an email titled "Re: [py-transports] help me get IRC transport version 0.3 up and running" Norman Rasmussen wrote: >On 8/22/06, Bearcat M. Sandor <[EMAIL PROTECTED]> wrote: >> That gives me a lot more to work with. However, i don't have an "alias" >> field in the dialog. > >That's sort of okay, the alias defaults to the address field if it >isn't supplied. > >When you've filled all that info in, you should get a subscription >request from the server. You need to auth the server, and it'll then >connect you. If you don't have a conflicting nick, then you should be >all set to go. > >You can join a channel by joining a room on the transport >[EMAIL PROTECTED] -- Bearcat M. Sandor [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] ICQ: 6628727 MSN: [EMAIL PROTECTED] Yahoo: bearcatsandor AIM: bearcatmsandor
