Package Details: joplin 3.0.14-1

Git Clone URL: https://aur.archlinux.org/joplin.git (read-only, click to copy)
Package Base: joplin
Description: A note taking and to-do application with synchronization capabilities - CLI App
Upstream URL: https://joplinapp.org/
Keywords: markdown note notetaking productivity
Licenses: MIT
Groups: joplin
Submitter: masterkorp
Maintainer: masterkorp
Last Packager: masterkorp
Votes: 263
Popularity: 1.81
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2024-07-29 19:54 (UTC)

Pinned Comments

masterkorp commented on 2021-12-27 11:30 (UTC) (edited on 2021-12-27 11:32 (UTC) by masterkorp)

Hello everyone,

There was been several difficulties upgrading the Joplin due to major changes in the build system upstream.

I have finnally got version 2.6.10 working with pacthes, but remenber:

  • You may need to remove your src/ folder before using this version

  • The patches are still not perfect, you must say yes to a prompt

I will continue working on this later today, but its usable and stable, please remenber you can always report issues on the github repository.

Regards, Alfredo Palhares

masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)

Hello everyone,

I will be renaming the packages to its final form.

  • joplin will contain the CLI application
  • joplin-desktop will contain the Desktop version

Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.

If you have problems with the check() function, just run makepkg with the --nocheck flag.

Thank you for your patience. Regards, Alfredo Palhares

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 54 Next › Last »

madjoe commented on 2022-01-02 19:16 (UTC) (edited on 2022-01-02 19:18 (UTC) by madjoe)

I updated to the most recent version and it seems that the internal editor doesn't work for both: existing notes and new ones. It seems like a known issue:

https://github.com/alfredopalhares/arch-pkgbuilds/issues/102

simona commented on 2022-01-02 07:22 (UTC) (edited on 2022-01-02 07:25 (UTC) by simona)

error /home/simona/.cache/yay/joplin/src/joplin-2.6.10/packages/tools/node_modules/sharp: Command failed.
Exit code: 7
Command: (node install/libvips && node install/dll-copy && prebuild-install --runtime=napi) || (node-gyp rebuild && node install/dll-copy)
Arguments:
Directory: /home/simona/.cache/yay/joplin/src/joplin-2.6.10/packages/tools/node_modules/sharp
Output:
info sharp Detected globally-installed libvips v8.12.1
info sharp Building from source via node-gyp
gyp info it worked if it ends with ok
gyp info using node-gyp@7.1.2
gyp info using node@17.3.0 | linux | x64
gyp info find Python using Python version 3.10.1 found at "/usr/bin/python3"
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack Error: Cannot find module 'request'
gyp ERR! stack Require stack:
gyp ERR! stack - /usr/lib/node_modules/npm/node_modules/node-gyp/lib/install.js
gyp ERR! stack - /usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js
gyp ERR! stack - /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js
gyp ERR! stack at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
gyp ERR! stack at Function.Module._load (node:internal/modules/cjs/loader:778:27)
gyp ERR! stack at Module.require (node:internal/modules/cjs/loader:999:19)
gyp ERR! stack at require (node:internal/modules/cjs/helpers:102:18)
gyp ERR! stack at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/install.js:10:17)
gyp ERR! stack at Module._compile (node:internal/modules/cjs/loader:1097:14)
gyp ERR! stack at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
gyp ERR! stack at Module.load (node:internal/modules/cjs/loader:975:32)
gyp ERR! stack at Function.Module._load (node:internal/modules/cjs/loader:822:12)
gyp ERR! stack at Module.require (node:internal/modules/cjs/loader:999:19) gyp ERR! System Linux 5.15.12-1-ck-generic-v3
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/simona/.cache/yay/joplin/src/joplin-2.6.10/packages/tools/node_modules/sharp
gyp ERR! node -v v17.3.0
gyp ERR! node-gyp -v v7.1.2
gyp ERR! Node-gyp failed to build your package.
gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.

lerna ERR! yarn install --mutex network:42424 --non-interactive --cache /home/simona/.cache/yay/joplin/src/npm-cache --no-optional exited 7 in '@joplin/tools'

Rhinoceros commented on 2022-01-01 23:44 (UTC)

Slightly different problem perhaps, but I also can't build as per this GitHub issue.

Darkmind2007 commented on 2022-01-01 13:53 (UTC)

The build fails with the following message (even after answering "yes" to all questions). Has anyone experienced this?

Error: Cannot find module './tools/copyApplicationAssets.js'
Require stack:
- /home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/gulpfile.js
- /home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/node_modules/gulp-cli/lib/shared/require-or-import.js
- /home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js
- /home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/node_modules/gulp-cli/index.js
- /home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/node_modules/gulp/bin/gulp.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:999:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (/home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/gulpfile.js:19:7)
    at Module._compile (node:internal/modules/cjs/loader:1097:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10)
    at Module.load (node:internal/modules/cjs/loader:975:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:999:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/gulpfile.js',
    '/home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/node_modules/gulp-cli/lib/shared/require-or-import.js',
    '/home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js',
    '/home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/node_modules/gulp-cli/index.js',
    '/home/user/.cache/pacaur/joplin/src/joplin-2.6.10/packages/app-desktop/node_modules/gulp/bin/gulp.js'
  ]
}
lerna info lifecycle @joplin/app-desktop@2.6.10~postinstall: Failed to exec postinstall script
lerna ERR! lifecycle "postinstall" errored in "@joplin/app-desktop", exiting 1

waldher commented on 2021-12-29 08:50 (UTC)

Fixes for missing npm dependency and for the patch issue (yarn.lock was duplicated in one of the patch files):

https://gitlab.com/waldher/joplin/-/commit/5ce1a02f0afa3af8a6b054bc24f92d596b9d18ea

snack commented on 2021-12-28 08:28 (UTC) (edited on 2021-12-28 10:57 (UTC) by snack)

Just updated to 2.6.10-4. The note editor seems to be badly broken: it shows no text for some notes (which however are correctly displayed) while for others the source markdown is displayed and I can edit it, but the cursor is not visible.

Edit: the empty editor issue happens only when the window is resized below a certain dimension. For bigger or full-screen windows the content is displayed but the cursor is still missing.

Edit2:: I just installed joplin-appimage 2.6.10-1 and it works perfectly, so probably there are still issues with the build configuration of this package.

zangoku commented on 2021-12-28 08:28 (UTC)

update fails for me lerna ERR! yarn install --mutex network:42424 --non-interactive --cache /home/zangoku/.cache/paru/clone/joplin/src/npm-cache --no-optional exited 1 in '@joplin/lib' lerna WARN complete Waiting for 8 child processes to exit. CTRL-C to exit immediately. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'joplin-2.6.10-4 (joplin-desktop)':