Re: Processes fail when installing RBTools and running rbt

2015-01-21 Thread Christian Hammond
Hi Justin, Can you give the new Windows installer a try and see if it works any better? https://www.reviewboard.org/downloads/rbtools/ Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com

Re: Issue with RBT in multi-user environment

2015-01-21 Thread Christian Hammond
Hi Saravan, It sounds like you're both sharing the same cookies file. What OS are you using, and which version of RBTools? What are your two home directories on that machine? - Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag,

Re: Cannot run rbt post in RBTools 0.7.0

2015-01-21 Thread saravanharith
Hi, I am also seeing this problem. It is throwing the error CRITICAL: environment can only contain strings while running 'rbt setup-repo'. And looks like this is thrown for all rbt commands. Is there a fix for it? On Tuesday, January 20, 2015 at 3:35:08 PM UTC+5:30, Yu-Kai Tseng wrote: Hi

Issue with RBT in multi-user environment

2015-01-21 Thread saravanharith
Hi Expects, I have a server where RBT is setup and integrated with p4. There are 2 users (not concurrent) currently using the server. When I login to my workspace, creating a change list and do a post (using rbt post changelistnumber), post is successful, but is takes the other user account

Processes fail when installing RBTools and running rbt

2015-01-21 Thread Justin Palmer
I'm not sure why the executables fail. C:\Python27\;C:\Python27\Scripts\ is at start of my path. Things work when I explicitly provide script to python... easy_install -U RBTools==0.6.3 failed to create process. python C:\Python27\Scripts\easy_install-2.7-script.py -U RBTools-0.6.3-py2.7.egg

Re: Processes fail when installing RBTools and running rbt

2015-01-21 Thread Justin Palmer
I tried that and ran into issue 3729. This seems almost like interference from a virus scanner, but McAfee is supposedly disabled. I'm not familiar with how these executables invoke python. Looking around the 'net, people have seen this problem after renaming or relocating python. I have not.

Re: Issue with RBT in multi-user environment

2015-01-21 Thread saravanharith
Hi Christian, Thanks for the reply. We are sharing same user 'Administrator' (i.e., same user home location). But our workspaces are different. I tried this after closing the connection, logoff etc. Nothing works. This issue is seen Windows 2008 R2 server. RBT version is 0.6.2; Thanks

Re: Issue with RBT in multi-user environment

2015-01-21 Thread Christian Hammond
Cookies are stored per-user. I'm not sure what you mean by workspaces in this context, but this behavior is expected with your setup. I'd recommend having per-user administrator accounts in this case. Christian -- Christian Hammond - christ...@beanbaginc.com Review Board -

Re: Issue 3729 in reviewboard: Cannot run rbt post in RBTools 0.7.0

2015-01-21 Thread reviewboard
Updates: Status: NeedInfo Labels: Project-RBTools Component-RBTools Milestone-RBTools-Release0.8.x Comment #3 on issue 3729 by chip...@gmail.com: Cannot run rbt post in RBTools 0.7.0 https://code.google.com/p/reviewboard/issues/detail?id=3729 Can someone try changing these

Re: Issue 3718 in reviewboard: RBT setup-repo assumes http protocol given

2015-01-21 Thread reviewboard
Comment #2 on issue 3718 by xuanyi.c...@gmail.com: RBT setup-repo assumes http protocol given https://code.google.com/p/reviewboard/issues/detail?id=3718 Currently looking into this. --Xuanyi -- You received this message because this project is configured to send all issue notifications

Re: Issue 3732 in reviewboard: rbt post is generating diff against origin/master when on a local feature branch

2015-01-21 Thread reviewboard
Updates: Status: NotABug Comment #1 on issue 3732 by trowb...@gmail.com: rbt post is generating diff against origin/master when on a local feature branch https://code.google.com/p/reviewboard/issues/detail?id=3732 Internally, rbt is actually creating two diffs. The first is the diff

Re: Issue 3727 in reviewboard: Are you sure popup if textbox is open.

2015-01-21 Thread reviewboard
Comment #2 on issue 3727 by yyou...@gmail.com: Are you sure popup if textbox is open. https://code.google.com/p/reviewboard/issues/detail?id=3727 I will try this. -- You received this message because this project is configured to send all issue notifications to this address. You may

Re: Issue 3729 in reviewboard: Cannot run rbt post in RBTools 0.7.0

2015-01-21 Thread reviewboard
Comment #5 on issue 3729 by chip...@gmail.com: Cannot run rbt post in RBTools 0.7.0 https://code.google.com/p/reviewboard/issues/detail?id=3729 Can you show the stack trace with that error? -- You received this message because this project is configured to send all issue notifications to

Re: Issue 3729 in reviewboard: Cannot run rbt post in RBTools 0.7.0

2015-01-21 Thread reviewboard
Comment #6 on issue 3729 by justinpa...@gmail.com: Cannot run rbt post in RBTools 0.7.0 https://code.google.com/p/reviewboard/issues/detail?id=3729 rbt post -d -g RBTools 0.7 Python 2.7.8 (default, Jun 30 2014, 16:08:48) [MSC v.1500 64 bit (AMD64)] Running on Windows-8-6.2.9200 Home =

Issue 3733 in reviewboard: Diff Size column should use a non-breaking space.

2015-01-21 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium Component-Dashboard EasyFix New issue 3733 by trowb...@gmail.com: Diff Size column should use a non-breaking space. https://code.google.com/p/reviewboard/issues/detail?id=3733 What version are you running? 2.0.12 What's the URL of

Issue 3732 in reviewboard: rbt post is generating diff against origin/master when on a local feature branch

2015-01-21 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3732 by ondr...@salsitasoft.com: rbt post is generating diff against origin/master when on a local feature branch https://code.google.com/p/reviewboard/issues/detail?id=3732 What version are you running? Review Board

Re: Issue 3729 in reviewboard: Cannot run rbt post in RBTools 0.7.0

2015-01-21 Thread reviewboard
Comment #2 on issue 3729 by justinpa...@gmail.com: Cannot run rbt post in RBTools 0.7.0 https://code.google.com/p/reviewboard/issues/detail?id=3729 Ditto, also Windows 8.1. I saw it after using easy_install as well as after using the new self-contained installer. Thanks for the latter,