id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 2195,"exceptin in log file: 'NoneType' object has no attribute 'get', KeyError: 'trackeywords/htdocs'",rupert thurner,Matt Good,"we always get the following error in the logfile, but it anyway seems to work: {{{ 2007-11-17 19:33:26,803 Trac[__init__] DEBUG: Pygments Version: 0.9 2007-11-17 19:33:26,895 Trac[main] ERROR: 'NoneType' object has no attribute 'get' Traceback (most recent call last): File ""/opt/csw/lib/python/site-packages/trac/web/main.py"", line 252, in dispatch self._post_process_request(req) File ""/opt/csw/lib/python/site-packages/trac/web/main.py"", line 269, in _post_process_request content_type) File ""build/bdist.solaris-2.10-sun4u/egg/tracpygments/__init__.py"", line 134, in post_process_request AttributeError: 'NoneType' object has no attribute 'get' 2007-11-17 19:33:26,898 Trac[main] ERROR: 'trackeywords/htdocs' Traceback (most recent call last): File ""/opt/csw/lib/python/site-packages/trac/web/main.py"", line 406, in dispatch_request dispatcher.dispatch(req) File ""/opt/csw/lib/python/site-packages/trac/web/main.py"", line 237, in dispatch resp = chosen_handler.process_request(req) File ""/opt/csw/lib/python/site-packages/trac/web/chrome.py"", line 226, in process_request in provider.get_htdocs_dirs() if dir[0] == prefix]: File ""build/bdist.solaris-2.10-sun4u/egg/trackeywords/web_ui.py"", line 88, in get_htdocs_dirs return [('trackeywords', resource_filename(__name__, 'htdocs'))] File ""/opt/csw/lib/python/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py"", line 841, in resource_filename self, resource_name File ""/opt/csw/lib/python/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py"", line 1311, in get_resource_filename return self._extract_resource(manager, zip_path) File ""/opt/csw/lib/python/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py"", line 1322, in _extract_resource zip_stat = self.zipinfo[zip_path] KeyError: 'trackeywords/htdocs' }}}",defect,closed,normal,TracPygmentsPlugin,normal,wontfix,,,0.10