Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add debug option to keep Tor Browser Launcher in foreground and show Firefox/tor output #435

Open
pabs3 opened this issue Oct 24, 2019 · 1 comment

Comments

@pabs3
Copy link

pabs3 commented Oct 24, 2019

Right now Tor Browser Launcher hides the output from Firefox/tor, which meant that Debian bug #942901 (black screen caused by outdated apparmor rules) was much harder to figure out the cause of than it could have been. To make debugging easier it would be nice to have a --debug option that would keep Tor Browser Launcher in the foreground in a terminal and also show the Firefox/tor output that would normally be visible.

dlax pushed a commit to dlax/torbrowser-launcher that referenced this issue Nov 5, 2019
Add a --debug option which run "start-tor-browser" with --verbose option
and without --detach. This makes the program run in the foreground and
log underlying output to console.

Closes torproject#435.
@rogers0
Copy link
Contributor

rogers0 commented Apr 29, 2020

both commits above are needed

dlax added a commit to dlax/torbrowser-launcher that referenced this issue May 13, 2024
Add a --debug option which run "start-tor-browser" with --verbose option
and without --detach. This makes the program run in the foreground and
log underlying output to console.

Closes torproject#435.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants