James.. is possible to have the nickname that i have on msn without changing ? because i dont want to set up the msn nick with the nick on vcard.. (i loved the way it works at first setting nickname on registration)
Cheers, Fran ----- Original Message ----- From: "James Bunton" <[EMAIL PROTECTED]> To: "PyAIM-t/PyICQ-t/PyMSN-t Discussion" <[email protected]> Sent: Wednesday, April 19, 2006 3:37 AM Subject: Re: [py-transports] Nick on Pymsn > With 0.11 you do not need to send the <nick/> element. > The transport doesn't request it, and will ignore it if sent. > > When you log on the transport will retrieve your nickname from your > vCard. If you haven't set a nickname there, then it will try the full > name field of your vCard, and finally it will resort to your username. > > As for the PyICQ-t segfault, that would most likely be a bug in an > external library. I can't help you with that. Daniel is the PyICQ-t > developer so he should be able to give you a hand debugging it. > > Hope that helps. > > --- > > James > > > On 19/04/2006, at 9:07 AM, Francisco Obarrio wrote: > >> im using PyMSNt 0.11 registering via jabber.. >> here its the xml i send >> >> <iq id="jcl_332" to="msn.localhost" type="set"><query >> xmlns="jabber:iq:register"><username>[EMAIL PROTECTED]</ >> username><password>xxx</password><nick>This is my new nick on >> msn</nick></query></iq> >> >> James also i sent an email because i get a segmentation faul on pyicq.. >> >> thanks >> Francisco >> >> >> >> ----- Original Message ----- From: "James Bunton" >> <[EMAIL PROTECTED]> >> To: "PyAIM-t/PyICQ-t/PyMSN-t Discussion" >> <[email protected]> >> Sent: Tuesday, April 18, 2006 7:43 PM >> Subject: Re: [py-transports] Nick on Pymsn >> >> >>> On 19/04/2006, at 6:51 AM, Francisco Obarrio wrote: >>> >>>> Hello, Is there any way of not setting up a nickname when i register >>>> ? >>>> because if i register with a username call username, my msn nickname >>>> will be username instead of my msn nickname that i have on MSN. >>>> >>>> Thanks >>>> Francisco >>> >>> Which transport version are you using? Were your registering with >>> webreg? >>> Try out PyMSNt 0.11, with webreg 0.5. >>> >>> --- >>> >>> James >>> >>> _______________________________________________ >>> py-transports mailing list >>> [email protected] >>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >> >> _______________________________________________ >> py-transports mailing list >> [email protected] >> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >> > > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports From [EMAIL PROTECTED] Wed Apr 19 11:29:12 2006 From: [EMAIL PROTECTED] (Maarten Fonville) Date: Wed Apr 19 11:29:48 2006 Subject: [py-transports] Re: Nick on Pymsn In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]><[EMAIL PROTECTED]><[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Francisco Obarrio wrote: > James.. is possible to have the nickname that i have on msn without > changing ? > because i dont want to set up the msn nick with the nick on vcard.. > (i loved the way it works at first setting nickname on registration) > Just a litte idea: maybe the transport should offer an ad-hoc command to set for each user if he wants: *A nick from the Nickname VCARD field (default option) *A nick from the Full Name VCARD field *Or just set a custom nickname (which should be entered in the ad-hoc window) Maarten
