Wherever Torbutton is set to use recommended settings or not, the SOCKS port is always reset to 9050, or the value of the environment variable TOR_SOCKS_PORT. The same issue affects the SOCKS host.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
Did you test this in both TBB and Iceweasel? I suspect if you tested it in TBB, it will break after you open a 2nd new window, because it will reset the SOCKS port to 9050.
The problem is that the TOR_SOCKS_PORT is not used in torbutton_init_prefs().. torbutton_init_prefs() is called on every new window (yes, this is somewhat dumb, but it is a relic of old code).
Trac: Status: needs_review to assigned Owner: mikeperry to lunar
After experimenting with using TorBrowser connected to Linux system tor-daemon running with multiple SOCKSports options, I found the problem. Despite SOCKSport is changed in TorButton to any value, TorBrowser connects to Tor only through 9050. I check it with Wireshark/Iptables.
Attempts to change values in files does not help too:
Is it possible to connect to non-9050 system Tor ?
Running TorBrowsers simultaneously divided by the means of iptables in parallell X-sessions fails. All TorBrowsers wants to works with localhost only through 9050 in the case non-TBB (system) tor.