Jdownloader and openning urls

When using jdownloader sometimes web sites require captchas and jdownloader tries to open the web page but fails. When i right click to a download and click to open the webpage button same error happens. Probably some kind of extra security which whonix put in the tor browser. How can i close it?

here is the error message:

browser script bug. 

## No panic. Nothing is broken. Just some rare condition ## has been hit. Try again later. There is likely a
## solution for this problem. Please see the Whonix News,
## Whonix User Help Forum and Whonix Documentation. ##
## Please report this bug! ##
## BASH_COMMAND: $output ${output_opts[@]} --messagecli --typecli "error" --titlecli "$TITLE" --message "$MSG" --done
## exit_code: 141 ##
## output: /usr/lib/msgcollector/msgcollector
## output_opts: --icon /usr/share/icons/anon-icon-pack/tbupdate.ico --parentpid 12454 --identifier torbrowser --parenttty none --whoami user
## progressbaridx: ##
## Experts only:
## bash -x x-www-browser

ERROR: Tor Browser maybe_use_open_link_confirmation error. 

Failed: 
/usr/lib/open_link_confirmation webpage here

Probably fixable.
Are you ready to help debug this? Requires several file edits and commands back and forth.

1 Like

yeah ready

Please start Tor Browser from command line.

torbrowser

/usr/lib/open_link_confirmation already running with xtrace. If we are
lucky, Firefox won’t suppress its console output.

Using apparmor-profile-torbrowser? Could be apparmor issue. In any case
please check:

sudo journalctl -b | grep -i DENIED

And post any output here.