------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4689/ ------------------------------------------------------------------------------
New ticket #4689 by tomin For Beanbag, Inc. > RBTools Status: New Tags: Priority:Medium, Type:Defect File attachments: * 2018-04-12 17_35_37-rbt post -o.png <https://hellosplat.com/s/beanbag/attachments/1300/> * 2018-04-12 17_36_12-File a ticket _ Splat.png <https://hellosplat.com/s/beanbag/attachments/1301/> ------------------------------------------------------------------------------ open browser opens an internal browser ============================================================================== # What version are you running? rbt --version RBTools 0.7.11 # What steps will reproduce the problem? 1. rbt post -o 2. or OPEN_BROWSER = False in .reviewboardrc # What is the expected output? What do you see instead? It used to open a standard browser like Chrome before. It shows a internal browser having login page # What operating system are you using? On win7, babun # Attach the debug out from the command. ``` rbt post -o --debug /cygdrive/c/d322axgui >>> RBTools 0.7.11 >>> Python 2.7.14 (default, Oct 31 2017, 21:15:21) [GCC 6.4.0] >>> Running on CYGWIN_NT-6.1-WOW-2.10.0-0.325-5-3-i686-32bit >>> Home = /home/steven >>> Current directory = /cygdrive/c/.. >>> Command line: rbt post -o --debug >>> Running: tf vc help >>> Checking for a Subversion repository... >>> Running: svn --non-interactive info >>> Running: diff --version >>> Running: svn --non-interactive --version -q >>> repository info: Path: svn+ssh:/..., Base path: .., Supports changesets: >>> False >>> Making HTTP GET request to https://reviewboard:1443/api/ >>> Making HTTP GET request to >>> https://reviewboard:1443/api/repositories/?tool=Subversion >>> Cached response for HTTP GET >>> https://reviewboard:1443/api/repositories/?tool=Subversion expired and was >>> modified >>> Making HTTP GET request to https://reviewboard:1443/api/repositories/1/info/ >>> Cached response for HTTP GET >>> https://reviewboard:1443/api/repositories/1/info/ expired and was modified >>> repository info: Path: svn+ssh://readonly@svn/ax, Base path: .., Supports >>> changesets: False >>> Running: svn --non-interactive info >>> Running: diff --version >>> Running: svn --non-interactive --version -q >>> repository info: Path: svn+ssh://.., Base path: .., Supports changesets: >>> False >>> Running: svn --non-interactive status -q --ignore-externals >>> Running: svn --non-interactive diff --diff-cmd=diff --notice-ancestry -r >>> BASE >>> Running: svn --non-interactive diff --diff-cmd=diff --notice-ancestry -r >>> BASE --no-diff-deleted >>> Running: svn --non-interactive info static/javascript/main.js >>> Running: svn --non-interactive info static/javascript/main.js >>> Running: svn --non-interactive info static/javascript/main.js >>> Generated diff size: 1752 bytes >>> Making HTTP GET request to https://reviewboard:1443/api/validation/diffs/ >>> Cached response for HTTP GET https://reviewboard:1443/api/validation/diffs/ >>> expired and was modified >>> Making HTTP POST request to https://reviewboard:1443/api/validation/diffs/ >>> Making HTTP GET request to >>> https://reviewboard:1443/api/review-requests/?only-links=create&only-fields= >> Making HTTP PUT request to >> https://reviewboard:1443/api/review-requests/156066/draft/ Review request #156066 posted. ``` # Please provide any additional information below. It used to work with old version and I like it. ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
