On Tue, Jun 11, 2013 at 5:44 PM, Erinn Clark erinn@double-helix.org wrote:
Another update. Use this one instead:
https://people.torproject.org/~erinn/qa/stable/tor-browser-gnu-linux-x86_64-... 182a3ff7b5a707cbc84c6919f3c6514e4561c583bf754df0e8c91067f6ab4f73 tor-browser-gnu-linux-x86_64-2.3.25-9-dev-en-US-TEST2.tar.gz
$ uname -a Linux debian-6-x64 2.6.32-5-amd64 #1 SMP Fri May 10 08:43:19 UTC 2013 x86_64 GNU/Linux
Vidalia and Browser started OK. Navigated to a few multimedia sites OK.
Shut down is not clean. After closing Browser and then Control Panel, components appeared to be lingering in memory:
$ ps -A ... 2625 pts/0 00:00:00 start-tor-brows 2642 pts/0 00:00:10 vidalia 2645 pts/0 00:00:01 tor 2648 ? 00:00:00 sh 2649 ? 00:00:00 run-parts 2653 ? 00:00:00 apt 2676 ? 00:00:00 sleep 2706 pts/1 00:00:00 bash 2719 pts/1 00:00:00 ps
A subsequent `./start-tor-browser` results in some issues. For example, I was warned about a previous running instance of Vidalia, and then get prompted for a password (I did not set a password previously). http://postimg.org/image/hs3u0rcyp/ and http://postimg.org/image/ft8or2mut/.
Jeff