Search Criteria
Package Details: notesnook 3.0.22-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/notesnook.git (read-only, click to copy) |
---|---|
Package Base: | notesnook |
Description: | A fully open source & end-to-end encrypted note taking alternative to Evernote.(Use system-wide electron) |
Upstream URL: | https://notesnook.com/ |
Keywords: | electron encrypted notes |
Licenses: | GPL-3.0-or-later |
Conflicts: | notesnook |
Provides: | notesnook |
Submitter: | Radeox |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 9 |
Popularity: | 1.86 |
First Submitted: | 2022-09-05 10:09 (UTC) |
Last Updated: | 2024-11-25 01:22 (UTC) |
Dependencies (10)
- electron31
- cmake (cmake-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- python-setuptools (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
1 2 Next › Last »
zxp19821005 commented on 2024-11-21 05:59 (UTC)
@liuyun Thanks for your feedback, fixed it.
liuyun commented on 2024-11-21 05:41 (UTC) (edited on 2024-11-21 05:42 (UTC) by liuyun)
I am still getting a similar error after opening Notesnook. notesnook-electron-bin also gives the same error.
/usr/lib/notesnook/app.asar/node_modules/sqlite-better-trigram-linux-x64/better-trigram.so.so: cannot open shared object file: Not a directory SqliteError: /usr/lib/notesnook/app.asar/node_modules/sqlite-better-trigram-linux-x64/better-trigram.so.so: cannot open shared object file: Not a directory at Database.loadExtension (/usr/lib/notesnook/app.asar/node_modules/better-sqlite3-multiple-ciphers/lib/methods/wrappers.js:29:14) at Object.load (/usr/lib/notesnook/app.asar/node_modules/sqlite-better-trigram/index.cjs:55:6) at z.<anonymous> (https://app.notesnook.com/assets/sqlite.worker.desktop-CP9v2gK6.js:1:663) at Generator.next (<anonymous>) at https://app.notesnook.com/assets/sqlite.worker.desktop-CP9v2gK6.js:1:298 at new Promise (<anonymous>) at g (https://app.notesnook.com/assets/sqlite.worker.desktop-CP9v2gK6.js:1:95) at z.open (https://app.notesnook.com/assets/sqlite.worker.desktop-CP9v2gK6.js:1:452) at s (https://app.notesnook.com/assets/sqlite.worker.desktop-CP9v2gK6.js:5:1227)
zxp19821005 commented on 2024-09-26 03:23 (UTC) (edited on 2024-09-26 03:24 (UTC) by zxp19821005)
@taivlam Thanks a lot, it's my fault, fixed it.
taivlam commented on 2024-09-25 19:46 (UTC)
Is anyone else getting this error below after opening Notesnook? (To be clear, Notesnook still opens up, but it only shows this error message and refuses to show anything else. The only thing you can do is to close the application window.)
UmmIt commented on 2024-05-15 02:06 (UTC)
Hello, there is an unbuildable problem.
zxp19821005 commented on 2024-01-10 09:03 (UTC)
@wanderingice Thanks for your feedback,fixed it.
wanderingice commented on 2024-01-10 06:37 (UTC)
There's an issue building this, happening on multiple computers for me. It consistently freezes here:
It just hangs there indefinitely.
I find it strange that it has a reference to a cloud run, though when I click on that link nothing is found. Any ideas how to resolve? This is happening on two different machines for me.
zxp19821005 commented on 2023-09-25 02:15 (UTC)
@aquatic7 I've got another error today.The build actions I've wrote always follow this: https://github.com/streetwriters/notesnook/actions/workflows/desktop.publish.yml .I think maybe there was something wrong in upstream.
aquatic7 commented on 2023-09-22 21:23 (UTC) (edited on 2023-09-22 21:23 (UTC) by aquatic7)
Build error. What to do?
==> Validating source files with sha256sums... notesnook-2.6.5.tar.gz ... Passed notesnook.desktop ... Passed ==> Removing existing $srcdir/ directory...
==> Extracting sources... -> Extracting notesnook-2.6.5.tar.gz with bsdtar ==> Starting build()... npm ERR! code ENOENT npm ERR! syscall mkdir npm ERR! path /.npm npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, mkdir '/.npm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
1 2 Next › Last »