pumpkinz/pumpkin-reader

ActivityNotFoundException when Clicking a Link on a Comment

Closed this issue · 1 comments

Trying to see comment from https://hacker-news.firebaseio.com/v0/item/9910742.json?print=pretty, but this error came up when I click the link:

07-28 04:36:08.205    2156-2156/io.pumpkinz.pumpkinreader E/InputEventReceiver﹕ Exception dispatching input event.
07-28 04:36:08.206    2156-2156/io.pumpkinz.pumpkinreader E/MessageQueue-JNI﹕ Exception in MessageQueue callback: handleReceiveCallback
07-28 04:36:08.208    2156-2156/io.pumpkinz.pumpkinreader E/MessageQueue-JNI﹕ android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=\"https://web.archive.org/web/20070221033032/http://news.ycombinator.com/user?id=sam\" (has extras) }
            at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1765)
...

Never encountered anymore.
Closed until come up again.