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: 261
Popularity: 1.02
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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 54 Next › Last »

WatcherWhale commented on 2020-09-29 06:57 (UTC)

@roachsinai This issue is fixed in the upstream (https://github.com/laurent22/joplin/issues/3783). The package here must however be updated to at least 1.2.1 for this to work again. Currently, you can downgrade to an older version (like I did to version 1.0.242) and wait until the package gets updated.

FillFeile commented on 2020-09-26 09:21 (UTC)

Hi everyone, I'm running into an issue with the PKGBUILD of this package. The prebuild-install step complains about a missing module called 'fstream'. Please find the error below:

> prebuild-install || node-gyp rebuild

prebuild-install WARN install No prebuilt binaries found (target=14.12.0 runtime=node arch=x64 libc= platform=linux)
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack Error: Cannot find module 'fstream'
gyp ERR! stack Require stack:
gyp ERR! stack - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry.js
gyp ERR! stack - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry-writer.js
gyp ERR! stack - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/pack.js
gyp ERR! stack - /usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/tar.js
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 (internal/modules/cjs/loader.js:893:15)
gyp ERR! stack     at Function.Module._load (internal/modules/cjs/loader.js:743:27)
gyp ERR! stack     at Module.require (internal/modules/cjs/loader.js:965:19)
gyp ERR! stack     at require (internal/modules/cjs/helpers.js:88:18)
gyp ERR! stack     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry.js:14:15)
gyp ERR! stack     at Module._compile (internal/modules/cjs/loader.js:1076:30)
gyp ERR! stack     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
gyp ERR! stack     at Module.load (internal/modules/cjs/loader.js:941:32)
gyp ERR! stack     at Function.Module._load (internal/modules/cjs/loader.js:782:14)
gyp ERR! stack     at Module.require (internal/modules/cjs/loader.js:965:19)
gyp ERR! System Linux 5.8.10-arch1-1
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

Any advise on that?

navarrothiago commented on 2020-09-25 20:44 (UTC) (edited on 2020-09-25 20:45 (UTC) by navarrothiago)

I have faced this error when opened CLI: ./build/lib/sql-extensions/spellfix.so: cannot open shared object file: No such file or directory . It was fixed in version CLI v1.2.1.

quenyen commented on 2020-09-25 15:16 (UTC)

Do you want a comaintainer masterkorp? I use this package and have a vested interest in keeping it up to date.

Konsole commented on 2020-09-24 11:00 (UTC)

Hello everyone, Does anyone know how to improve Cyrillic text within the editor? Having trouble with editing text, the cursor straight up just clips through some letters

the_z0id commented on 2020-09-16 09:48 (UTC)

@zero.0 Thank you for the hint. I will have a look at it.

zero.0 commented on 2020-09-14 19:24 (UTC)

@the_z0id

I had succsess installing it from Chaotic-AUR. Not sure if that suits you...

the_z0id commented on 2020-09-13 09:52 (UTC)

Now, it gives the following error:

> Joplin@1.0.245 dist /home/XXX/.cache/yay/joplin/src/joplin-1.0.245/ElectronClient
> electron-builder

  • electron-builder  version=22.3.2 os=5.4.64-1-MANJARO
  • loaded configuration  file=package.json ("build" field)
  • electron-rebuild not required if you use electron-builder, please consider to remove excess dependency from devDependencies

To ensure your native dependencies are always matched electron version, simply add script `"postinstall": "electron-builder install-app-deps" to your `package.json`
  • writing effective config  file=dist/builder-effective-config.yaml
  • skipped dependencies rebuild  reason=npmRebuild is set to false
  • packaging       platform=linux arch=x64 electron=8.2.5 appOutDir=dist/linux-unpacked
  • building        target=AppImage arch=x64 file=dist/Joplin-1.0.245.AppImage
  ⨯ cannot execute  cause=exit status 1
                    errorOut=Write failed because No space left on device
FATAL ERROR:Failed to write to output filesystem

                    command=/home/XXX/.cache/electron-builder/appimage/appimage-12.0.1/linux-x64/mksquashfs /home/XXX/.cache/yay/joplin/src/joplin-1.0.245/ElectronClient/dist/__appImage-x64 /home/XXX/.cache/yay/joplin/src/joplin-1.0.245/ElectronClient/dist/Joplin-1.0.245.AppImage -offset 188392 -all-root -noappend -no-progress -quiet -no-xattrs -no-fragments
                    workingDir=/home/XXX/.cache/yay/joplin/src/joplin-1.0.245/ElectronClient/dist/__appImage-x64
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Joplin@1.0.245 dist: `electron-builder`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the Joplin@1.0.245 dist script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/XXX/.npm/_logs/2020-09-13T09_20_00_802Z-debug.log
==> ERROR: A failure occurred in build().
    Aborting...

It says there is not enough space, but there are more than 15 GB free. Any ideas?

the_z0id commented on 2020-09-11 15:07 (UTC) (edited on 2020-09-11 15:08 (UTC) by the_z0id)

At the moment, the installation hangs here:

extract:hermes-engine: sill extract  hermes-engine@0.2.1 extracted to /home/XXXXX/.cache/yay/joplin/src/joplin-1.0.245/ReactNativeClient/node_modules/.staging/hermes-engine-a5d159db (264376m)

Any suggestions?