#508: Trac plugin does not working in the Bloodhound Theme
------------------------+--------------------
Reporter: goody80 | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone:
Component: dashboard | Version: 0.5.3
Resolution: | Keywords:
------------------------+--------------------
Comment (by goody80):
* Let me attach a trac.log for this issue clear
{{{
2013-04-23 15:17:21,088 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/trac/web/main.py", line 497, in _dispatch_request
dispatcher.dispatch(req)
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/trac/web/main.py", line 214, in dispatch
resp = chosen_handler.process_request(req)
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/themeengine/admin.py", line 88, in process_request
return self._send_screenshot(req, data, path_info[11:])
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/themeengine/admin.py", line 100, in _send_screenshot
img = resource_string(theme['module'], theme['screenshot'])
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 894, in
resource_string
self, resource_name
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1167, in
get_resource_string
return self._get(self._fn(self.module_path, resource_name))
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1288, in _get
stream = open(path, 'rb')
IOError: [Errno 2] No such file or directory:
'/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/themeengine/htdocs/default_screenshot.png'
2013-04-23 15:17:21,151 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/trac/web/main.py", line 497, in _dispatch_request
dispatcher.dispatch(req)
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/trac/web/main.py", line 214, in dispatch
resp = chosen_handler.process_request(req)
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/themeengine/admin.py", line 88, in process_request
return self._send_screenshot(req, data, path_info[11:])
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/themeengine/admin.py", line 100, in _send_screenshot
img = resource_string(theme['module'], theme['screenshot'])
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 894, in
resource_string
self, resource_name
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1167, in
get_resource_string
return self._get(self._fn(self.module_path, resource_name))
File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1288, in _get
stream = open(path, 'rb')
IOError: [Errno 2] No such file or directory:
'/data/bloodhound/installer/bloodhound/lib/python2.6/site-
packages/bhtheme/htdocs/screenshot.png'
}}}
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/508#comment:4>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker