Unable to Launch Tor BrowserTor browser not openingUnable to run Tor even in terminal, Vidalia exit code 127I get an Error when I try to follow Tor browser bundle instructions…help?Installing Tor on Ubuntu 14.04How to place software filesTOR key verification issueTor starts as FirefoxHow do I install Tor Onion Browser on Ubuntu 16.04?
Is lens flare shot organically, or added in post-production?
Which species is proud of being conquered many times?
How am I ever going to be able to "vet" 120,000+ lines of Composer PHP code not written by me?
Can wind remain as cold as -70 degrees?
Is it safe to drink the water from the fountains found all over the older parts of Rome?
WhenEvent fails in NDSolve
Expectation of 500 coin flips after 500 realizations
Very large axiom of choice
What are the ethical implications of lying to get into a course?
C - random password generator
Was there really a shuttle toilet training device with a "boresight camera"?
Site is accessible by domain in all browsers but Chrome
What is the 'Three Cube Problem' in the Mega Test?
Why is "runway behind you" useless?
How do I install this weird looking i9 9900KF I bought?
Directed mutation of viruses in response to drugs
What does 我们已经帮您踩过了 mean in this peculiarly translated escalator sticker?
Are there examples of democratic states peacefully changing their constitution without abiding by the rules spelled out in the former constitution?
Obtaining the terms of a summation alongside the result
Why should you have travel insurance?
Has anyone attempted to characterize chess mathematically?
apply_filters() slices away needed arguments
Monthly budget screen - need to take into account whether it's early/late in the month
Numerical stability in the product of many matrices
Unable to Launch Tor Browser
Tor browser not openingUnable to run Tor even in terminal, Vidalia exit code 127I get an Error when I try to follow Tor browser bundle instructions…help?Installing Tor on Ubuntu 14.04How to place software filesTOR key verification issueTor starts as FirefoxHow do I install Tor Onion Browser on Ubuntu 16.04?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I'm unable to launch the Tor Browser. I downloaded it following the instructions on this page: https://linuxize.com/post/how-to-install-tor-browser-on-ubuntu-18-04
I've tried clicking on both icons--to no effect. And when I try to launch it from the terminal, I get this error:
Failed to load module "canberra-gtk-module"
package-management software-installation tor
add a comment
|
I'm unable to launch the Tor Browser. I downloaded it following the instructions on this page: https://linuxize.com/post/how-to-install-tor-browser-on-ubuntu-18-04
I've tried clicking on both icons--to no effect. And when I try to launch it from the terminal, I get this error:
Failed to load module "canberra-gtk-module"
package-management software-installation tor
1
Possible duplicate of Tor browser not opening
– karel
Sep 30 at 5:26
On ' SIGNATURE VERIFICATION FAILED' update gpg to 2.2.17 or newer.
– Alexey Burdin
Oct 16 at 9:37
add a comment
|
I'm unable to launch the Tor Browser. I downloaded it following the instructions on this page: https://linuxize.com/post/how-to-install-tor-browser-on-ubuntu-18-04
I've tried clicking on both icons--to no effect. And when I try to launch it from the terminal, I get this error:
Failed to load module "canberra-gtk-module"
package-management software-installation tor
I'm unable to launch the Tor Browser. I downloaded it following the instructions on this page: https://linuxize.com/post/how-to-install-tor-browser-on-ubuntu-18-04
I've tried clicking on both icons--to no effect. And when I try to launch it from the terminal, I get this error:
Failed to load module "canberra-gtk-module"
package-management software-installation tor
package-management software-installation tor
edited Sep 30 at 5:13
Kulfy
9,29711 gold badges36 silver badges63 bronze badges
9,29711 gold badges36 silver badges63 bronze badges
asked Sep 29 at 19:46
ExsulExsul
311 bronze badge
311 bronze badge
1
Possible duplicate of Tor browser not opening
– karel
Sep 30 at 5:26
On ' SIGNATURE VERIFICATION FAILED' update gpg to 2.2.17 or newer.
– Alexey Burdin
Oct 16 at 9:37
add a comment
|
1
Possible duplicate of Tor browser not opening
– karel
Sep 30 at 5:26
On ' SIGNATURE VERIFICATION FAILED' update gpg to 2.2.17 or newer.
– Alexey Burdin
Oct 16 at 9:37
1
1
Possible duplicate of Tor browser not opening
– karel
Sep 30 at 5:26
Possible duplicate of Tor browser not opening
– karel
Sep 30 at 5:26
On ' SIGNATURE VERIFICATION FAILED' update gpg to 2.2.17 or newer.
– Alexey Burdin
Oct 16 at 9:37
On ' SIGNATURE VERIFICATION FAILED' update gpg to 2.2.17 or newer.
– Alexey Burdin
Oct 16 at 9:37
add a comment
|
1 Answer
1
active
oldest
votes
Try to install this package with this command: sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
Now I'm getting this error: SIGNATURE VERIFICATION FAILED! Error Code: GENERIC_VERIFY_FAIL You might be under attack, there might be a network problem, or you may be missing a recently added Tor Browser verification key. Click Start to refresh the keyring and try again. If the message persists report he above error code here: github.com/micahflee/torbrowser-launcher/issues
– Exsul
Sep 29 at 20:27
Try this command gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu
– Saxtheowl
Sep 29 at 20:31
gpg: keyserver refresh failed: No data
– Exsul
Sep 29 at 20:47
Try again with sudo gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu, if it still dont work you can see this thread github.com/micahflee/torbrowser-launcher/issues/263
– Saxtheowl
Sep 29 at 21:00
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177523%2funable-to-launch-tor-browser%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try to install this package with this command: sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
Now I'm getting this error: SIGNATURE VERIFICATION FAILED! Error Code: GENERIC_VERIFY_FAIL You might be under attack, there might be a network problem, or you may be missing a recently added Tor Browser verification key. Click Start to refresh the keyring and try again. If the message persists report he above error code here: github.com/micahflee/torbrowser-launcher/issues
– Exsul
Sep 29 at 20:27
Try this command gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu
– Saxtheowl
Sep 29 at 20:31
gpg: keyserver refresh failed: No data
– Exsul
Sep 29 at 20:47
Try again with sudo gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu, if it still dont work you can see this thread github.com/micahflee/torbrowser-launcher/issues/263
– Saxtheowl
Sep 29 at 21:00
add a comment
|
Try to install this package with this command: sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
Now I'm getting this error: SIGNATURE VERIFICATION FAILED! Error Code: GENERIC_VERIFY_FAIL You might be under attack, there might be a network problem, or you may be missing a recently added Tor Browser verification key. Click Start to refresh the keyring and try again. If the message persists report he above error code here: github.com/micahflee/torbrowser-launcher/issues
– Exsul
Sep 29 at 20:27
Try this command gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu
– Saxtheowl
Sep 29 at 20:31
gpg: keyserver refresh failed: No data
– Exsul
Sep 29 at 20:47
Try again with sudo gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu, if it still dont work you can see this thread github.com/micahflee/torbrowser-launcher/issues/263
– Saxtheowl
Sep 29 at 21:00
add a comment
|
Try to install this package with this command: sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
Try to install this package with this command: sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
answered Sep 29 at 20:01
SaxtheowlSaxtheowl
36810 bronze badges
36810 bronze badges
Now I'm getting this error: SIGNATURE VERIFICATION FAILED! Error Code: GENERIC_VERIFY_FAIL You might be under attack, there might be a network problem, or you may be missing a recently added Tor Browser verification key. Click Start to refresh the keyring and try again. If the message persists report he above error code here: github.com/micahflee/torbrowser-launcher/issues
– Exsul
Sep 29 at 20:27
Try this command gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu
– Saxtheowl
Sep 29 at 20:31
gpg: keyserver refresh failed: No data
– Exsul
Sep 29 at 20:47
Try again with sudo gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu, if it still dont work you can see this thread github.com/micahflee/torbrowser-launcher/issues/263
– Saxtheowl
Sep 29 at 21:00
add a comment
|
Now I'm getting this error: SIGNATURE VERIFICATION FAILED! Error Code: GENERIC_VERIFY_FAIL You might be under attack, there might be a network problem, or you may be missing a recently added Tor Browser verification key. Click Start to refresh the keyring and try again. If the message persists report he above error code here: github.com/micahflee/torbrowser-launcher/issues
– Exsul
Sep 29 at 20:27
Try this command gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu
– Saxtheowl
Sep 29 at 20:31
gpg: keyserver refresh failed: No data
– Exsul
Sep 29 at 20:47
Try again with sudo gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu, if it still dont work you can see this thread github.com/micahflee/torbrowser-launcher/issues/263
– Saxtheowl
Sep 29 at 21:00
Now I'm getting this error: SIGNATURE VERIFICATION FAILED! Error Code: GENERIC_VERIFY_FAIL You might be under attack, there might be a network problem, or you may be missing a recently added Tor Browser verification key. Click Start to refresh the keyring and try again. If the message persists report he above error code here: github.com/micahflee/torbrowser-launcher/issues
– Exsul
Sep 29 at 20:27
Now I'm getting this error: SIGNATURE VERIFICATION FAILED! Error Code: GENERIC_VERIFY_FAIL You might be under attack, there might be a network problem, or you may be missing a recently added Tor Browser verification key. Click Start to refresh the keyring and try again. If the message persists report he above error code here: github.com/micahflee/torbrowser-launcher/issues
– Exsul
Sep 29 at 20:27
Try this command gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu
– Saxtheowl
Sep 29 at 20:31
Try this command gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu
– Saxtheowl
Sep 29 at 20:31
gpg: keyserver refresh failed: No data
– Exsul
Sep 29 at 20:47
gpg: keyserver refresh failed: No data
– Exsul
Sep 29 at 20:47
Try again with sudo gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu, if it still dont work you can see this thread github.com/micahflee/torbrowser-launcher/issues/263
– Saxtheowl
Sep 29 at 21:00
Try again with sudo gpg --homedir "$HOME/.local/share/torbrowser/gnupg_homedir/" --refresh-keys --keyserver pgp.mit.edu, if it still dont work you can see this thread github.com/micahflee/torbrowser-launcher/issues/263
– Saxtheowl
Sep 29 at 21:00
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177523%2funable-to-launch-tor-browser%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Possible duplicate of Tor browser not opening
– karel
Sep 30 at 5:26
On ' SIGNATURE VERIFICATION FAILED' update gpg to 2.2.17 or newer.
– Alexey Burdin
Oct 16 at 9:37