Today I received an update to my Tor Browser on Ubuntu MATE 16.04. After upgrading, Tor Browser doesn’t work anymore. The icon appears in the Applications > Internet menu, and when I type the name on Synapse, but when I click on it or hit enter, nothing happens.
ov@Edge:~/Desktop$ tor-browser-en.sh
cp: cannot stat '/home/ov/.tor-browser-en/INSTALL/Browser/TorBrowser/Data/Browser/profile.default/search.json': No such file or directory
ov@Edge:~/Desktop$ touch /home/ov/.tor-browser-en/INSTALL/Browser/TorBrowser/Data/Browser/profile.default/search.json
ov@Edge:~/Desktop$ tor-browser-en.sh
/usr/bin/tor-browser-en.sh: line 71: 13240 Killed cd $INSTALL_DIRECTORY && ./Browser/start-tor-browser
After the touch the tor browser started from the command line. After closing it it worked in synapse too.
So basically, just run the command:
Thanks @ouroumov… Unfortunately Software Boutique (16.04/16.10) doesn’t have a mechanism to do “dirty fixes” like this… nor would it be practical.
I’m curious to know whether problem happens when Tor is started for the first time (for a new user). Regardless, a bug should be raised to Tor upstream so they are aware existing users need this missing file.