Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLiteConnection object leaked while downloading #5

Closed
komica2 opened this issue Mar 3, 2014 · 1 comment
Closed

SQLiteConnection object leaked while downloading #5

komica2 opened this issue Mar 3, 2014 · 1 comment
Labels

Comments

@komica2
Copy link

komica2 commented Mar 3, 2014

I met following error in ADB while downloading galleries:

A SQLiteConnection object for database '/data/data/tw.skyarrow.ehreader/databases/ehreader.db' was leaked!  Please fix your application to end transactions in progress properly and to close the database when it is no longer needed.

The downloads stuck for a while after this message but continued later. (connection auto-closed?)

@tommy351 tommy351 added the bug label Mar 3, 2014
@tommy351
Copy link
Owner

tommy351 commented Mar 3, 2014

Maybe it's because database is not closed in PhotoInfoService.

@tommy351 tommy351 closed this as completed Mar 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants