Modify ↓
Opened 17 years ago
Closed 16 years ago
#2900 closed defect (duplicate)
TypeError: cannot return std::string from Unicode object on milestone select
Reported by: | Jay | Owned by: | Bhuricha Deen Sethanandha |
---|---|---|---|
Priority: | normal | Component: | TracMetrixPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
When clicking on a milestone from the dashbord, I get the following error.
TypeError: cannot return std::string from Unicode object
with the following traceback: file attached, its a long one.
on install I noticed the following warnings:
C:\usr\bin\Python25\lib\site-packages\matplotlib\__init__.py:753: UserWarning: This call to matplot lib.use() has no effect because the the backend has already been chosen; matplotlib.use() must be called *before* pylab, matplotlib.pyplot, or matplotlib.backends is imported for the first time. warnings.warn(_use_error_msg) TracMetrix Plugin needs an upgrade creating cache folder Done Upgrading Upgrade done.
but ignored it
and here is my system info trac .11 windows with tracd
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 Trac: 0.11b2 Python: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] setuptools: 0.6c7 SQLite: 3.3.4 pysqlite: 2.3.2 Genshi: 0.5dev-r826 Subversion: 1.4.6 (r28521) jQuery: 1.2.3
Attachments (1)
Change History (3)
Changed 17 years ago by
Attachment: | tracmetrix.txt added |
---|
comment:2 Changed 16 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
traceback copy