torproject / torbrowser-launcher

Securely and easily download, verify, install, and launch Tor Browser in Linux. This repository is a mirror of https://gitlab.torproject.org/tpo/applications/torbrowser-launcher
MIT License
789 stars 185 forks source link

cmd - torbrowser-launcher url <url> doesn't work #259

Open rfc2119 opened 7 years ago

rfc2119 commented 7 years ago

Launching torbrowser-launcher url https://github.com/micahflee/torbrowser-launcher from terminal doesn't open the requested page. I was enabling the "open my tabs from the last time" option, but I have disabled it to double check.

Launcher Version: 0.2.4 TBB Version: 6.0.8 OS: Ubuntu GNOME 16.04

jyn514 commented 7 years ago

True for me as well. Tried both torbrowser-launcher <url> and torbrowser-launcher url <url>.

Launcher version: 0.1.9+deb8u3 TBB Version: 6.5.2 OS: Linux Debian 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) x86_64 GNU/Linux

ghost commented 7 years ago

I have fixed it. @micahflee please merge my pull request :)

274