>
> 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.
>

Just a little background on this for folk.  We discussed this on the  
pytransports chat room and whatever it is, it sounds like it's  
something beyond my code's scope.  My understanding is that Python  
code itself can not cause a seg fault.  (it would have to be  
something wrong with python itself, or one of it's external  
libraries)  Either way, given that GDB wasn't helpful, I have no idea  
how to trace such a thing.  I still would suggest dropping a line to  
a python maling list or chatroom unless someone on this list has seen  
this before and already knows what causes it.

I do think it's odd that it only occurs with PyICQ, not PyMSN.  But  
then, our code is certainly using different constructs in a lot of  
places.  =)

Daniel


>
> 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" <py- 
>> [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
>>> py-transports@blathersource.org
>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>> _______________________________________________
>> py-transports mailing list
>> py-transports@blathersource.org
>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to