-
Notifications
You must be signed in to change notification settings - Fork 569
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
JDownloader: cannot open links in firejailed Firefox #3579
Comments
Duplicate of #2336 |
see also #3471 (comment) |
Thanks. The solution of #2336 was to add I often get this error after adding that line but sometimes it works:
Please also let me know how to allow it to run a specific executable under /usr/bin/ for a workaround until opening webpages with firefox works. If I run it with |
/usr/bin is not restricted in JDownloader.profile |
I can make JDownloader run a file in /usr/bin by changing [ "firejail", "firefox-esr", "%s" ] in the JDownloader settings when using the default firejail profile. |
still need help? |
Well, it didn't work with the captchas but now JDownloader2 doesn't start up at all (getting the error below):
I could not find out why it's having this error and one forum post recommended reinstalling. Edit: now I also found this post according to which it may an ownership-issue - but this or other problems occurred during starting it up and used to get solved by just trying to start it a few more times. Maybe this issue could be solved with comments in that Thunderbird issue. However, it looks like JDownloader2 isn't entirely open source so I'm switching to pyLoad (Persepolis is another good alternative). |
When running JDownloader with firejail like so:
firejail --profile=/etc/firejail/JDownloader.profile bash /path/JDownloader2/JDownloader2
I can't get it to open a webpage with a captcha in firejailed Firefox-ESR. It either launches it but it doesn't open a page and just closes again or nothing happens.I used to get the error "Your Firefox profile cannot be loaded. It may be missing or inaccessible" and I might get it again when using an improved JDownloader.profile that allows Firefox-ESR. In that case I'd like to know how solve this problem without having to delete any Firefox profiles.
I used to use a workaround where I output the link to the captcha so that I can manually copy the link and open it in the firejailed Firefox-ESR by changing the Browser Commandline of the BrowserCaptchaSolver in the Advanced Settings of JDownloader2.
I'd like to get it to open the Webpage when clicking "Open Browser". Opening dlc/cnl files/links in JDownloader2 via firejailed Firefox work (while others do not but this could be a firewall issue).
This might also be a problem with JDownloader2 or Firefox-ESR.
Environment
firejail version 0.9.62
The text was updated successfully, but these errors were encountered: