2024-01-11 22:15:04 +01:00
2023-05-15 13:54:48 +02:00
2024-01-11 22:15:04 +01:00
2023-05-15 13:54:48 +02:00
2023-05-15 13:54:48 +02:00

Tor wayland fix

Plug'n'play solution for this issue: https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/40693

-where wayland is required as a gotcha dependency. This bug is most relevant on Gentoo systems and has been neglected for years now.

Quote from the ticket:

Potential Wayland dependency Closed (moved) Issue created We received a report that Tor Browser 11.0 now fails to start on a (Gentoo) Linux machine that does not have Wayland installed. Firefox 91.3.0esr does start.

Usage

  1. Clone the repo into your tor installation, right by the "start-tor-browser.desktop" file.
  2. Invoke make:
 	$ make
  1. Start tor using the fixed launcher using the patch
 	./start-tor-browser.fix.desktop
Description
No description provided
Readme 34 KiB
Languages
M4 81.2%
C 10.7%
Makefile 8.1%