#4536: trac error
-----------------------------------------------------+----------------------
   Reporter:  Carl Karsten <[EMAIL PROTECTED]>  |                Owner:  jacob  
        
     Status:  reopened                               |            Component:  
Django Web site
    Version:  SVN                                    |           Resolution:    
             
   Keywords:                                         |                Stage:  
Unreviewed     
  Has_patch:  0                                      |           Needs_docs:  0 
             
Needs_tests:  0                                      |   Needs_better_patch:  0 
             
-----------------------------------------------------+----------------------
Changes (by anonymous):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 Just got this error; here's the traceback. The page displayed correctly on
 reload.
 
 http://code.djangoproject.com/wiki/NewAdminChanges
 
 Traceback (most recent call last):
   File "/home/trac/new-djangoproject-trac-test/trac/web/main.py", line
 387, in dispatch_request
   File "/home/trac/new-djangoproject-trac-test/trac/web/main.py", line
 183, in dispatch
   File "/home/trac/new-djangoproject-trac-test/trac/perm.py", line 263, in
 __init__
   File "/home/trac/new-djangoproject-trac-test/trac/perm.py", line 227, in
 get_user_permissions
   File "/home/trac/new-djangoproject-trac-test/trac/perm.py", line 112, in
 get_user_permissions
   File "/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py", line 3261, in
 fetchall
     return self.__fetchManyRows(self._rows_, _list)
   File "/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py", line 2838, in
 __fetchManyRows
     _j = self.__fetchOneRow()
   File "/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py", line 2813, in
 __fetchOneRow
     _j.append(_c.typecast(self.description[_i],
 TypeError: unsubscriptable object

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4536#comment:4>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" 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/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to