IllegalStateException: trying to requery an already closed cursor

Bug #1262900 reported by pjv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Collectionista
Fix Released
Low
pjv

Bug Description

Again, things got messed up with cursors. This time, in runQuery() I need to stop using managedQuery, which is now deprecated in favor of loaders. because this is not on the UI thread, loaders are not needed, but an unmanaged regular query() is. Otherwise the cursor will be closed by the activity/fragment on ~JB and the list view will not be able to be reused on resume, which gives this error.

See #976174 on how to diagnose.

Related branches

pjv (pjv)
Changed in collectionista:
status: New → Fix Committed
importance: Undecided → Low
assignee: nobody → pjv (pjv)
pjv (pjv)
Changed in collectionista:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.