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

dlopen failed: library "libsqlite3.so" not found #20

Closed
tommy351 opened this issue Jul 1, 2020 · 0 comments
Closed

dlopen failed: library "libsqlite3.so" not found #20

tommy351 opened this issue Jul 1, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@tommy351
Copy link
Owner

tommy351 commented Jul 1, 2020

This error occurred when entering the view screen.

Error stack:

Non-fatal Exception: java.lang.Exception: Invalid argument(s): Failed to load dynamic library (dlopen failed: library "libsqlite3.so" not found)
       at ._defaultOpen(load_library.dart:20)
       at OpenDynamicLibrary.openSqlite(load_library.dart:80)
       at .new(bindings.dart:121)
       at .bindings(bindings.dart:262)
       at .new(database.dart:52)
       at .new(database.dart:37)
       at _VmDelegate.open(vm_database.dart:39)
       at DelegatedDatabase.ensureOpen.<fn>(engines.dart:244)
       at BasicLock.synchronized(basic_lock.dart:34)
       at QueryEngine.doWhenOpened.<fn>(query_engine.dart)

Ref simolus3/drift#420

@tommy351 tommy351 created this issue from a note in Roadmap (In progress) Jul 1, 2020
@tommy351 tommy351 added the bug Something isn't working label Jul 1, 2020
@tommy351 tommy351 self-assigned this Jul 1, 2020
Roadmap automation moved this from In progress to Done Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Roadmap
  
Done
Development

No branches or pull requests

1 participant