Re: Issue 1453 in reviewboard: Show pending reviews on the dashboard page

2012-07-27 Thread reviewboard
Comment #6 on issue 1453 by berto...@gmail.com: Show pending reviews on the dashboard page http://code.google.com/p/reviewboard/issues/detail?id=1453 I don't think using My Comments column for sorting sufficiently addresses the issue. There are multiple use cases where this falls short: -

Issue 2687 in reviewboard: The comments dialog can't be moved or resized in IE

2012-07-27 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2687 by acidh...@gmail.com: The comments dialog can't be moved or resized in IE http://code.google.com/p/reviewboard/issues/detail?id=2687 What version are you running? 1.6.9. It also happens in 1.7.0 alpha 0 What's the

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-27 Thread reviewboard
Comment #12 on issue 2686 by cea...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 I have reverted back to 1.6.9 on Ubuntu and that is working just fine. If others are running into the same issue described in this bug report,

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-27 Thread reviewboard
Comment #13 on issue 2686 by chip...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 PythonDebug Off shouldn't be related. I'm surprised the SetEnv calls didn't work. I'm trying to reproduce this bug here, but haven't succeeded

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-27 Thread reviewboard
Comment #14 on issue 2686 by chip...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 Just to be completely sure, the log files should be rbssh-pid.log in that directory. -- You received this message because you are subscribed to

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-27 Thread reviewboard
Comment #15 on issue 2686 by chip...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 One thing you could try (I know you reverted back now) is to run this manually, as Apache. $ sudo -s $ sudo -u apache2 -s $

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-27 Thread reviewboard
Comment #16 on issue 2686 by chip...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 Forgot a step. You'll need to set HOME to be /var/lib/reviewboard/data as well. -- You received this message because you are subscribed to the

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-27 Thread reviewboard
Comment #17 on issue 2686 by cea...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 I still have the virtual machine that is running 1.6.10 and is broken so I was able to generate the following output using the method you

Re: Issue 2686 in reviewboard: 1.6.10 breaks svn+ssh for Subversion

2012-07-27 Thread reviewboard
Updates: Status: Confirmed Owner: chip...@gmail.com Labels: Component-SCMTools Comment #18 on issue 2686 by chip...@gmail.com: 1.6.10 breaks svn+ssh for Subversion http://code.google.com/p/reviewboard/issues/detail?id=2686 Now that is interesting, and gets us much