[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



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

  * status:  reopened => needs_review


Comment:

 I've added a branch chiiph/bug3843_checkauto with fix for this.

 The logic behind it is the following:
 When vidalia is going to start tor:
 {{{
 if autcontrol==true && datadirectory==false:
    disable autocontrol and start tor normally.
 }}}

 In the Advanced Settings panel:
 1)
 {{{
 if the user tries to save autocontrol=true and datadirectory="":
    display a message informing the user that she must fix that.
 }}}

 2)
 {{{
 if the tor version is < 0.2.2.16:
    autocontrol=false, and hide the autocontrol checkbox.
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3843#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs