id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 1047,tracreposearch 0.2 plug-in does not seem to work on Win32,anonymous,Alec Thomas,"== Problem Description == I'm currently using this fine plug-in on my home '''OpenBSD''' Trac system and it works great. Unfortunately I have to use '''Micro$oft Windoze''' at work so I [http://trac-hacks.org/changeset/latest/reposearchplugin?old_path=/&filename=reposearchplugin&format=zip downloaded] the zip from the [http://trac-hacks.org/wiki/RepoSearchPlugin RepoSearchPlugin wiki page] and successfully installed and enabled it from webadmin. I restarted apache and gave myself the '''REPO_SEARCH''' permission and see the '''Source Repository''' option show up on the search page but get a Traceback when I search the repo. ---- == Python Traceback == {{{ Traceback (most recent call last): File ""D:\Python24\lib\site-packages\trac\web\main.py"", line 335, in dispatch_request dispatcher.dispatch(req) File ""D:\Python24\lib\site-packages\trac\web\main.py"", line 220, in dispatch resp = chosen_handler.process_request(req) File ""D:\Python24\lib\site-packages\trac\Search.py"", line 181, in process_request results += list(source.get_search_results(req, terms, filters)) File ""build\bdist.win32\egg\tracreposearch\search.py"", line 78, in get_search_results File ""build\bdist.win32\egg\tracreposearch\indexer.py"", line 12, in ? File ""build\bdist.win32\egg\tracreposearch\lock.py"", line 42, in ? ImportError: No module named win32con }}} Looks like the '''win32con''' module is missing and I probably just need this module but the [http://starship.python.net/crew/mhammond/win32/Downloads.html link to the module needed for indexer] is broken so where can I get this module? Also, I assumed the plug-in would work without it, maybe not? Any information to help me get this plug-in working on Win32 would be great... ---- I can be contacted at '''dwoozley@gmail.com''' Thanks, Don ",defect,closed,normal,RepoSearchPlugin,normal,worksforme,,,0.10