@biociahi said in Exception when activating "Log to external file":
I’m on master @ 91234a68 running Android 4.0.3 x86 emulator. Is this a known bug?
No, it’s not (until now). I have seen some concurrency (locking) database problems with Android <4.1, which I think might be related to the fact that setWriteAheadLoggingEnabled
is only available since API level 16 and WAL has to be activated for the already-opened database for lower Android versions.
However, a DatabaseObjectNotClosedException
seems not to be related to that.
Sorry for posting here, but you’ve disabled issue tracker too…
The “issue tracker” is not disabled, but not enabled. This forum is a much better ways to handle support requests, and enhancement requests and discussion. If you don’t like it, you don’t have to use it. Please accept our way of project management.
Also, please enclose your logs with ``` to make them readable and create a new topic for … new topics. You wouldn’t post a non-related “issue” into another “issue”, too, would you? I have now split the previous topic.