> File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", > line 640, in run > subprocess.call([self.common.paths['tbb']['start']]) > File "/usr/lib/python2.7/subprocess.py", line 522, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib/python2.7/subprocess.py", line 710, in __init__ > errread, errwrite) > File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child > raise child_exception > exceptions.OSError: [Errno 2] No such file or directory
Seems like it has successfully downloaded, extracted and verified the Tor Browser archive, but it tries to start it using an obsolete path. Quick guess: 0.1.9 might not know about the new executable name (start-tor-browser.desktop). Cheers! -- intrigeri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org