Modify ↓
Opened 17 years ago
Closed 14 years ago
#3288 closed defect (duplicate)
LookupError: unknown encoding: /trac_new/downloader
| Reported by: | Owned by: | Petr Škoda | |
|---|---|---|---|
| Priority: | normal | Component: | TracDownloaderPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description (last modified by )
Hi people,
I´ve installed the TracDownloader following all the instructions but i got this error:
Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/api.py", line 339, in send_error
'text/html')
File "/usr/local/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/chrome.py", line 684, in render_template
data = self.populate_data(req, data)
File "/usr/local/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/chrome.py", line 592, in populate_data
d['chrome'].update(req.chrome)
File "/usr/local/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/api.py", line 168, in __getattr__
value = self.callbacks[name](self)
File "/usr/local/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/util/compat.py", line 133, in newfunc
return func_(*(args + fargs), **dict(kwargs, **fkwargs))
File "/usr/local/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/chrome.py", line 460, in prepare_request
for category, name, text in contributor.get_navigation_items(req):
File "build/bdist.linux-i686/egg/tracdownloader/web_ui.py", line 53, in get_navigation_items
LookupError: unknown encoding: /trac_new/downloader
Attachments (0)
Change History (6)
comment:1 Changed 17 years ago by
comment:4 Changed 17 years ago by
I didn´t found tha public last revision on your svn repository. Can you send me the svn link to checkout the last revision?
Thanks
comment:6 Changed 14 years ago by
| Description: | modified (diff) |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Fixed in #5540.
Note: See
TracTickets for help on using
tickets.



I also am seeing this with release 0.11. It was not present on 0.11 beta2