Poncho
Poncho
Try with a fresh profile and without addons.
Try whether you have the same problem with the official bundle from https://www.torproject.org/download/ I can't really help you since I'm not able the reproduce the issue on my end.
Is this still an issue with newer versions?
Well, upstream doesn't support wayland. That's why the wayland useflag is masked https://github.com/MeisterP/torbrowser-overlay/blob/b15183a0d254711a3df8befb0e892d591f5bee4b/profiles/package.use.mask#L2
Maybe something mentioned in https://github.com/NixOS/nixpkgs/issues/307095 will help you to fix your issue.
Is this still an issue with `torbrowser-140.4.0_p15000`?
The actual error is `ld.lld: error: undefined hidden symbol....` and `x86_64-pc-linux-gnu-clang++-18: error: linker command failed with exit code 1` I can't reproduce the issue. Did you change or tweak your...
Yeah, if you use `-clang` you use a different linker and a different compiler https://github.com/MeisterP/torbrowser-overlay/blob/f65ed42eced2cd96559e6dffcb891e52364f9e70/www-client/torbrowser/torbrowser-115.14.0_p13502.ebuild#L596 There seems to be an issue with your clang tool chain.
Please reopen if this is still an issue
I neither use wayland, nor sway. So I can't reproduce the issue. `/usr/bin/torbrowser` is actually a script, setting some environment variables. Maybe one of those is messing with your system?