I originally had the logging set to 2, and there was nothing.  I've
now done a full log, and the strange thing is that it seems to
succeed...  The log is below
[2008-06-11 16:08:32] Log opened.
[2008-06-11 16:08:32] INFO ::  ::  :: __init__ :: PyTransport ::
{'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  :: Reactor:
<twisted.internet.selectreactor.SelectReactor object at 0xb797208c> ::
__init__ :: PyTransport :: {'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: __init__ :: ServerDiscovery ::
{'pytrans': <main.PyTransport instance at 0x831c82c>, 'self':
'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'http://jabber.org/protocol/disco', 'jid': 'msn.mayle.org',
'handler': None, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'http://jabber.org/protocol/disco', 'jid': 'USER', 'handler':
None, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'http://jabber.org/protocol/disco', 'jid': 'ROOM', 'handler':
None, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addIdentity ::
ServerDiscovery :: {'category': 'gateway', 'jid': 'msn.mayle.org',
'name': 'MSN Transport', 'ctype': 'msn', 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addIdentity ::
ServerDiscovery :: {'category': 'conference', 'jid': 'msn.mayle.org',
'name': 'MSN Transport Chatrooms', 'ctype': 'text', 'self':
'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'jabber:x:conference', 'jid': 'msn.mayle.org', 'handler':
None, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'jabber:iq:conference', 'jid': 'msn.mayle.org', 'handler':
None, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addIdentity ::
ServerDiscovery :: {'category': 'client', 'jid': 'USER', 'name': 'MSN
Messenger', 'ctype': 'pc', 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addIdentity ::
ServerDiscovery :: {'category': 'conference', 'jid': 'ROOM', 'name':
'MSN Groupchat', 'ctype': 'text', 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'jabber:iq:register', 'jid': 'msn.mayle.org', 'handler':
<bound method RegisterManager.incomingRegisterIq of
<register.RegisterManager instance at 0x847886c>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: __init__ :: RegisterManager ::
{'pytrans': <main.PyTransport instance at 0x831c82c>, 'self':
'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'jabber:iq:gateway', 'jid': 'msn.mayle.org', 'handler': <bound
method GatewayTranslator.incomingIq of <misciq.GatewayTranslator
instance at 0x84788cc>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'jabber:iq:version', 'jid': 'msn.mayle.org', 'handler': <bound
method VersionTeller.incomingIq of <misciq.VersionTeller instance at
0x847890c>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'jabber:iq:version', 'jid': 'USER', 'handler': <bound method
VersionTeller.incomingIq of <misciq.VersionTeller instance at
0x847890c>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'http://jabber.org/protocol/commands', 'jid': 'msn.mayle.org',
'handler': <bound method AdHocCommands.incomingIq of
<misciq.AdHocCommands instance at 0x847896c>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addNode :: ServerDiscovery ::
{'node': 'http://jabber.org/protocol/commands', 'jid':
'msn.mayle.org', 'name': 'command_CommandList', 'self': 'instance',
'handler': <bound method AdHocCommands.sendCommandList of
<misciq.AdHocCommands instance at 0x847896c>>, 'rootnode': True}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'vcard-temp', 'jid': 'USER', 'handler': <bound method
VCardFactory.incomingIq of <misciq.VCardFactory instance at
0x847894c>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'vcard-temp', 'jid': 'msn.mayle.org', 'handler': <bound method
VCardFactory.incomingIq of <misciq.VCardFactory instance at
0x847894c>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'jabber:iq:avatar', 'jid': 'USER', 'handler': <bound method
IqAvatarFactory.incomingIq of <misciq.IqAvatarFactory instance at
0x84789cc>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'storage:client:avatar', 'jid': 'USER', 'handler': <bound
method IqAvatarFactory.incomingIq of <misciq.IqAvatarFactory instance
at 0x84789cc>>, 'self': 'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addNode :: ServerDiscovery ::
{'node': 'connectusers', 'jid': 'msn.mayle.org', 'name':
'command_ConnectUsers', 'self': 'instance', 'handler': <bound method
AdHocCommands.incomingIq of <misciq.AdHocCommands instance at
0x847896c>>, 'rootnode': False}
[2008-06-11 16:08:32] INFO ::  ::  :: __init__ :: Proxy65 :: {'self':
'instance', 'port': 8010}
[2008-06-11 16:08:32] ft.Proxy65 starting on 8010
[2008-06-11 16:08:32] Starting factory <ft.Proxy65 instance at
0x84789ec>
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'http://jabber.org/protocol/si', 'jid': 'USER', 'handler':
<bound method Socks5FileTransfer.incomingSI of
<misciq.Socks5FileTransfer instance at 0x8478a8c>>, 'self':
'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'http://jabber.org/protocol/si/profile/file-transfer', 'jid':
'USER', 'handler': <function <lambda> at 0x833f374>, 'self':
'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addFeature :: ServerDiscovery ::
{'var': 'http://jabber.org/protocol/bytestreams', 'jid': 'USER',
'handler': <bound method Socks5FileTransfer.incomingS5B of
<misciq.Socks5FileTransfer instance at 0x8478a8c>>, 'self':
'instance'}
[2008-06-11 16:08:32] INFO ::  ::  :: addNode :: ServerDiscovery ::
{'node': 'stats', 'jid': 'msn.mayle.org', 'name':
'command_Statistics', 'self': 'instance', 'handler': <bound method
AdHocCommands.incomingIq of <misciq.AdHocCommands instance at
0x847896c>>, 'rootnode': False}
[2008-06-11 16:08:32] Starting factory
<twisted.words.protocols.jabber.xmlstream.XmlStreamFactory object at
0xb7cb1b2c>
[2008-06-11 16:08:32] INFO ::  ::  :: componentConnected ::
PyTransport :: {'xmlstream':
<twisted.words.protocols.jabber.xmlstream.XmlStream instance at
0x8478b6c>, 'self': 'instance'}
[2008-06-11 16:12:25] INFO ::  :: Sending unavailable presence to non-
logged in user. :: onPresence :: PyTransport :: {'el':
<twisted.words.xish.domish.Element object at 0x8478bac>, 'froj':
JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'), 'self':
'instance', 'fro': u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer',
'ptype': u'unavailable', 'ulang': None, 'to': u'msn.mayle.org', 's':
None, 'toj': JID(u'msn.mayle.org')}
[2008-06-11 16:12:33] INFO ::  :: Sending unavailable presence to non-
logged in user. :: onPresence :: PyTransport :: {'el':
<twisted.words.xish.domish.Element object at 0x8478bac>, 'froj':
JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'), 'self':
'instance', 'fro': u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer',
'ptype': u'probe', 'ulang': None, 'to': u'msn.mayle.org', 's': None,
'toj': JID(u'msn.mayle.org')}
[2008-06-11 16:12:33] INFO ::  :: Attempting to create a new
session. :: onPresence :: PyTransport :: {'el':
<twisted.words.xish.domish.Element object at 0x8478bac>, 'froj':
JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'), 'self':
'instance', 'fro': u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer',
'ptype': None, 'ulang': None, 'to': u'msn.mayle.org', 's': None,
'toj': JID(u'msn.mayle.org')}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  :: makeSession ::
4/site-packages/pymsn-t/src/session.p :: {'ulang': None, 'jabberID':
u'[EMAIL PROTECTED]', 'pytrans': <main.PyTransport instance at
0x831c82c>}
[2008-06-11 16:12:33] INFO ::  ::  :: getRegInfo :: RegisterManager ::
{'jabberID': u'[EMAIL PROTECTED]', 'self': 'instance'}
[2008-06-11 16:12:33] INFO ::  :: Returning reg info. :: getRegInfo ::
RegisterManager :: {'username': '[EMAIL PROTECTED]', 'jabberID':
u'[EMAIL PROTECTED]', 'self': 'instance', 'password': '*********',
'result': <twisted.words.xish.domish.Element object at 0x834d84c>}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  :: __init__ ::
Session :: {'jabberID': u'[EMAIL PROTECTED]', 'pytrans':
<main.PyTransport instance at 0x831c82c>, 'self': 'instance'}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  :: __init__ ::
Session :: {'username': '[EMAIL PROTECTED]', 'self': 'instance',
'ulang': None, 'jabberID': u'[EMAIL PROTECTED]', 'pytrans':
<main.PyTransport instance at 0x831c82c>, 'password': '*********'}
[2008-06-11 16:12:33] Starting factory <legacy.msn.msn.DispatchFactory
instance at 0x834d92c>
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  ::
_getNotificationReferral :: glue.LegacyConnection :: {'self':
'instance', 'dispatchFactory': <legacy.msn.msn.DispatchFactory
instance at 0x834d92c>, 'd': <Deferred at 0x834d8ac>, 'timeout':
<function timeout at 0x84206f4>}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  :: __init__ ::
glue.LegacyConnection :: {'username': '[EMAIL PROTECTED]', 'ident':
u'[EMAIL PROTECTED]', 'self': 'instance', 'password': '*********'}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  :: __init__ ::
glue.LegacyConnection :: {'username': '[EMAIL PROTECTED]', 'self':
'instance', 'password': '*********', 'session': <session.Session
instance at 0x84275cc>}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  :: __init__ ::
ContactList :: {'self': 'instance', 'session': <session.Session
instance at 0x84275cc>}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Fetching avatar. ::
doVCardUpdate :: Session :: {'self': 'instance', 'vCardReceived':
<function vCardReceived at 0x842087c>, 'errback': <function errback at
0x8420844>}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Created! ::
__init__ :: Session :: {'username': '[EMAIL PROTECTED]', 'self':
'instance', 'ulang': None, 'jabberID': u'[EMAIL PROTECTED]',
'pytrans': <main.PyTransport instance at 0x831c82c>, 'password':
'*********'}
[2008-06-11 16:12:33] INFO ::  :: New session created. ::
onPresence :: PyTransport :: {'el': <twisted.words.xish.domish.Element
object at 0x8478bac>, 'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle
\u2019s Computer'), 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/
Douglas Mayle\u2019s Computer', 'ptype': None, 'ulang': None, 'to':
u'msn.mayle.org', 's': <session.Session instance at 0x84275cc>, 'toj':
JID(u'msn.mayle.org')}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'msn.mayle.org'), 'to': u'msn.mayle.org', 'child':
<twisted.words.xish.domish.Element object at 0x842728c>, 'el':
<twisted.words.xish.domish.Element object at 0x8478bac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Resource came
online. :: handleResourcePresence :: Session :: {'status': None,
'resource': u'Douglas Mayle\u2019s Computer', 'show': None, 'tor':
None, 'self': 'instance', 'ptype': None, 'existing': False,
'priority': u'0', 'to': u'msn.mayle.org', 'source':
u'[EMAIL PROTECTED]'}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  :: resendLists ::
ContactList :: {'tojid': u'[EMAIL PROTECTED]/Douglas Mayle\u2019s
Computer', 'self': 'instance'}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Setting status. ::
handleResourcePresence :: Session :: {'status': None, 'resource':
u'Douglas Mayle\u2019s Computer', 'show': None, 'tor': None, 'self':
'instance', 'ptype': None, 'existing': False, 'priority': u'0', 'to':
u'msn.mayle.org', 'source': u'[EMAIL PROTECTED]'}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Updating status on
legacy service. :: handleResourcePresence :: Session :: {'status':
None, 'resource': u'Douglas Mayle\u2019s Computer', 'show': None,
'tor': None, 'self': 'instance', 'ptype': None, 'existing': False,
'priority': u'0', 'to': u'msn.mayle.org', 'source':
u'[EMAIL PROTECTED]', 'highestActive': u'Douglas Mayle\u2019s
Computer'}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'alainalbin
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834db6c>, 'el':
<twisted.words.xish.domish.Element object at 0x842758c>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'bahman
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834db8c>, 'el':
<twisted.words.xish.domish.Element object at 0x834dbac>, 'nickname':
''}
[2008-06-11 16:12:33] Stopping factory <legacy.msn.msn.DispatchFactory
instance at 0x834d92c>
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'chris_chesley
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834d96c>, 'el':
<twisted.words.xish.domish.Element object at 0x834d9ac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'cicele.gerard
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834dc8c>, 'el':
<twisted.words.xish.domish.Element object at 0x834dbcc>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'ciceleg
[EMAIL PROTECTED]', 'child': <twisted.words.xish.domish.Element
object at 0x834ddcc>, 'el': <twisted.words.xish.domish.Element object
at 0x834dd0c>, 'nickname': ''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'dreamclaude
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x84275ac>, 'el':
<twisted.words.xish.domish.Element object at 0x8478dec>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to':
u'[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834de0c>, 'el':
<twisted.words.xish.domish.Element object at 0x842758c>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to':
u'[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834deec>, 'el':
<twisted.words.xish.domish.Element object at 0x834deac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'jfmorazzani
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834dc8c>, 'el':
<twisted.words.xish.domish.Element object at 0x834decc>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'joe_p_rodgers
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834d96c>, 'el':
<twisted.words.xish.domish.Element object at 0x834dc6c>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to':
u'[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834db8c>, 'el':
<twisted.words.xish.domish.Element object at 0x834d98c>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'marmotte_sg
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x834df4c>, 'el':
<twisted.words.xish.domish.Element object at 0x834daec>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'marta
[EMAIL PROTECTED]', 'child': <twisted.words.xish.domish.Element
object at 0x835406c>, 'el': <twisted.words.xish.domish.Element object
at 0x834df8c>, 'nickname': ''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to':
u'[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x835416c>, 'el':
<twisted.words.xish.domish.Element object at 0x83540ac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'ncenciar
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x835426c>, 'el':
<twisted.words.xish.domish.Element object at 0x83541ac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to': u'nobadia
[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x835436c>, 'el':
<twisted.words.xish.domish.Element object at 0x83542ac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to':
u'[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x835446c>, 'el':
<twisted.words.xish.domish.Element object at 0x83543ac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to':
u'[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x835456c>, 'el':
<twisted.words.xish.domish.Element object at 0x83544ac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] :: Parsed presence
packet :: onPresence :: Session :: {'status': None, 'priority': u'0',
'froj': JID(u'[EMAIL PROTECTED]/Douglas Mayle\u2019s Computer'),
'show': None, 'self': 'instance', 'fro': u'[EMAIL PROTECTED]/Douglas
Mayle\u2019s Computer', 'avatarHash': ' ', 'ptype': None, 'toj':
JID(u'[EMAIL PROTECTED]'), 'to':
u'[EMAIL PROTECTED]', 'child':
<twisted.words.xish.domish.Element object at 0x835466c>, 'el':
<twisted.words.xish.domish.Element object at 0x83545ac>, 'nickname':
''}
[2008-06-11 16:12:33] INFO ::  :: Doing callback :: onIq ::
ServerDiscovery :: {'el': <twisted.words.xish.domish.Element object at
0x83546ac>, 'froj': JID(u'[EMAIL PROTECTED]'), 'iqType': u'result',
'self': 'instance', 'fro': u'[EMAIL PROTECTED]', 'ulang': None, 'to':
u'msn.mayle.org/msn', 'ID': u'1'}
[2008-06-11 16:12:33] INFO :: [EMAIL PROTECTED] ::  ::
vCardReceived :: Session :: {'el': <twisted.words.xish.domish.Element
object at 0x83546ac>, 'self': 'instance', 'errback': <function errback
at 0x8420844>}
[2008-06-11 16:12:33] INFO ::  :: Setting avatar
8a9bedcf88ca64e43e413a0aca780fd7f784307b :: setAvatar ::
AvatarCache :: {'key': '8a9bedcf88ca64e43e413a0aca780fd7f784307b',
'self': 'instance', 'avatar': <avatar.Avatar instance at 0x835498c>,
'imageData': 'Oversize arg'}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] ::  ::
connectionFailed :: glue.LegacyConnection :: {'reason':
<twisted.python.failure.Failure exceptions.Exception>, 'self':
'instance'}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] ::  :: sendMessage ::
Session :: {'body': u'Failed to connect to MSN servers: [Failure
instance: Traceback (failure with no frames): exceptions.Exception:
Timeout\n]', 'delay': None, 'self': 'instance', 'fro':
'msn.mayle.org', 'mtype': None, 'to': u'[EMAIL PROTECTED]'}
[2008-06-11 16:13:03] INFO ::  ::  :: sendMessage :: 4/site-packages/
pymsn-t/src/jabw.p :: {'body': u'Failed to connect to MSN servers:
[Failure instance: Traceback (failure with no frames):
exceptions.Exception: Timeout\n]', 'delay': None, 'fro':
'msn.mayle.org', 'mtype': None, 'to': u'[EMAIL PROTECTED]', 'pytrans':
<main.PyTransport instance at 0x831c82c>}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] ::  :: removeMe ::
Session :: {'self': 'instance'}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] ::  :: sendPresence ::
Session :: {'status': None, 'show': None, 'self': 'instance', 'fro':
'msn.mayle.org', 'avatarHash': None, 'ptype': 'unavailable',
'priority': None, 'to': u'[EMAIL PROTECTED]', 'nickname': None,
'payload': []}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] ::  :: removeMe ::
glue.LegacyConnection :: {'self': 'instance'}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] ::  :: logOut ::
glue.LegacyConnection :: {'c': <twisted.internet.tcp.Connector
instance at 0x834d90c>, 'self': 'instance'}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] ::  :: removeMe ::
ContactList :: {'self': 'instance'}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] :: Removed! ::
removeMe :: Session :: {'self': 'instance'}
[2008-06-11 16:13:03] INFO :: [EMAIL PROTECTED] ::  :: logOut ::
glue.LegacyConnection :: {'self': 'instance'}

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to