Closed GoogleCodeExporter closed 9 years ago
This also happens in 1.3.0:
User comments:
* The app generates this error after I either go to the home page and try to go
back or when I switch apps and try to go back. It must be in the 'on resume()'
function. Great app otherwise.
* "stopped unexpectedly"
* scanning new barcode
--------------------------------------------------------------------------------
v1.3.0, 06.06.2011 21:44:33
java.lang.RuntimeException: Unable to resume activity
{org.openintents.shopping/org.openintents.shopping.ShoppingActivity}:
java.lang.IllegalStateException: trying to requery an already closed cursor
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2220)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2248)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1024)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:126)
at android.app.ActivityThread.main(ActivityThread.java:4002)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:844)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.IllegalStateException: trying to requery an already closed
cursor
at android.app.Activity.performRestart(Activity.java:4337)
at android.app.Activity.performResume(Activity.java:4360)
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2210)
Original comment by peli0...@googlemail.com
on 8 Jun 2011 at 5:15
Did not happen with OI Shopping List 1.4 so far. Probably this issue was fixed.
(can be re-opened if necessary).
Original comment by peli0...@googlemail.com
on 25 Aug 2011 at 12:03
Original issue reported on code.google.com by
peli0...@googlemail.com
on 21 Jan 2011 at 11:00