masoomeh001 / npr-android-app

Automatically exported from code.google.com/p/npr-android-app
0 stars 0 forks source link

Force close playing hourly news summary #99

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start NPR 2.1
2. Select hourly news summary
3. Press Listen Now

What is the expected output? What do you see instead?
News summary starts to play then force close occurs:
07-25 00:01:59.396: ERROR/AndroidRuntime(26356): Caused by: 
java.lang.IllegalArgumentException: Receiver not registered: null
07-25 00:01:59.396: ERROR/AndroidRuntime(26356):     at 
android.app.ActivityThread$PackageInfo.forgetReceiverDispatcher(ActivityThread.j
ava:815)
07-25 00:01:59.396: ERROR/AndroidRuntime(26356):     at 
android.app.ContextImpl.unregisterReceiver(ContextImpl.java:848)
07-25 00:01:59.396: ERROR/AndroidRuntime(26356):     at 
android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:331)
07-25 00:01:59.396: ERROR/AndroidRuntime(26356):     at 
org.npr.android.news.RootActivity$PlaybackUpdateReceiver.onReceive(RootActivity.
java:217)
07-25 00:01:59.396: ERROR/AndroidRuntime(26356):     at 
android.app.ActivityThread$PackageInfo$ReceiverDispatcher$Args.run(ActivityThrea
d.java:920)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by marshgos...@gmail.com on 25 Jul 2011 at 4:05

GoogleCodeExporter commented 8 years ago
Old. Cleaning out for sanity sake.

Original comment by jpenn...@gmail.com on 19 Feb 2013 at 7:55