I have r2671 on https://trac-hacks.org/svn/tagsplugin/trunk/tractags

Cheers / Erik

On 10/18/07, Alex <[EMAIL PROTECTED]> wrote:
>
>
> Hello everybody,
>
> I am experiencing problems with TracTags
>
> Following components are installed:
>
> Trac:           0.11dev-r6060
> Python:       2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32
> bit (Intel)]
> setuptools:  0.6c7
> SQLite:       3.4.0
> pysqlite:      2.3.5
> Genshi:       0.5dev-r766
> Subversion: 1.4.4 (r25188)
> TracTags:   0.5 r2608
>
> When I open the Trac page in my browser, I see the "Tags" entry. When
> I want to open the plugin, the following error message appears:
>
> " Trac detected an internal error: AssertionError: HDF dataset not
> available. Check your clearsilver installation "
>
> In the trac.log following entries are found:
>
> Trac[Test:main] DEBUG: Dispatching <Request "GET u'/tags'">
> Trac[Test:chrome] DEBUG: Prepare chrome data for request
> Trac[Test:perm] WARNING: perm.permissions() is deprecated and is only
> present for HDF compatibility
> Trac[Test:session] DEBUG: Retrieving session for ID u'DOMAIN\\user'
> Trac[Test:main] ERROR: HDF dataset not available. Check your
> clearsilver installation
> Traceback (most recent call last):
>   File "c:\python25\lib\site-packages\Trac-0.11dev_r6060-py2.5.egg\trac
> \web\main.py", line 381, in dispatch_request
>     dispatcher.dispatch(req)
>   File "c:\python25\lib\site-packages\Trac-0.11dev_r6060-py2.5.egg\trac
> \web\main.py", line 200, in dispatch
>     req.display(template, content_type or 'text/html')
>   File "c:\python25\lib\site-packages\Trac-0.11dev_r6060-py2.5.egg\trac
> \web\api.py", line 300, in display
>     assert self.hdf, 'HDF dataset not available. Check your
> clearsilver installation'
> AssertionError: HDF dataset not available. Check your clearsilver
> installation
>
> In the Trac.ini file I have added:
> [Components]
> tractags.* = enabled
>
> default_handler is not set
>
> TracTags is also listed in the WebAdmin Plugins Section
> Have I missed something?
>
> At https://pacopablo.com/irclogs/2007/10/17#T21:54:31 they are talking
> about a tags version r2666, where could if find this revision?
> At https://trac-hacks.org/svn/tagsplugin/trunk/tractags I can only
> find R2608
>
> Thanks for your help
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to