Bug 363281

Summary: Logcat: A SQLiteConnection object for database was leaked!
Product: [Applications] kdeconnect Reporter: Pastafarianist <dfasre>
Component: android-applicationAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Android   
OS: Android 5.x   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.