Re: Default file storage in review board

2012-10-19 Thread bincy
Thank you Christian... No my intention is use local storage.I don't know how its taking S3.How I can I point it to local storage. The version is Django-1.3.3 Regards Bincy -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know

Re: Default file storage in review board

2012-10-19 Thread Christian Hammond
The reason you're hitting this is that we look for a django-storages module, and if it exists, we query for S3 support. Regardless of whether you use S3. We're only importing and checking for it. What's happening is that you have it installed, but it's complaining on import. It's possible a

Re: Error while posting to review board (please help me bit fast)

2012-10-19 Thread Hari
Hello Christian, Here is the command line description. $ p4 describe 44720 Change 44720 by hpai@netlogic on 2012/10/17 06:28:06 *pending* This is for testing. Affected files ... ... //depot/trunk/design/rel/readme#1 edit What I think is the review board is not able to connect to

Re: Default file storage in review board

2012-10-19 Thread bincy
Thank you so much Christian. But I failed to remove the django-storages module. Could you please suggest how I can remove this module without disturbing any other support in the system Regards Bincy -- Want to help the Review Board project? Donate today at

Re: Lines of code reviewed, Review Time and Defects

2012-10-19 Thread sgr
Thanks for the Reply, Is there any code/ other possibilities to access the database and generate these reports? BR, SGR On Wednesday, October 17, 2012 9:17:56 PM UTC+5:30, David Trowbridge wrote: Review Board does not currently measure or report these kinds of metrics. -David On Wed,

Re: space in filename

2012-10-19 Thread Phil Hom
DIff sent. thanks. On Thursday, October 18, 2012 3:00:38 PM UTC-7, Christian Hammond wrote: Huh, sure is confused. Can you send me the header part of the diff? Everything before the actual content. Christian -- Christian Hammond - chi...@chipx86.com javascript: Review Board -

Re: Unable to upload screenshots

2012-10-19 Thread Chris Clark
Yet more info, please excuse the top post. We hit this again (reviewboard 1.6.11 silently does not create thumbnails now, rather than raising an error). I think I have a better handle on why thesimple test works and yet Django/Reviewboard fails. Image.open() doesn't do anything interesting. It

Re: Problem with new install of ReviewBoard 1.6

2012-10-19 Thread Tucker
In case anyone was watching, I'll close this out. After many permutations and keyboard head smashing, we blew away the VM and spun up a new one. Problem solved. Not sure if there was a corrupt lib or something else but I couldn't find any permutation of the install(s) that would work, despite

Re: Problem with new install of ReviewBoard 1.6

2012-10-19 Thread Christian Hammond
Glad it works! It did sound like corruption or some bad configuration somewhere. Hopefully that's the last you'll see of it. Christian On Oct 19, 2012, at 17:23, Tucker j...@gmail.com wrote: In case anyone was watching, I'll close this out. After many permutations and keyboard head

Re: Issue 2645 in reviewboard: Dashboard displays invalid negative number of Incoming Reviews.

2012-10-19 Thread reviewboard
Comment #1 on issue 2645 by chris.cl...@actian.com: Dashboard displays invalid negative number of Incoming Reviews. http://code.google.com/p/reviewboard/issues/detail?id=2645 I have a group showing this behavior too. I'm using 1.6.11. Problem only seems to occur with this one group and

Issue 2775 in reviewboard: Pressing enter after saving comment erases comment

2012-10-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2775 by xx1...@gmail.com: Pressing enter after saving comment erases comment http://code.google.com/p/reviewboard/issues/detail?id=2775 * NOTE: For customer support, please post to * *

Re: Issue 2775 in reviewboard: Pressing enter after saving comment erases comment

2012-10-19 Thread reviewboard
Comment #1 on issue 2775 by xx1...@gmail.com: Pressing enter after saving comment erases comment http://code.google.com/p/reviewboard/issues/detail?id=2775 also observed in Review Board 1.5 -- You received this message because you are subscribed to the Google Groups reviewboard-issues