Hi all.
On 4/15/05, Gonzalo Barrio <[EMAIL PROTECTED]> wrote: > I just download and try it. It works fine but the problem that I send > to you is not resolved. > I don't know why it's happening but I can reproduce it always. > The only thing I notice is that the problematic contacts are behind http > proxys, they use messenger 6.2 with proxy http. They can chat with all > 6.2 messenger without problem but with PyMSN only if they start the > conversation, and if they keep the chat window open. When they close no > other message arrive to they, but they can send me messages if they re > open the chat window. > I can't find anything else relevant but I can search. > Thanks James for all. > Gonzalo Barrio. I'm seeing that problem too. I'm in such an heterogenous network that I didn't dare to report it. But yes, that seems to be the problem I'm having too: I see that I can't reach people using some versions of the official MSN client, but I can get in touch with those that use Trillian or another client. I know for sure that one of the versions of MSN Messenger is 7.0 beta. Yes, we have proxies and NAT-firewalled networks all around too. I'm using PyMSNt 0.9.2 as my transport. Greetings! Daniel D?az [EMAIL PROTECTED] From [EMAIL PROTECTED] Sun Apr 17 02:50:17 2005 From: [EMAIL PROTECTED] (Jeremy Lunn) Date: Sun Apr 17 02:50:41 2005 Subject: [py-transports] PyMSNt update In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Upgrading to CVS yielded the following: Traceback (most recent call last): File "main.py", line 21, in ? import xdb File "/home/jabber/pymsnt/src/xdb.py", line 9, in ? import legacy File "/home/jabber/pymsnt/src/legacy/__init__.py", line 4, in ? from glue import LegacyConnection, LegacyGroupchat, translateAccount File "/home/jabber/pymsnt/src/legacy/glue.py", line 4, in ? from twisted.protocols import msn File "/usr/lib/python2.4/site-packages/twisted/protocols/msn.py", line 99, in ? from twisted.internet.ssl import ClientContextFactory File "/usr/lib/python2.4/site-packages/twisted/internet/ssl.py", line 47, in ? from OpenSSL import SSL File "/usr/lib/python2.4/site-packages/OpenSSL/__init__.py", line 11, in ? import rand, crypto, SSL, tsafe ImportError: /usr/lib/python2.4/site-packages/OpenSSL/crypto.so: undefined symbol: PyUnicodeUCS4_Decode -- Jeremy Lunn Melbourne, Australia http://www.jabber.org.au/ - the next generation of Instant Messaging. From [EMAIL PROTECTED] Mon Apr 18 20:10:30 2005 From: [EMAIL PROTECTED] (James Bunton) Date: Mon Apr 18 20:11:07 2005 Subject: [py-transports] PyMSNt update In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Thanks for the reports guys. I guess I'll have to install Messenger 7.0beta on Virtual PC or something to test it. It works for me when I tell aMSN to connect via HTTP, so it must be something peculiar to the official client. I'll have a look at it soon. --- James On 16/04/2005, at 2:19 AM, Daniel D?az wrote: > Hi all. > > > On 4/15/05, Gonzalo Barrio <[EMAIL PROTECTED]> wrote: >> I just download and try it. It works fine but the problem that I send >> to you is not resolved. >> I don't know why it's happening but I can reproduce it always. >> The only thing I notice is that the problematic contacts are behind >> http >> proxys, they use messenger 6.2 with proxy http. They can chat with all >> 6.2 messenger without problem but with PyMSN only if they start the >> conversation, and if they keep the chat window open. When they close >> no >> other message arrive to they, but they can send me messages if they re >> open the chat window. >> I can't find anything else relevant but I can search. >> Thanks James for all. >> Gonzalo Barrio. > > I'm seeing that problem too. > > I'm in such an heterogenous network that I didn't dare to report it. > But yes, that seems to be the problem I'm having too: I see that I > can't reach people using some versions of the official MSN client, but > I can get in touch with those that use Trillian or another client. I > know for sure that one of the versions of MSN Messenger is 7.0 beta. > > Yes, we have proxies and NAT-firewalled networks all around too. I'm > using PyMSNt 0.9.2 as my transport. > > Greetings! > > Daniel D?az > [EMAIL PROTECTED] > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >