Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: thecptrgod.vcf Type: text/x-vcard Size: 572 bytes Desc: not available Url : http://modevia.com/pipermail/py-transports/attachments/20051007/683557ad/thecptrgod.vcf From [EMAIL PROTECTED] Fri Oct 7 22:43:40 2005 From: [EMAIL PROTECTED] (Steve Ramage) Date: Fri Oct 7 22:43:45 2005 Subject: [py-transports] PyMSNt Questions Message-ID: <[EMAIL PROTECTED]>
I haven't really been active much, due to school and work, and had a few questions. 1) A month or so ago, we had talked about how PyMSNt would handle multiple resources, and how it handles lower priorities sending and trying to have conversations with someone, was this implemented in 0.10 2) I had a problem with an 'older' version of .10-cvs, where all of a sudden it would go ape and start signing in again and again and again and again (once a minute). I have the log, and I'm wondering if anyone else has expeiranced this problem (James I'll send you the log directly). 3) The latest version of cvs (I assume I can grab it with cvs update from the directory) pukes when I try and run it with: [15:34:51] [EMAIL PROTECTED]:/usr/local/bin/jabberd2/PyMSNt-0.10-cvs$./PyMSNt Traceback (most recent call last): File "main.py", line 42, in ? import xdb File "/usr/local/bin/jabberd2/PyMSNt-0.10/src/xdb.py", line 14, in ? import legacy File "/usr/local/bin/jabberd2/PyMSNt-0.10/src/legacy/__init__.py", line 4, in ? from glue import LegacyConnection, LegacyGroupchat, translateAccount, startStats, updateStats File "/usr/local/bin/jabberd2/PyMSNt-0.10-cvs/src/legacy/glue.py", line 25 <<<<<<< glue.py ^ SyntaxError: invalid syntax I downloaded the latest stable tarball and that works fine. 4) Question, why when my PyMSNt transport signs in on MSN does the avatar not come with it. I do see the avatar when I click on the contact and elsewhere, but normally when other people sign on, I see there avatar when they sign. The only other time I don't see an avatar is when they are using something that doesn't support avatars at all. PyMSNt contacts are the only ones I know that don't have an avatar in the popup. Again just to be clear Avatars are working everywhere else, except for sign in popups. 5) I generally have three things connected to my jid at any time: Galios: 100 (Notebook) Turing: 10 (Windows PC at home) Pascal: 5 (Linux PC at home) Its seems that its only when Galios is online that PyMSNt is online, if I sign out PyMSNt signs out to spite the fact that Turing and Pascal are still online, any ideas? That's it for now.