Erik Bjäreholt

Results 447 comments of Erik Bjäreholt

Pretty sure it's a release build, but the debug symbols might not have been stripped.

The Android app stores the SQLite file in its [assigned data directory](https://android.stackexchange.com/questions/47924/where-android-apps-store-data), however this directory is likely protected from being accessed by other apps (for security reasons). However, if you've...

I've replicated the issue and this should have been resolved in the just-released v0.12.1, let me know if that fixes the issue for you.

I think this is a downstream effect from us updating the vis-timeline library, which presumably changed its default. Edit: Actually, when googling "vis-timeline tooltip delay" one of the top results...

> There are some links to various issues but they don't seem to cover this. What makes you think this isn't fixed by the workarounds in https://github.com/ActivityWatch/activitywatch/issues/334? Looks like a...

Wow, that's pretty bad. The hostname change is probably not related though, more likely to be your computer taking a transient hostname from a router or something (it's pretty annoying)....

This will be fixed soon, see: https://github.com/ActivityWatch/activitywatch/issues/334#issuecomment-1258166391

All issues mentioned here should have been fixed in the just released v0.12.1. Please let me know if I can close this issue.

From all I've heard from users, this issue has been resolved in v0.12.1. Thanks for reporting!

Seems to be a case of https://stackoverflow.com/questions/68353353/crash-on-dyld-library-not-loaded-usr-lib-swift-libswift-concurrency-dylib-run I'll look into it, and I opened #801 to track the issue. Thanks for reporting!