Modify

Opened 17 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 Noah Kantrowitz)

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 17 years ago by Russ Tyndall

Summary: Management page crashesGenshi unsupported
Type: defectenhancement

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

comment:2 Changed 17 years ago by Noah Kantrowitz

Description: modified (diff)

Fixing formatting.

comment:3 Changed 17 years ago by anonymous

Owner: changed from Russ Tyndall to anonymous
Status: newassigned

comment:4 Changed 17 years ago by Russ Tyndall

Does this mean that someone is undertaking the conversion to Genshi?

That would be awesome, Russ

comment:5 Changed 17 years ago by Russ Tyndall

Owner: changed from anonymous to Russ Tyndall
Status: assignednew

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 Russ Tyndall

Resolution: fixed
Status: newclosed

There is now a branch available for trac version 0.11 that supports genshi

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
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.