Edgewall Software
Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12387 closed defect (cantfix)

Trac[loader] ERROR: Skipping "trac_browser_svn_ops.web_ui = trac_browser_svn_ops.web_ui":

Reported by: 1648303836@… Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I do not know why such a mistake, can help diagnose the cause of the problem do?

2016-03-06 21:40:19,329 Trac[loader] ERROR: Skipping "trac_browser_svn_ops.web_ui = trac_browser_svn_ops.web_ui": 
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/trac/loader.py", line 68, in _load_eggs
    entry.load(require=True)
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2202, in load
    return self.resolve()
  File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 2208, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "build/bdist.linux-x86_64/egg/trac_browser_svn_ops/web_ui.py", line 19, in <module>
ImportError: No module named contextmenu.contextmenu

Attachments (0)

Change History (4)

comment:1 by Christian Boos, 8 years ago

Resolution: cantfix
Status: newclosed

Looks like you need to install the TH:ContextMenuPlugin first, before you can use the TH:BrowserSvnOperationsPlugin.

in reply to:  1 comment:2 by 1648303836@…, 8 years ago

Replying to Christian Boos:

Looks like you need to install the TH:ContextMenuPlugin first, before you can use the TH:BrowserSvnOperationsPlugin.

Thank you very much for your prompt reply, I mentioned above and the problem solved. I now have a problem in view the log was found, to help me, please?

2016-03-07 01:09:11,662 Trac[chrome] WARNING: File lang_js/zh_CN.js not found in any of ['/tmp/egg-cache/cc_selector-0.0.3.dev0-py2.6.egg-tmp/cc_selector/htdocs']
2016-03-07 01:09:11,759 Trac[main] WARNING: [127.0.0.1] HTTPNotFound: 404 Not Found (File lang_js/zh_CN.js not found)
Last edited 8 years ago by Ryan J Ollos (previous) (diff)

comment:3 by Jun Omae, 8 years ago

That's another PluginIssue (th:CcSelectorPlugin). Please report to maintainers of that plugin on trac-hacks.org.

comment:4 by Jun Omae, 8 years ago

Milestone: 1.0.11

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.