[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Tor browser 0.28 is unusuable



Hi,

When I attempt to run Tor Browser it won't start. Here's the error :
torbrowser-launcher  
Tor Browser Launcher
By Micah Lee, licensed under MIT
version 0.2.8
https://github.com/micahflee/torbrowser-launcher
Traceback (most recent call last):
 File "/usr/bin/torbrowser-launcher", line 30, in <module>
   torbrowser_launcher.main()
 File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/__init__.py", line 54, in main
   common = Common(tor_browser_launcher_version)
 File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/common.py", line 80, in __init__
   self.init_gnupg()
 File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/common.py", line 208, in init_gnupg
   self.import_keys()
 File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/common.py", line 287, in import_keys
   imported = self.import_key_and_check_status(key)
 File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/common.py", line 244, in import_key_and_check_status
   with gpg.Context() as c:
 File "/usr/lib/python2.7/dist-packages/gpg/core.py", line 205, in __init__
   self.protocol = protocol
 File "/usr/lib/python2.7/dist-packages/gpg/core.py", line 161, in __setattr__
   super(GpgmeWrapper, self).__setattr__(key, value)
 File "/usr/lib/python2.7/dist-packages/gpg/core.py", line 602, in protocol
   errorcheck(gpgme.gpgme_engine_check_version(value))
 File "/usr/lib/python2.7/dist-packages/gpg/errors.py", line 62, in errorcheck
   raise GPGMEError(retval, extradata)
gpg.errors.GPGMEError: GPGME: Moteur de chiffrement incorrect

Last line means "incorrect ciphering engine".

Any idea ?

Reply to: