Doesn't open browser on Windows 10

Issue #10 new
Dean Householder created an issue

I’ve configured the Bitbucket url as https://bitbucket.org

When I invoke the “Create pull request from current branch” command, nothing happens. My default browser is open but no new tabs are opened.

Comments (7)

  1. Ramiro Berrelleza repo owner

    Could you confirm what happens when you run start https://bitbucket.org from the terminal?

  2. Dean Householder Account Deactivated reporter

    It opens by default browser (Firefox) to https://bitbucket.org.

  3. Ramiro Berrelleza repo owner

    Thanks, let me do more research. What version of Windows 10 do you have? And what’s your default terminal? Also, if you close the browser before, will the pull request extension do the expected thing?

  4. Dean Householder Account Deactivated reporter

    I have Windows 10 Pro version 20H2 (OS Build 19042.685).

    I don’t know of Windows having a “default” terminal. Probably cmd.exe? I use the WSL terminal running Ubuntu 20.04 for my projects.

    But if you’re referring to what runs when start https://bitbucket.org is executed, I would guess that is just explorer.exe itself.

  5. Dean Householder Account Deactivated reporter

    VSCode is executed in Windows and opens a WSL folder. Maybe it’s also good to mention that it’s WSL v2.

  6. Dean Householder Account Deactivated reporter

    I’m using a plugin called Remote - WSL (ms-vscode-remote.remote-wsl) to open the folder.

  7. Log in to comment