Modify

Opened 12 years ago

Closed 12 years ago

#10166 closed defect (fixed)

got an unexpected keyword argument 'doc_domain'

Reported by: didley@… Owned by: Franz
Priority: normal Component: NavigationDisplayPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

I get this error after installing plugin

2012-07-20 14:26:30,842 Trac[loader] ERROR: Skipping "navigationplugin = navigationplugin": 
Traceback (most recent call last):
  File "build\bdist.win32\egg\trac\loader.py", line 68, in _load_eggs
  File "C:\Programme\Python25\Lib\site-packages\setuptools-0.6c11-py2.5.egg\pkg_resources.py", line 1954, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "build\bdist.win32\egg\navigationplugin\__init__.py", line 1, in <module>
    #
  File "build\bdist.win32\egg\navigationplugin\navigation.py", line 43, in <module>
  File "build\bdist.win32\egg\navigationplugin\navigation.py", line 63, in Navigation
TypeError: __init__() got an unexpected keyword argument 'doc_domain'

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by Franz

What version of Trac do you use? I might use new API and this causes the error. We run Trac 0.13dev-r11040 on which it runs fine.

comment:2 Changed 12 years ago by didley@…

Resolution: fixed
Status: newclosed

OK. I'm using 0.12.3 . I will try it with 0.13dev or I'm waitung for 1.0 .

didley

Modify Ticket

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