Hi,

When I clic on "plugin" in the administration panel, nothing respond, and I
can see in the log file :

2011-05-10 08:12:08,893 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 513, in
_dispatch_request
    dispatcher.dispatch(req)
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 235, in dispatch
    resp = chosen_handler.process_request(req)
  File "build/bdist.linux-i686/egg/trac/admin/web_ui.py", line 116, in
process_request
    path_info)
  File "build/bdist.linux-i686/egg/trac/admin/web_ui.py", line 419, in
render_admin_panel
    return self._render_view(req)
  File "build/bdist.linux-i686/egg/trac/admin/web_ui.py", line 525, in
_render_view
    plugins = get_plugin_info(self.env, include_core=True)
  File "build/bdist.linux-i686/egg/trac/loader.py", line 143, in
get_plugin_info
    module = sys.modules[component.__module__]
KeyError: 'acct_mgr.web_ui'


It is on trac 0.12, standalone version.

What is it ? Is there a solution ?

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 [email protected].
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