Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no intent / fire browser exception and crash 15.1rc1 #23

Closed
c3ph3us opened this issue Jan 20, 2016 · 3 comments
Closed

no intent / fire browser exception and crash 15.1rc1 #23

c3ph3us opened this issue Jan 20, 2016 · 3 comments
Milestone

Comments

@c3ph3us
Copy link

c3ph3us commented Jan 20, 2016

when no browser on phone - crash

01-20 06:36:28.331 10021-10021/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: org.torproject.android, PID: 10021
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=https://check.torproject.org/... flg=0x30000000 }
at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1805)
at android.app.Instrumentation.execStartActivity(Instrumentation.java:1514)
at android.app.Activity.startActivityForResult(Activity.java:3930)
at android.app.Activity.startActivityForResult(Activity.java:3890)
at android.app.Activity.startActivity(Activity.java:4213)
at android.app.Activity.startActivity(Activity.java:4181)
at org.torproject.android.OrbotMainActivity.openBrowser(OrbotMainActivity.java:702)
at org.torproject.android.OrbotMainActivity.doTorCheck(OrbotMainActivity.java:505)
at org.torproject.android.OrbotMainActivity.access$200(OrbotMainActivity.java:81)
at org.torproject.android.OrbotMainActivity$3.onClick(OrbotMainActivity.java:255)
at android.view.View.performClick(View.java:5204)
at android.view.View$PerformClick.run(View.java:21156)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5470)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

@n8fr8
Copy link
Member

n8fr8 commented Jan 22, 2016

You have no browser at all installed? Why not have Orfox or Orweb?

@c3ph3us
Copy link
Author

c3ph3us commented Jan 22, 2016

@n8fr8 - i disabled default one after installation as i don't use it - i realized that when exception was thrown :)

btw did u consider to migrate project to Gradle ? it would be much easier to build Orbot as android studio has support for ndk(as part of it).

@n8fr8 n8fr8 added this to the backlog milestone Apr 27, 2018
@bitmold
Copy link
Collaborator

bitmold commented Apr 9, 2020

This is really old but this can be closed we no longer open that web page in Orbot ever since Orfox integration was removed

@bitmold bitmold closed this as completed Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants