LDAP Authentication

2014-08-26 Thread nidhi singh
Hi everyone, I had installed the python-ldap library, but still m getting the error LDAP authentication requires the python-ldap library, which is not installed. Python version: 2.7.5 ReviewBoard Stack: 2.0.2 Python-ldap:2.4.15 Thank You -- Get the Review Board Power Pack at

Re: Can't download attachments

2014-08-26 Thread Alfred von Campe
On Aug 25, 2014, at 10:25, I wrote: I've successfully migrated a ReviewBoard instance from version 1.6 running on CentOS 5 to version 1.7.25 running on CentOS 6. Well, almost successfully: we can't download attachments from the new instance. The apache logs show that it is looking for

No horizontal scroll bar in review diffs

2014-08-26 Thread Greg Burcher
Running ReviewBoard v2.0.2, not getting horizontal scroll bars on review diffs page, though part of the diffs is off the right hand side of the page where not visible. I have tried using both Chrome Version 36.0.1985.143 m and IE Version 11.0.9600.17207, and no scroll bar in either. Is this a

ReviewBoard main screen not redirecting to login/register screen

2014-08-26 Thread ch . jeskiran
Installed ReviewBoard 2.0.6 with mysql and apache2. when reviewboard conf file is copied to /etc/apache2/sites-available and a symbolic link/etc/apache2/sites-enabled had not showing the screen with mozilla. Henceappened reviewboard conf content to default apache conf file(000-default). IT

Stack trace when using post-review

2014-08-26 Thread Mehul Sanghvi
reviewboard: 1.5.6 rbtools: 0.5.7 python: 2.7.8 os: debian/testing I am trying to use post-review to create a diff that I can upload to RB. I do the following: bash% post-review -dn pom.xml and I get the following stack trace: Python 2.7.8 (default, Aug 18 2014, 10:01:58) [GCC

Re: Stack trace when using post-review

2014-08-26 Thread David Trowbridge
Can you try deleting ~/.post-review-cookies.txt and ~/.rbtools-cookies.txt? -David On Tue, Aug 26, 2014 at 5:13 PM, Mehul Sanghvi mehul.sang...@gmail.com wrote: reviewboard: 1.5.6 rbtools: 0.5.7 python: 2.7.8 os: debian/testing I am trying to use post-review to create a diff that I

Re: Can't download attachments

2014-08-26 Thread Christian Hammond
Can you try changing the media URL to have a ‘/‘ as a suffix? So: /rb/htdocs/media/, instead of /rb/htdocs/media. - Christian --  Christian Hammond - christ...@beanbaginc.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On August 26, 2014 at 5:14:05 PM,

Re: Stack trace when using post-review

2014-08-26 Thread Mehul Sanghvi
I deleted both and re-tried. I still get the same errors. On Tuesday, August 26, 2014 8:19:20 PM UTC-4, David Trowbridge wrote: Can you try deleting ~/.post-review-cookies.txt and ~/.rbtools-cookies.txt? -David On Tue, Aug 26, 2014 at 5:13 PM, Mehul Sanghvi mehul@gmail.com

Re: LDAP Authentication

2014-08-26 Thread David Trowbridge
What OS? Did you restart your web server after installing python-ldap? -David On Tue, Aug 26, 2014 at 3:50 AM, nidhi singh nidhi.sh2...@gmail.com wrote: Hi everyone, I had installed the python-ldap library, but still m getting the error LDAP authentication requires the python-ldap library,

Re: Stack trace when using post-review

2014-08-26 Thread David Trowbridge
Can you try using the most recent version of rbtools (and use 'rbt post' instead of 'post-review')? -David On Tue, Aug 26, 2014 at 5:34 PM, Mehul Sanghvi mehul.sang...@gmail.com wrote: I deleted both and re-tried. I still get the same errors. On Tuesday, August 26, 2014 8:19:20 PM UTC-4,

Issue 3543 in reviewboard: Allow configuration of branches for subversion in New Review Request

2014-08-26 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3543 by bill...@gmail.com: Allow configuration of branches for subversion in New Review Request https://code.google.com/p/reviewboard/issues/detail?id=3543 What version are you running? 2.0.6 What's the URL of the page

Issue 3544 in reviewboard: TypeError in reviewboard.admin.support

2014-08-26 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3544 by ericsnowcurrently: TypeError in reviewboard.admin.support https://code.google.com/p/reviewboard/issues/detail?id=3544 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug

Re: Issue 3544 in reviewboard: TypeError in reviewboard.admin.support

2014-08-26 Thread reviewboard
Updates: Status: Confirmed Labels: -Priority-Medium Priority-High Milestone-Release2.0.x Component-RB-Site Comment #1 on issue 3544 by chip...@gmail.com: TypeError in reviewboard.admin.support https://code.google.com/p/reviewboard/issues/detail?id=3544 2.0.6 is the latest stable

Re: Issue 3544 in reviewboard: TypeError in reviewboard.admin.support

2014-08-26 Thread reviewboard
Updates: Status: PendingReview Owner: chip...@gmail.com Comment #2 on issue 3544 by chip...@gmail.com: TypeError in reviewboard.admin.support https://code.google.com/p/reviewboard/issues/detail?id=3544 (No comment was entered for this change.) -- You received this message

Re: Issue 3512 in reviewboard: Cannot add SSL Perforce repository

2014-08-26 Thread reviewboard
Updates: Status: Fixed Comment #5 on issue 3512 by trowb...@gmail.com: Cannot add SSL Perforce repository https://code.google.com/p/reviewboard/issues/detail?id=3512 Fixed in release-2.0.x (fda8dd5). Thanks! -- You received this message because this project is configured to send all

Re: Issue 3544 in reviewboard: TypeError in reviewboard.admin.support

2014-08-26 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 3544 by chip...@gmail.com: TypeError in reviewboard.admin.support https://code.google.com/p/reviewboard/issues/detail?id=3544 Thanks for the report! Fixed on release-2.0.x (41fc515). This will ship with 2.0.7. -- You received this message

Re: Issue 3544 in reviewboard: TypeError in reviewboard.admin.support

2014-08-26 Thread reviewboard
Comment #4 on issue 3544 by ericsnowcurrently: TypeError in reviewboard.admin.support https://code.google.com/p/reviewboard/issues/detail?id=3544 Awesome. Thanks for the quick response. -- You received this message because this project is configured to send all issue notifications to

Re: Issue 3543 in reviewboard: Allow configuration of branches for subversion in New Review Request

2014-08-26 Thread reviewboard
Updates: Labels: -Type-Defect Type-Enhancement Project-ReviewBoard Component-PostCommitUI Comment #1 on issue 3543 by trowb...@gmail.com: Allow configuration of branches for subversion in New Review Request https://code.google.com/p/reviewboard/issues/detail?id=3543 (No comment was