@Rhinoceros: Too many issues with this package. I agree, joplin-appimage simply works and besides, it only follows stable branches, which is a plus.
Search Criteria
Package Details: joplin-desktop 3.0.14-1
Package Actions
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 - Desktop |
Upstream URL: | https://joplinapp.org/ |
Keywords: | markdown note notetaking productivity |
Licenses: | MIT |
Groups: | joplin |
Conflicts: | joplin-desktop-electron |
Submitter: | masterkorp |
Maintainer: | masterkorp |
Last Packager: | masterkorp |
Votes: | 262 |
Popularity: | 1.54 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2024-07-29 19:54 (UTC) |
Dependencies (22)
- electron
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libexif (libexif-gitAUR)
- libgsf (libgsf-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libwebp (libwebp-gitAUR)
- libxss
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- nss (nss-hgAUR)
- orc
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- Show 2 more dependencies...
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 54 Next › Last »
madjoe commented on 2022-01-04 11:48 (UTC)
Rhinoceros commented on 2022-01-03 22:29 (UTC) (edited on 2022-01-03 22:30 (UTC) by Rhinoceros)
For anyone else unable to build this package, joplin-appimage works well as a replacement to joplin-desktop.
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
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.
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