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

Latest build fails on start #61

Closed
dzjkb opened this issue Oct 1, 2020 · 3 comments
Closed

Latest build fails on start #61

dzjkb opened this issue Oct 1, 2020 · 3 comments

Comments

@dzjkb
Copy link

dzjkb commented Oct 1, 2020

After installing the latest build and launching joplin, it exits on start with the following error:

events.js:291
      throw er; // Unhandled 'error' event
      ^

[Error: SQLITE_ERROR: ./build/lib/sql-extensions/spellfix.so: cannot open shared object file: No such file or directory
Emitted 'error' event on Database instance at:
] {
  errno: 1,
  code: 'SQLITE_ERROR'
}

This seems to be fixed in commit 2200be6.

@rusty-electron
Copy link

Ya, many people including me are having the same issue.

@Alkindi42
Copy link

Alkindi42 commented Oct 4, 2020

Hello, I had the same problem. Indeed the issue is resolved in (pre)release 1.2.1. I think the maintainer is waiting for the official release. I created a joplin-beta package with a pre-release.

I hope this will help you.

@alfredopalhares
Copy link
Owner

I just upgraded the system to latest stable 1.2.6, this fixes the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants