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

Re: [tor-bugs] #12716 [meek]: Make meek-client-torbrowser take the firefox command as a parameter



#12716: Make meek-client-torbrowser take the firefox command as a parameter
------------------------+-----------------
     Reporter:  dcf     |      Owner:  dcf
         Type:  defect  |     Status:  new
     Priority:  minor   |  Milestone:
    Component:  meek    |    Version:
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+-----------------

Comment (by dcf):

 Replying to [comment:12 dcf]:
 > I tested it on linux64 but not any other platforms. I asked tor-qa for
 testing here:
 >   https://lists.torproject.org/pipermail/tor-qa/2015-March/000555.html

 [https://lists.torproject.org/pipermail/tor-qa/2015-March/000556.html
 Wilton] and [https://lists.torproject.org/pipermail/tor-
 qa/2015-March/000559.html Mark] say it doesn't work on OS X, giving an
 error "Your Firefox profile cannot be loaded." Mark suggests it's because
 there is no realpath on OS X.

 Here is the meek-browser-helper-mac.sh script:
 {{{
 # Mac OS X needs an absolute profile path.
 # https://bugzilla.mozilla.org/show_bug.cgi?id=673955
 exec "PluggableTransports/TorBrowser.app.meek-http-
 helper/Contents/MacOS/firefox" \
   -no-remote -profile "$(realpath "../Data/Browser/profile.meek-http-
 helper")"
 }}}
 Maybe it could use dirname like [https://gitweb.torproject.org/builders
 /tor-browser-bundle.git/tree/Bundle-Data/mac-tor.sh mac-tor.sh] does?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12716#comment:13>
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