[tor-bugs] #3843 [Vidalia]: Linux TBB: Vidalia + "controlport auto" = missing port.conf file

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Aug 29 11:45:35 UTC 2011


#3843: Linux TBB: Vidalia + "controlport auto" = missing port.conf file
------------------------+---------------------------------------------------
    Reporter:  arma     |       Owner:  erinn   
        Type:  defect   |      Status:  reopened
    Priority:  normal   |   Milestone:          
   Component:  Vidalia  |     Version:          
  Resolution:           |    Keywords:          
      Parent:           |      Points:          
Actualpoints:           |  
------------------------+---------------------------------------------------

Comment(by Sebastian):

 Here's the issue: TBB doesn't set a DataDirectory in vidalia.conf, so Tor
 doesn't get a DataDirectory. It defaults to $HOME/.tor, which is cool
 generally.

 But now the ControlPortWriteToFile is implemented (inside Vidalia) as
 $DataDirectoryTADIR/port.conf, but $DataDirectory is empty - so that
 becomes /port.conf. The issue is that Vidalia passes an absolute path that
 is outside of TBB.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3843#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list