[Pidgin] #5423: Trac internal error: 'ascii' codec can't decode byte 0xc4 in position 4: ordinal not in range(128)

Pidgin trac at pidgin.im
Thu Apr 3 12:48:10 EDT 2008


#5423: Trac internal error: 'ascii' codec can't decode byte 0xc4 in position 4:
ordinal not in range(128)
-------------------+--------------------------------------------------------
Reporter:  noize   |       Owner:  datallah
    Type:  defect  |      Status:  new     
Priority:  minor   |   Component:  trac    
 Version:          |    Keywords:          
 Pending:  0       |  
-------------------+--------------------------------------------------------
 It said "Go to http://developer.pidgin.im and create a new ticket", so
 here it is.

 I have tried to login to my account (grawity), with a 32-character-long
 password (randomly generated, regexp /[A-Za-z0-9]{32}/ if you're
 interested) which always worked, and today I got this:
 ----
 Trac detected an internal error:


 ----
 If you think this really should work and you can reproduce it, you should
 consider reporting this problem to the Pidgin team.

 Go to http://developer.pidgin.im and create a new ticket (if one doesn't
 already exist) where you describe the problem, how to reproduce it. Don't
 forget to include the Python traceback found below.

 If the traceback contains something like "Unable to get database
 connection within 20 seconds", there is no need to report a bug; it is
 caused by the server being overloaded. If you'd like to donate a server or
 otherwise help this situation, please let us know.
 ----
 {{{
 Traceback (most recent call last):
   File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line
 406, in dispatch_request
     dispatcher.dispatch(req)
   File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line
 182, in dispatch
     req.authname = self.authenticate(req)
   File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line
 146, in authenticate
     authname = authenticator.authenticate(req)
   File "build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py", line 371, in
 wrap
   File "build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py", line 381, in
 authenticate
   File "build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py", line 461, in
 _remote_user
   File "build/bdist.linux-x86_64/egg/acct_mgr/api.py", line 104, in
 check_password
   File "build/bdist.linux-x86_64/egg/acct_mgr/htfile.py", line 87, in
 check_password
   File "build/bdist.linux-x86_64/egg/acct_mgr/htfile.py", line 217, in
 _check_userline
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 4:
 ordinal not in range(128)
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5423>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list