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 13 years ago by Ryan J Ollos

Owner: changed from dagomez to Ryan J Ollos
Status: newassigned

Could you please try again with the latest version of the trunk?

comment:2 Changed 11 years ago by Ryan J Ollos

Status: assignednew

comment:3 Changed 10 years ago by Ryan J Ollos

Status: newassigned

comment:4 Changed 7 years ago by Ryan J Ollos

Resolution: worksforme
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.