Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#7982 closed defect (invalid)

LookupError: unknown encoding: cp0

Reported by: phuongvm Owned by:
Priority: normal Milestone:
Component: general Version: 0.11.2.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

How to Reproduce

While doing a GET operation on /agilo-sprint/Performance of process CSV, TXT file of DP, Trac issued an internal error.

(please provide additional details here)

User Agent was: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5

System Information

Trac 0.11.2.1
Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
setuptools 0.6c7
SQLite 3.5.2
pysqlite 2.4.0
Genshi 0.5.1
mod_python 3.3.1
Pygments 1.0
Subversion 1.5.4 (r33841)
jQuery: 1.2.6

Python Traceback

Traceback (most recent call last):
  File "C:\PS\Python25\lib\site-packages\trac\web\main.py", line 432, in _dispatch_request
    dispatcher.dispatch(req)
  File "C:\PS\Python25\lib\site-packages\trac\web\main.py", line 204, in dispatch
    resp = chosen_handler.process_request(req)
  File "c:\ps\python25\lib\site-packages\agilo-0.7.2.5_r1150_20081220-py2.5.egg\agilo\scrum\web_ui\sprint.py", line 76, in process_request
    print_http_req_info(self, req, stdout=True)
  File "c:\ps\python25\lib\site-packages\agilo-0.7.2.5_r1150_20081220-py2.5.egg\agilo\utils\log.py", line 92, in print_http_req_info
    print "[%s]: %s" % (component, http_request)
LookupError: unknown encoding: cp0

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 15 years ago

Resolution: invalid
Status: newclosed

WrongTrac. Please ask the agilo guys about their plugins (agilo-0.7.2.5_r1150_20081220-py2.5.egg).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.