id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 3362,"[Patch] Unknown encoding error with TracDownloader, Trac 0.11, Py 2.5",Olemis Lang,Petr Škoda,"'''Environment''' : PIL 1.1.6, !PyCaptcha 0.4, !TracDownloader, Trac 0.11, tracd, Python 2.5, Windows XP '''Task''' : To install the !TracDownloader plugin '''Problem''' : After the installation (either with through web admin, or directly from the command line), once the server (tracd) is restarted and tries to ''load'' the aforementioned plugin, the following exception is raised : {{{ Traceback (most recent call last): File ""C:\Program Files\Python\2.5\Lib\site-packages\trac\web\api.py"", line 339, in send_error 'text/html') File ""C:\Program Files\Python\2.5\Lib\site-packages\trac\web\chrome.py"", line 684, in render_template data = self.populate_data(req, data) File ""C:\Program Files\Python\2.5\Lib\site-packages\trac\web\chrome.py"", line 592, in populate_data d['chrome'].update(req.chrome) File ""C:\Program Files\Python\2.5\Lib\site-packages\trac\web\api.py"", line 168, in __getattr__ value = self.callbacks[name](self) File ""C:\Program Files\Python\2.5\Lib\site-packages\trac\web\chrome.py"", line 460, in prepare_request for category, name, text in contributor.get_navigation_items(req): File ""build\bdist.win32\egg\tracdownloader\web_ui.py"", line 53, in get_navigation_items self.env.href.downloader()) LookupError: unknown encoding: /siscont/downloader }}}",defect,closed,highest,TracDownloaderPlugin,critical,duplicate,encoding 0.11 TracDownloaderPlugin,,0.11