Error Sending e-mail notification

2011-10-25 Thread 夏勇杰
Hi everyone, Because of the limit of our company email server, we can not use the administrator email account to send an email by changing the sender to another email user. Is there any solution or configuration to resolve this problem? For example, don't change the sender just using the

Re: SIGSEGV inside pylucene

2011-10-25 Thread Stein, Ruben
Hello, I got some more information from the PyLucene mailing-list. On 2011-10-25 10:52, va...@apache.org wrote: Hi, The usual problem with embedding a Python extension built with JCC in an Apache process - which I guess is what you are doing - is that the process and threads where JCC is

Re: SIGSEGV inside pylucene

2011-10-25 Thread Stein, Ruben
Hello again, I now solved the issue by calling the right initializations of PyLucene (after some trial): 1. Add import lucene and lucene.initVM(lucene.CLASSPATH) to the top of your reviewboard/settings.py file. This ensures that the VM is initialized in the main thread. 2. Add the statment

How do I get myself in the To line when someone reviews my work?

2011-10-25 Thread steveo
I send out a review request to two people (Freddie and Fergie) and a bunch of other people are notified via Cc. Freddie sez Ship It! and we all get email saying so. I get the message with me in the Cc line and I'd like to be notified with myself in the To line. Is this possible. TIA -- Want

Add Perforce repository error

2011-10-25 Thread thegreendroid
Hi there, I am trying to add a new Perforce repository in the Reviewboard Admin dashboard and I get the following error (at the top of the page) - Please correct the error below. DLL load failed: The specified module could not be found. Can someone please point out what could be wrong? Thanks.

Re: Add Perforce repository error

2011-10-25 Thread David Trowbridge
You'll have to check your web server logs for the full error, but my guess is that p4python is not correctly installed. -David On Tue, Oct 25, 2011 at 9:50 PM, thegreendroid shreyasbhar...@gmail.com wrote: Hi there, I am trying to add a new Perforce repository in the Reviewboard Admin

Re: Add Perforce repository error

2011-10-25 Thread thegreendroid
Thanks for the quick reply David. Would the exception be recorded in the web server log? I checked Reviewboard's logs but there was nothing there. On Oct 26, 6:02 pm, David Trowbridge trowb...@gmail.com wrote: You'll have to check your web server logs for the full error, but my guess is that

Re: Add Perforce repository error

2011-10-25 Thread David Trowbridge
It depends on which web server you're using and what method of invoking review board. You can also check the review board logs (if enabled). -David On Tue, Oct 25, 2011 at 10:44 PM, thegreendroid shreyasbhar...@gmail.com wrote: Thanks for the quick reply David. Would the exception be

Issue 2348 in reviewboard: ReviewBoard is very slow, When I upload a big diff file

2011-10-25 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2348 by garcia.re...@gmail.com: ReviewBoard is very slow, When I upload a big diff file http://code.google.com/p/reviewboard/issues/detail?id=2348 * NOTE: Do not post confidential information in this bug report. * *

Re: Issue 2259 in reviewboard: Replying to a comment on a review breaks the js popup on IE8

2011-10-25 Thread reviewboard
Comment #5 on issue 2259 by joel.squ...@gmail.com: Replying to a comment on a review breaks the js popup on IE8 http://code.google.com/p/reviewboard/issues/detail?id=2259 My users report that this fixes the IE issue for them, which occurs in the 1.6.1 as well. -- You received this

Re: Issue 2050 in reviewboard: Filtering files to review

2011-10-25 Thread reviewboard
Comment #3 on issue 2050 by gotische...@yahoo.de: Filtering files to review http://code.google.com/p/reviewboard/issues/detail?id=2050 would it be an option to have checkboxes for every file changed on View Diff page in Files Changed area? Each checkbox tells if related file should be shown

Re: Issue 2348 in reviewboard: ReviewBoard is very slow, When I upload a big diff file

2011-10-25 Thread reviewboard
Updates: Status: WontFix Comment #1 on issue 2348 by trowb...@gmail.com: ReviewBoard is very slow, When I upload a big diff file http://code.google.com/p/reviewboard/issues/detail?id=2348 9.1MB is an *enormous* file when you're talking about plain text that you're asking people to

Issue 2349 in reviewboard: Enhance Repository settings for automatically request generating without commands in hook

2011-10-25 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2349 by gotische...@yahoo.de: Enhance Repository settings for automatically request generating without commands in hook http://code.google.com/p/reviewboard/issues/detail?id=2349 *NOTE: If you have a patch, please

Issue 2350 in reviewboard: Need support for stgit and/or quilt

2011-10-25 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2350 by stephenm...@gmail.com: Need support for stgit and/or quilt http://code.google.com/p/reviewboard/issues/detail?id=2350 *NOTE: If you have a patch, please submit it to http://reviews.reviewboard.org/ What version

Re: Issue 624 in reviewboard: Can't add inline comments from diff view discussion tab

2011-10-25 Thread reviewboard
Comment #6 on issue 624 by dhol...@netapp.com: Can't add inline comments from diff view discussion tab http://code.google.com/p/reviewboard/issues/detail?id=624 Is there a new open issue for the enhancement of the third item request? Finally, it should be possible to start multiple

Re: Issue 1750 in reviewboard: Unable to dd svn+ssh repository when host requires rsa cert auth disallows password auth

2011-10-25 Thread reviewboard
Comment #11 on issue 1750 by d...@purestorage.com: Unable to dd svn+ssh repository when host requires rsa cert auth disallows password auth http://code.google.com/p/reviewboard/issues/detail?id=1750 Adding the username to the URL solved the problem for me. -- You received this message