URL displayed twice

2009-09-09 Thread Dev
Hi, When i try to post from client machine using 'post-review' tool, it shows below mess. Unable to access http://x.x.x.14/x.x.x.14/api/json/accounts/login/. Th e host path may be invalid urlopen error (10061, 'Connection refused') I know RB is try to access this URL which has not valid path as

RE: Help! Error 500 on deploy :(

2009-09-09 Thread Lacoste, Dana (TSG Software San Diego)
D'oh! Wrong email list :( Dana Lacoste From: Lacoste, Dana (TSG Software San Diego) Sent: Wednesday, September 09, 2009 8:55 AM To: 'reviewboard@googlegroups.com' Subject: Help! Error 500 on deploy :( So everything was working fine, no worries Then I ran out of disk space. I ended up

Re: email settings for gmail SMTP?

2009-09-09 Thread Dan Myung
We actually got it working. To make a long story short, I was using the wrong gmail smtp port (587 good, 465 bad). I'm putting our full thought process down just in case it might be useful. No proxy in our network. The host has a direct route out. Clients accessing it directly also have no

Re: Help! Error 500 on deploy :(

2009-09-09 Thread Christian Hammond
I was wracking my brain trying to figure out how a disk space issue could break Review Board so heavily ;) Good luck on fixing the issue. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Wed, Sep 9, 2009

Re: email settings for gmail SMTP?

2009-09-09 Thread Christian Hammond
Hi Dan, The e-mail configuration should be grabbed from the stored configuration in the database, which you should be able to see/modify from the E-Mail Settings in the web UI. When those are changed, the settings object is populated with the new settings. Christian -- Christian Hammond -

Issue 1125 in reviewboard: server port number is missing in review request email

2009-09-09 Thread codesite-noreply
Comment #3 on issue 1125 by schettino72: server port number is missing in review request email http://code.google.com/p/reviewboard/issues/detail?id=1125 I have the same problem that the port does not show up in the emails. On the settings page: http://blabla:1443/admin/settings/general/

Issue 1302 in reviewboard: post-review on Solaris?

2009-09-09 Thread codesite-noreply
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1302 by birbilis: post-review on Solaris? http://code.google.com/p/reviewboard/issues/detail?id=1302 *NOTE: Do not post confidential information in this bug report.* What version are you running? reviewboard 1.0.1

Issue 1302 in reviewboard: post-review on Solaris?

2009-09-09 Thread codesite-noreply
Comment #2 on issue 1302 by birbilis: post-review on Solaris? http://code.google.com/p/reviewboard/issues/detail?id=1302 Thanks chipx86, I grabbed the latest nightly using your instructions and I now see this line: gdiff -urNp /tmp/tmpwSUY0m /tmp/tmpABpFZ8 So I also need to have the gdiff

Issue 1145 in reviewboard: Description textarea grows 1 line with every character typed while editing it in Chromium for Linux

2009-09-09 Thread codesite-noreply
Comment #11 on issue 1145 by trowbrds: Description textarea grows 1 line with every character typed while editing it in Chromium for Linux http://code.google.com/p/reviewboard/issues/detail?id=1145 Issue 1303 has been merged into this issue. -- You received this message because you are

Issue 1303 in reviewboard: Testing Done Text Box keeps increasing in size under Chrome

2009-09-09 Thread codesite-noreply
Updates: Status: Duplicate Mergedinto: 1145 Comment #1 on issue 1303 by trowbrds: Testing Done Text Box keeps increasing in size under Chrome http://code.google.com/p/reviewboard/issues/detail?id=1303 This is a bug in the version of webkit that Chrome uses. -- You received

Issue 1302 in reviewboard: post-review on Solaris?

2009-09-09 Thread codesite-noreply
Updates: Status: Fixed Labels: Milestone-RBTools-Release1.0 Component-RBTools OpSys-Solaris Comment #5 on issue 1302 by chipx86: post-review on Solaris? http://code.google.com/p/reviewboard/issues/detail?id=1302 We'll be doing a release soon with these fixes. It's been delayed