Ticket #1158 (closed defect: worksforme)

Opened 2 years ago

Last modified 1 year ago

Trac cannot seem to recognize TagsWikiModule as the default_handler

Reported by: anonymous Assigned to: athomas
Priority: high Component: TagsPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.10

Description (Last modified by coderanger)

I have followed all of your instructions: created the egg file with easy_install, ran the setup.py file, then updated trac.ini with all of the lines in the instructions and the default_handler = TagsWikiModule line too. I get the following error:

Python Traceback
Traceback (most recent call last):
  File "C:\Python24\Lib\site-packages\trac\web\main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "C:\Python24\Lib\site-packages\trac\web\main.py", line 171, in dispatch
    chosen_handler = self.default_handler
  File "C:\Python24\Lib\site-packages\trac\config.py", line 379, in __get__
    raise AttributeError('Cannot find an implementation of the "%s" '
AttributeError: Cannot find an implementation of the "IRequestHandler" interface named "TagsWikiModule".  Please update the option trac.default_handler in trac.ini.

It is also discussed in ticket http://trac.edgewall.org/ticket/4135

Please let me know what is wrong here. I have reviewed the instructions many times and I have followed the instructions.

Attachments

Change History

01/29/07 23:41:52 changed by coderanger

  • keywords deleted.
  • description changed.

Fixing formatting

02/09/07 18:10:38 changed by athomas

  • status changed from new to closed.
  • resolution set to worksforme.

This is always a configuration problem of some description. Please enable logging, and triple check your configuration.

07/19/07 11:33:12 changed by totti

  • status changed from closed to reopened.
  • resolution deleted.

I have the same problem... Would have been great to use tags, but I can't find the mistake in the configuration.

Cheers totti

07/23/07 05:35:17 changed by athomas

  • status changed from reopened to closed.
  • resolution set to worksforme.

If you're having problems, jump on the t:wiki:IrcChannel or t:wiki:MailingList. This is not a bug in tags.

05/17/08 23:58:33 changed by mva.led gmail com

I started to have this problem when upgraded to python2.5.

My env is:

OS
Debian lenny
Trac
Trac 0.10
Python
python 2.5

I reintalled TracTags 0.4.1 using easy_install

06/18/08 22:49:31 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

My trac site is down until this bug is resolved. All the related tickets here are closed and none suggest how to workaround this issue.

06/18/08 22:57:21 changed by coderanger

Be very very sure you are not trying to use the 0.11 version of the plugin with Trac 0.10.

06/21/08 13:52:19 changed by athomas

  • status changed from reopened to closed.
  • resolution set to worksforme.

Add/Change #1158 (Trac cannot seem to recognize TagsWikiModule as the default_handler)




Change Properties
Action