[tor-bugs] #1945 [Tor bundles/installation]: TBB for Linux cannot find default Xauthority file
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Sun Feb 27 06:02:45 UTC 2011
    
    
  
#1945: TBB for Linux cannot find default Xauthority file
-----------------------------------------+----------------------------------
    Reporter:  temp_error_finder         |       Owner:  erinn                       
        Type:  defect                    |      Status:  reopened                    
    Priority:  normal                    |   Milestone:  Tor Browser Bundle for Linux
   Component:  Tor bundles/installation  |     Version:                              
  Resolution:                            |    Keywords:                              
      Parent:                            |      Points:                              
Actualpoints:                            |  
-----------------------------------------+----------------------------------
Comment(by rransom):
 The fix for this is to put:
 {{{
 test "z$XAUTHORITY" != "z" || export XAUTHORITY="$HOME/.Xauthority"
 }}}
 in `start-tor-browser.sh` somewhere before `HOME` is changed.
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1945#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list