id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
9249	Enabling DataSaverPlugin breaks 0.13dev-r0	netjunki	hasienda	{{{\r\nTraceback (most recent call last):\r\n  File "build/bdist.macosx-10.6-universal/egg/trac/web/api.py", line 497, in send_error\r\n    data, 'text/html')\r\n  File "build/bdist.macosx-10.6-universal/egg/trac/web/chrome.py", line 982, in render_template\r\n    template = self.load_template(filename, method=method)\r\n  File "build/bdist.macosx-10.6-universal/egg/trac/web/chrome.py", line 942, in load_template\r\n    self.get_all_templates_dirs(), auto_reload=self.auto_reload,\r\n  File "build/bdist.macosx-10.6-universal/egg/trac/web/chrome.py", line 653, in get_all_templates_dirs\r\n    for provider in self.template_providers:\r\n  File "build/bdist.macosx-10.6-universal/egg/trac/core.py", line 78, in extensions\r\n    components = [component.compmgr[cls] for cls in classes]\r\n  File "build/bdist.macosx-10.6-universal/egg/trac/core.py", line 199, in __getitem__\r\n    component = cls(self)\r\n  File "build/bdist.macosx-10.6-universal/egg/trac/core.py", line 138, in __call__\r\n    self.__init__()\r\n  File "build/bdist.macosx-10.6-universal/egg/datasaver/datasaver.py", line 21, in __init__\r\n    locale_dir = resource_filename(__name__, 'locale')\r\n  File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/pkg_resources.py", line 835, in resource_filename\r\n    self, resource_name\r\n  File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/pkg_resources.py", line 1305, in get_resource_filename\r\n    return self._extract_resource(manager, zip_path)\r\n  File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/pkg_resources.py", line 1316, in _extract_resource\r\n    zip_stat = self.zipinfo[zip_path]\r\nKeyError: 'datasaver/locale'\r\n}}}\r\n\r\nI get the following stack trace when trying to load this plug-in in Trac 0.13dev-r0 (is there some other issue here... this looks odd) hosted on my OS X 10.6 machine.  I'd be quite happy to track this down, but I'm noting this here for now since I was in the middle of another project and don't have time to work on this immediately.	defect	assigned	normal	DataSaverPlugin	normal		0.13		0.11
