mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2336] JDownloader: cannot execute web browser #1560
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#1560
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 @Tanath on GitHub (Jan 11, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2336
When I get a manual captcha and click 'open in web browser' I get an I/O error.
@SkewedZeppelin commented on GitHub (Jan 12, 2019):
This is expected behaviour.
See https://github.com/netblue30/firejail/issues/1718#issuecomment-406819438
@Tanath commented on GitHub (Jan 12, 2019):
Is there a workaround? You can't copy & paste a URL in this case, so I'm forced to not use firejail.
@rusty-snake commented on GitHub (Jan 12, 2019):
I'm not sure if its work:
echo "include chromium.profile" >> ~/.config/firejail/JDownloader.localNote that this will reduce the security.
@SkewedZeppelin commented on GitHub (Jan 12, 2019):
You might also be able to run from terminal, it might log the URL there too.
@chiraag-nataraj commented on GitHub (Feb 18, 2019):
I don't know about chrome, but firefox detects when it's already running, so one way to get around this is to leave firefox running (ideally in its own sandbox) before starting jdownloader. That way, when it goes to open firefox (which you can set according to this), firefox will already be open and you'll be able to solve it.
@chiraag-nataraj commented on GitHub (May 21, 2019):
@Tanath Did any of the suggestions work?
@Tanath commented on GitHub (May 23, 2019):
@chiraag-nataraj Unfortunately not. Still not using firejail with JDownloader.
@rusty-snake commented on GitHub (Sep 10, 2019):
Try creating
~/.config/firejail/JDownloader.profile:@Micha-Btz commented on GitHub (Sep 10, 2019):
Make sure, firejail is using your right profile. Mine was always startet through the desktop file and was using the default profile. Test it on your shell.
@rusty-snake commented on GitHub (Oct 13, 2019):
I'm closing here due to inactivity, please fell free to reopen if you have more questions.
@Tanath commented on GitHub (Oct 13, 2019):
Apologies for the delay. The solution offered by @rusty-snake here works for me:
https://github.com/netblue30/firejail/issues/2336#issuecomment-529935962