Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When trying to open Torbrowser-launcher through the terminal, it displays an error message and does not open. #684

Open
serial02 opened this issue Apr 1, 2023 · 1 comment

Comments

@serial02
Copy link

serial02 commented Apr 1, 2023

Olá Pessoal

Hey guys

When trying to open Torbrowser-launcher through the terminal, it displays an error message and does not open.
Clicking on Tobrowser icons also does not open the browser.

Error message:


edson@localhost:~> torbrowser-launcher
Lançador do Navegador Tor
Por Micah Lee, licenciado sob o MIT
versão 0.3.6
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/python3.10/site-packages/torbrowser_launcher/__init__.py", line 76, in main
    common = Common(tor_browser_launcher_version)
  File "/usr/lib/python3.10/site-packages/torbrowser_launcher/common.py", line 62, in __init__
    self.torbrowser12_rename_old_tbb()
  File "/usr/lib/python3.10/site-packages/torbrowser_launcher/common.py", line 185, in torbrowser12_rename_old_tbb
    os.rename(abs_filename, self.paths["tbb"]["dir_tbb"])
FileExistsError: [Errno 17] File exists: '/home/edson/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US' -> '/home/edson/.local/share/torbrowser/tbb/x86_64/tor-browser'
edson@localhost:~>

Sistema:

Captura de tela de 2023-04-01 16-03-11

@serial02
Copy link
Author

serial02 commented Apr 1, 2023

Is there a possibility to update the version of torbrowser 12.04 ( tor-browser-linux64-12.0.4_ALL.tar.xz ) to openSuse Tumbleweed?

The existing version is very out of date being 0.3.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant