Modify ↓
Opened 15 years ago
Closed 7 years ago
#5839 closed defect (worksforme)
Flash charts do not show when running with depgraph plugin
Reported by: | col | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | StractisticsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
We are using this fantastic STractistics plugin on several projects in our environment. It works really well.
The issue is that when the tracdepgraph 0.11 plugin is enabled, the charts do not show.
Please let me know if I should report this against the depgraph plugin.
error log
009-09-17 20:29:46,391 Trac[main] DEBUG: Dispatching <Request "GET u'/chrome/hw/swf/open-flash-chart.swf'"> 2009-09-17 20:29:46,391 Trac[main] ERROR: 'depgraph\\htdocs' Traceback (most recent call last): File "C:\Python25\lib\site-packages\trac\web\main.py", line 432, in _dispatch_request dispatcher.dispatch(req) File "C:\Python25\lib\site-packages\trac\web\main.py", line 204, in dispatch resp = chosen_handler.process_request(req) File "C:\Python25\lib\site-packages\trac\web\chrome.py", line 368, in process_request in provider.get_htdocs_dirs() if dir[0] == prefix]: File "build\bdist.win32\egg\depgraph\web_ui.py", line 158, in get_htdocs_dirs return [('depgraph', resource_filename(__name__, 'htdocs'))] File "C:\Python25\lib\site-packages\pkg_resources.py", line 841, in resource_filename self, resource_name File "C:\Python25\lib\site-packages\pkg_resources.py", line 1311, in get_resource_filename return self._extract_resource(manager, zip_path) File "C:\Python25\lib\site-packages\pkg_resources.py", line 1322, in _extract_resource zip_stat = self.zipinfo[zip_path] KeyError: 'depgraph\\htdocs'
system config
Trac: 0.11.2.1 Python: 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)] setuptools: 0.6c9 SQLite: 3.5.2 pysqlite: 2.4.0 Genshi: 0.5.1 mod_python: 3.3.1 Pygments: 1.0 jQuery: 1.2.6
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
Owner: | changed from dagomez to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Status: | assigned → new |
---|
comment:3 Changed 11 years ago by
Status: | new → assigned |
---|
comment:4 Changed 7 years ago by
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Could you please try again with the latest version of the trunk?