MyEslPod / TODO

0 stars 0 forks source link

Could not execute method of the activity at android.view.View$1.onClick #208

Open lw1a2 opened 9 years ago

lw1a2 commented 9 years ago

version: 1.9.1c os: 4.4.2 mobile: LG Nexus 5

https://www.google.com/analytics/web/#report/app-content-crashes/a46283877w77245857p80654704/%3F_u.date00%3D20140808%26_u.date01%3D20140811%26explorer-segmentExplorer.segmentId%3Danalytics.exceptionDescription%26explorer-table.plotKeys%3D[]%26explorer-table.secSegmentId%3Danalytics.mobileDeviceInfo/

Thread: main, Exception: java.lang.IllegalStateException: Could not execute method of the activity at android.view.View$1.onClick(View.java:4011) at android.view.View.performClick(View.java:4647) at android.view.ViewRootImpl.performClickHelper(ViewRootImpl.java:910) at android.view.ViewRootImpl.performClick(ViewRootImpl.java:919) at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:3385) at android.os.Handler.dispatchMessage(Handler.java:122) at android.os.Looper.loop(Looper.java:136) at android.app.ActivityThread.main(ActivityThread.java:5105) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at android.view.View$1.onClick(View.java:4006) ... 12 more Caused by: java.lang.NullPointerException at com.lw1a2.myeslpod.Util.removeActivity(Unknown Source) getBingURL getType at com.lw1a2.myeslpod.Listened.init(Unknown Source) add remove access$3 at com.lw1a2.myeslpod.MyMediaPlayer.clickPlay(Unknown Source) at com.lw1a2.myeslpod.Detail.play(Unknown Source) ... 15 more

lw1a2 commented 9 years ago

version: 1.10.2 os: 4.4.2 mobile: LG Nexus 5

https://www.google.com/analytics/web/#report/app-content-crashes/a46283877w77245857p80654704/%3F_u.date00%3D20140906%26_u.date01%3D20140906%26explorer-table.plotKeys%3D%5B%5D%26explorer-table.secSegmentId%3Danalytics.mobileDeviceInfo%26_r.drilldown%3Danalytics.appVersion%3A1.10.2/

Thread: main, Exception: java.lang.IllegalStateException: Could not execute method of the activity at android.view.View$1.onClick(View.java:4011) at android.view.View.performClick(View.java:4647) at android.view.ViewRootImpl.performClickHelper(ViewRootImpl.java:910) at android.view.ViewRootImpl.performClick(ViewRootImpl.java:919) at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:3385) at android.os.Handler.dispatchMessage(Handler.java:122) at android.os.Looper.loop(Looper.java:136) at android.app.ActivityThread.main(ActivityThread.java:5105) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:515) at android.view.View$1.onClick(View.java:4006) ... 12 more Caused by: java.lang.NullPointerException at com.lw1a2.myeslpod.Util.removeActivity(Unknown Source) getBingURL getType at com.lw1a2.myeslpod.Archive.init(Unknown Source) add size access$0 access$3 at com.lw1a2.myeslpod.Listened.init(Unknown Source) add remove at com.lw1a2.myeslpod.MyMediaPlayer.clickPlay(Unknown Source) at com.lw1a2.myeslpod.Detail.play(Unknown Source) ... 15 more