r203 told me:

[2006-08-08 21:14:51] Traceback (most recent call last):
          File "/usr/lib/python2.3/site-packages/twisted/web/http.py",
line 393, in lineReceived
            self.handleEndHeaders()
          File "/home/norman/src/svn/PyMSNt/src/tlib/msn/msn.py", line
367, in handleEndHeaders
            self.deferred.errback(failure.Failure(e))
          File "/usr/lib/python2.3/site-packages/twisted/internet/defer.py",
line 251, in errback
            self._startRunCallbacks(fail)
          File "/usr/lib/python2.3/site-packages/twisted/internet/defer.py",
line 294, in _startRunCallbacks
            self._runCallbacks()
        --- <exception caught here> ---
          File "/usr/lib/python2.3/site-packages/twisted/internet/defer.py",
line 307, in _runCallbacks
            self.result = callback(self.result, *args, **kw)
          File "/home/norman/src/svn/PyMSNt/src/tlib/msn/msn.py", line
1126, in _passportError
            self.loginFailure("Exception while authenticating: %s" % failure)
          File "/home/norman/src/svn/PyMSNt/src/tlib/msn/msnw.py",
line 376, in loginFailure
            self.factory.msncon.loginFailed(message)
        exceptions.AttributeError: 'NoneType' object has no attribute
'loginFailed'

-- 
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Wed Aug  9 08:52:08 2006
From: [EMAIL PROTECTED] (Jeff Garner)
Date: Wed Aug  9 08:52:30 2006
Subject: [py-transports] MSN errors
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     
<[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

 From the looks of the error, the password entered for the user 
attempting to register is incorrect.  You may want to attempt to log in 
directly using the MSN client to MSN servers to see if that is true or not.

Norman Rasmussen wrote:

> r203 told me:
>
> [2006-08-08 21:14:51] Traceback (most recent call last):
>          File "/usr/lib/python2.3/site-packages/twisted/web/http.py",
> line 393, in lineReceived
>            self.handleEndHeaders()
>          File "/home/norman/src/svn/PyMSNt/src/tlib/msn/msn.py", line
> 367, in handleEndHeaders
>            self.deferred.errback(failure.Failure(e))
>          File 
> "/usr/lib/python2.3/site-packages/twisted/internet/defer.py",
> line 251, in errback
>            self._startRunCallbacks(fail)
>          File 
> "/usr/lib/python2.3/site-packages/twisted/internet/defer.py",
> line 294, in _startRunCallbacks
>            self._runCallbacks()
>        --- <exception caught here> ---
>          File 
> "/usr/lib/python2.3/site-packages/twisted/internet/defer.py",
> line 307, in _runCallbacks
>            self.result = callback(self.result, *args, **kw)
>          File "/home/norman/src/svn/PyMSNt/src/tlib/msn/msn.py", line
> 1126, in _passportError
>            self.loginFailure("Exception while authenticating: %s" % 
> failure)
>          File "/home/norman/src/svn/PyMSNt/src/tlib/msn/msnw.py",
> line 376, in loginFailure
>            self.factory.msncon.loginFailed(message)
>        exceptions.AttributeError: 'NoneType' object has no attribute
> 'loginFailed'
>


-- 
Jeff Garner



CONFIDENTIALITY
This e-mail message and any attachments thereto, is intended only for use by 
the addressee(s) named herein and may contain legally privileged and/or 
confidential information. If you are not the intended recipient of this e-mail 
message, you are hereby notified that any dissemination, distribution or 
copying of this e-mail message, and any attachments thereto, is strictly 
prohibited.  If you have received this e-mail message in error, please 
immediately notify the sender and permanently delete the original and any 
copies of this email and any prints thereof.
ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT 
INTENDED AS A SUBSTITUTE FOR A WRITING.  Notwithstanding the Uniform Electronic 
Transactions Act or the applicability of any other law of similar substance and 
effect, absent an express statement to the contrary hereinabove, this e-mail 
message its contents, and any attachments hereto are not intended to represent 
an offer or acceptance to enter into a contract and are not otherwise intended 
to bind the sender, Sanmina-SCI Corporation (or any of its subsidiaries), or 
any other person or entity.
_____________________________________________________________________________
Scanned by Sanmina-SCI eShield  
_____________________________________________________________________________
From [EMAIL PROTECTED]  Wed Aug  9 08:55:49 2006
From: [EMAIL PROTECTED] (Norman Rasmussen)
Date: Wed Aug  9 08:55:58 2006
Subject: [py-transports] MSN errors
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

On 8/9/06, Jeff Garner <[EMAIL PROTECTED]> wrote:
>  From the looks of the error, the password entered for the user
> attempting to register is incorrect.  You may want to attempt to log in
> directly using the MSN client to MSN servers to see if that is true or not.

Perhaps, but it still shouldn't cause the exception.  (It's hard for
me to guess who tried it, because I don't log debug data) It was more
a 'hey-james-here's-another-one'.

-- 
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Wed Aug  9 09:01:19 2006
From: [EMAIL PROTECTED] (Jeff Garner)
Date: Wed Aug  9 09:02:31 2006
Subject: [py-transports] MSN errors
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     
<[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>     
<[EMAIL PROTECTED]>     <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

Bummer,  To be honest with the weirdo things that I saw until I upgraded 
last night (12 midnight US) none of these errors surprise me.  The .11.1 
transport seems to be working very well, logs into MSN through it are 
super fast...

 Norman Rasmussen wrote:

> On 8/9/06, Jeff Garner <[EMAIL PROTECTED]> wrote:
>
>>  From the looks of the error, the password entered for the user
>> attempting to register is incorrect.  You may want to attempt to log in
>> directly using the MSN client to MSN servers to see if that is true 
>> or not.
>
>
> Perhaps, but it still shouldn't cause the exception.  (It's hard for
> me to guess who tried it, because I don't log debug data) It was more
> a 'hey-james-here's-another-one'.
>


-- 
Jeff Garner




CONFIDENTIALITY
This e-mail message and any attachments thereto, is intended only for use by 
the addressee(s) named herein and may contain legally privileged and/or 
confidential information. If you are not the intended recipient of this e-mail 
message, you are hereby notified that any dissemination, distribution or 
copying of this e-mail message, and any attachments thereto, is strictly 
prohibited.  If you have received this e-mail message in error, please 
immediately notify the sender and permanently delete the original and any 
copies of this email and any prints thereof.
ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT 
INTENDED AS A SUBSTITUTE FOR A WRITING.  Notwithstanding the Uniform Electronic 
Transactions Act or the applicability of any other law of similar substance and 
effect, absent an express statement to the contrary hereinabove, this e-mail 
message its contents, and any attachments hereto are not intended to represent 
an offer or acceptance to enter into a contract and are not otherwise intended 
to bind the sender, Sanmina-SCI Corporation (or any of its subsidiaries), or 
any other person or entity.
_____________________________________________________________________________
Scanned by Sanmina-SCI eShield  
_____________________________________________________________________________
From [EMAIL PROTECTED]  Wed Aug  9 09:11:03 2006
From: [EMAIL PROTECTED] (James Bunton)
Date: Wed Aug  9 09:11:06 2006
Subject: [py-transports] PyMSNt 0.11.2
Message-ID: <[EMAIL PROTECTED]>

I've merged some changes into trunk.

Changes since 0.11.1:
* Fix to the getAttribute exception
* Use twistfix library for twisted compatibility.
* Fixed licensing issues for the Debian packager.
* Fixed an XDB hash problem.
* Added python-imaging notes to docs

I'm planning on releasing this in a week if nobody has any trouble  
with it.

You can get a tarball from my website at http://delx.cjb.net/pymsnt

If your svn checkout is still using svn:// URLs then you'll need to  
run this command first
svn switch --relocate svn://delx.cjb.net/ http://delx.cjb.net/svn/ 
pymsnt/

Then run these
svn switch http://delx.cjb.net/svn/pymsnt/trunk
svn up

This version has an up to date TODO list :)

---

James
From [EMAIL PROTECTED]  Wed Aug  9 19:44:17 2006
From: [EMAIL PROTECTED] (Jeremie Kilgore)
Date: Wed Aug  9 19:44:28 2006
Subject: [py-transports] MSN Disconnects
Message-ID: <[EMAIL PROTECTED]>

I've got the MSN transport running on a fedora core 5 box with wildfire. 
  I have problems keeping a connection to the service after a while it 
will disconnect with this message as an alert

        Disconnected from MSN servers: [Failure instance: Traceback: 
exceptions.AttributeError, 'NoneType' object has no attribute 
'getAttribute']

Has anyone else seen this?


-- 

Jeremie Kilgore
Bridgeway IS Department
[EMAIL PROTECTED]


This email message, including any attachments, is for the sole use of 
the intended recipient(s) and may contain confidential and privileged 
information.  Any unauthorized review, use, disclosure or distribution 
is prohibited.  If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original 
message.  Thank You.

Reply via email to