Modify ↓
Opened 18 years ago
Closed 17 years ago
#1365 closed enhancement (fixed)
Genshi unsupported
Reported by: | anonymous | Owned by: | Russ Tyndall |
---|---|---|---|
Priority: | normal | Component: | TimingAndEstimationPlugin |
Severity: | normal | Keywords: | 0.11 Windows |
Cc: | Trac Release: | 0.11 |
Description (last modified by )
Trac detected an internal error: AssertionError: HDF dataset not available. Check your clearsilver installation
- Trac: 0.11dev-r4990
- Python: 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
- setuptools: 0.6c5
- SQLite: 3.3.4
- pysqlite: 2.3.2
- Genshi: 0.4dev-r509
File "d:\python25\lib\site-packages\Trac-0.11dev_r4990-py2.5.egg\trac\web\main.py", line 428, in dispatch_request dispatcher.dispatch(req) File "d:\python25\lib\site-packages\Trac-0.11dev_r4990-py2.5.egg\trac\web\main.py", line 225, in dispatch req.display(template, content_type or 'text/html') File "d:\python25\lib\site-packages\Trac-0.11dev_r4990-py2.5.egg\trac\web\api.py", line 289, in display assert self.hdf, 'HDF dataset not available. Check your clearsilver installation'
Attachments (0)
Change History (6)
comment:1 Changed 18 years ago by
Summary: | Management page crashes → Genshi unsupported |
---|---|
Type: | defect → enhancement |
comment:3 Changed 18 years ago by
Owner: | changed from Russ Tyndall to anonymous |
---|---|
Status: | new → assigned |
comment:4 Changed 18 years ago by
Does this mean that someone is undertaking the conversion to Genshi?
That would be awesome, Russ
comment:5 Changed 17 years ago by
Owner: | changed from anonymous to Russ Tyndall |
---|---|
Status: | assigned → new |
I have started on this since I got no reply
see #1653 - Is a ticket to wrap up all of the Trac .11 features
comment:6 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
There is now a branch available for trac version 0.11 that supports genshi
Note: See
TracTickets for help on using
tickets.
I am sorry to say that this plugin does not currently support genshi. I hope to, at some point, get it upgraded but am currently busy with many other projects.
Russ