[tor-bugs] #4385 [Orbot]: Wizard comes up when you try to exit orbot
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Nov 3 20:42:26 UTC 2011
#4385: Wizard comes up when you try to exit orbot
---------------------+------------------------------------------------------
Reporter: gsathya | Owner: n8fr8
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: Orbot | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------+------------------------------------------------------
Changes (by gsathya):
* status: new => needs_review
Comment:
Orbot.java's doExit() returns a RESULT_CLOSE_ALL to the wizard activities.
The onActivityResult() is over rided in the wizard activities to kill all
the activities if the result is RESULT_CLOSE_ALL
Fix -
https://gitweb.torproject.org/user/gsathya/orbot.git/commitdiff/4574c95b555e56aa5b60a11ca5937d66d42baf18
The above commit fixes this bug, but it doesn't call the finish() in
doExit()[in Orbot.java] for some reason. So, the user has to click on
"Options -> Exit" twice to actually kill the app. I'm not really sure why
that's happening.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4385#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list