Reviewboard 1.0 + CentOS 5.3 -- can't get logging to work

2009-07-27 Thread joyjit
Hi, I am trying to debug another problem (RB is only occasionally sending out email). From the the Admin dashboard, under Settings -- Logging I have enabled logging and set the logging directory to /var/lg/reviewboard. Made sure that this directory is writeable by root (my apache runs as

No module named crypt

2009-07-27 Thread neil
I am running 1.0 on windows. I have tried to enable ldap authentication. I have done easy_install python_ldap but get an error No module named crypt It looks like reviewboard/accounts/backends.py attempts to import crypt Where do I get a windows version of this from?

Re: No module named crypt

2009-07-27 Thread Christian Hammond
Where did you install Python from? It should be part of Python. The Python 2.5 or 2.6 installer from python.org includes it. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Jul 27, 2009 at 9:57 PM,

Issue 1239 in reviewboard: Error 500 when New review request

2009-07-27 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1239 by xukaiV: Error 500 when New review request http://code.google.com/p/reviewboard/issues/detail?id=1239 *NOTE: Do not post confidential information in this bug report.* What version are you running? 1.0 What's the URL

Issue 1239 in reviewboard: Error 500 when New review request

2009-07-27 Thread codesite-noreply
Comment #2 on issue 1239 by xukaiV: Error 500 when New review request http://code.google.com/p/reviewboard/issues/detail?id=1239 I am sorry I am a dummy with apache and mod_python, the log folder in the reviewboard folder is empty. I just find the apache error.log and put it in the

Issue 772 in reviewboard: Lines of all whitespace shouldn't be highlighted in the diff

2009-07-27 Thread codesite-noreply
Updates: Status: Fixed Comment #4 on issue 772 by trowbrds: Lines of all whitespace shouldn't be highlighted in the diff http://code.google.com/p/reviewboard/issues/detail?id=772 We have the ability to turn trailing ws off entirely, and we can now toggle whitespace display at runtime.

Issue 1240 in reviewboard: Modifying comments on a screenshot causes screenshot to change to incorrect value.

2009-07-27 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1240 by erichuss: Modifying comments on a screenshot causes screenshot to change to incorrect value. http://code.google.com/p/reviewboard/issues/detail?id=1240 What version are you running? 1.0 What steps will reproduce