Bug 363281 - Logcat: A SQLiteConnection object for database was leaked!
Summary: Logcat: A SQLiteConnection object for database was leaked!
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (other bugs)
Version First Reported In: unspecified
Platform: Android Android 5.x
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-19 16:27 UTC by Pastafarianist
Modified: 2018-01-16 23:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pastafarianist 2016-05-19 16:27:59 UTC
I am running KDE Connect 0.9g from F-Droid and I have accidentally found this in logcat:

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

Reproducible: Sometimes

Steps to Reproduce:
No idea. Simply watch logcat and wait until it happens.
Comment 1 Albert Vaca Cintora 2016-05-19 19:54:13 UTC
Was there any stack trace next to this line, or some log that might indicate where in the code this happened?
Comment 2 Pastafarianist 2016-05-20 13:44:15 UTC
Nothing at all.
Comment 3 Albert Vaca Cintora 2018-01-16 23:14:03 UTC
I think this should be fixed in current version. Feel free to reopen if it reappears.