The code shouldn't disable that without also providing a visible reason why
it's disabled below the checkbox.

Which browser are you using? Can you check the JavaScript console to see if
there are any errors?

Also, can you manually run Python and type:

    import imp
    imp.find_module("lucene")

If that throws an exception (an ImportError), then PyLucene isn't set up
properly. If it simply returns without any message, then it's installed fine
and Review Board is seeing it, so something else is going wrong.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Tue, Oct 20, 2009 at 2:08 AM, David Resnick <abune...@gmail.com> wrote:

> Yes.
> -David
>
> On Tue, Oct 20, 2009 at 10:46 AM, Christian Hammond 
> <chip...@chipx86.com>wrote:
>
>> Did you restart the web server after installing PyLucene?
>>
>> Christian
>>
>> --
>> Christian Hammond - chip...@chipx86.com
>> Review Board - http://www.reviewboard.org
>> VMware, Inc. - http://www.vmware.com
>>
>>
>> On Tue, Oct 20, 2009 at 1:39 AM, David Resnick <abune...@gmail.com>wrote:
>>
>>> I've installed PyLucene on an Ubuntu server and would like to enable
>>> search in Review Board but the check box is disabled.
>>> Any ideas?
>>>
>>> Thanks,
>>> David
>>>
>>>
>>> To unsubscribe from this group, send email to
>>> reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegroups.com>
>>> For more options, visit this group at
>>> http://groups.google.com/group/reviewboard?hl=en
>>> -~----------~----~----~----~------~----~------~--~---
>>>
>>>
>>
>>
>> To unsubscribe from this group, send email to
>> reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/reviewboard?hl=en
>> -~----------~----~----~----~------~----~------~--~---
>>
>>
>
> > To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>

--~--~---------~--~----~------------~-------~--~----~
Want to help the Review Board project? Donate today at
http://www.reviewboard.org/donate/
Happy user? Let us know at
http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to