mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1535] Tor Browser won't open #1021
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1021
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PC-Admin on GitHub (Sep 6, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1535
Hi
https://github.com/netblue30/firejail/blob/master/etc/start-tor-browser.profile
Before it complained about likes 17, 21 and 22 of the start-tor-browser.profile file, so i edited them out.
I'm trying to open tor browser with firejail but i keep getting this error:
System is updated Debian 9. Any help would be appreciated.
@SkewedZeppelin commented on GitHub (Sep 6, 2017):
Could you try commenting private-bin and private-etc? and reply which one allows it to start?
@PC-Admin commented on GitHub (Sep 6, 2017):
The lines i commented out before were:
#nodvd
#notv
#novideo
After commenting out private-bin it seemed to run but gets caught on another error:
@PC-Admin commented on GitHub (Sep 7, 2017):
Turns out it needed to be run from within the users home directory. The only edits to the profile that are needed for it to run were:
#nodvd
#notv
#novideo
Thanks!