After the update today, "joplin 1.4.19-8" package only contains "joplin-cli". Any ideas why the desktop version was removed?
Search Criteria
Package Details: joplin-desktop 3.2.13-2
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: | AGPL-3.0-or-later |
Groups: | joplin |
Conflicts: | joplin-desktop-electron |
Submitter: | masterkorp |
Maintainer: | dosenpils |
Last Packager: | dosenpils |
Votes: | 268 |
Popularity: | 2.36 |
First Submitted: | 2018-04-18 16:33 (UTC) |
Last Updated: | 2025-03-12 23:14 (UTC) |
Dependencies (23)
- electron
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, 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-gitAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod)
- nss (nss-hgAUR)
- orc
- electron (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jaq-binAUR) (make)
- libgsf (libgsf-gitAUR) (make)
- libxcrypt-compat (make)
- node-gyp (corepackerAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- yq (make)
- libappindicator-gtk3 (optional) – for tray icon
Required by (0)
Sources (4)
Latest Comments
« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 37 38 .. 57 Next › Last »
Darkmind2007 commented on 2020-12-16 20:10 (UTC)
maykin commented on 2020-12-16 18:32 (UTC)
I needed to downgrade re2
:
sudo pacman -U /var/cache/pacman/pkg/re2-1\:20201001-1-x86_64.pkg.tar.zst
phonemic commented on 2020-12-15 17:30 (UTC)
@ridgea Confirmed. I have the same issue.
ridgea commented on 2020-12-15 09:04 (UTC)
FYI: today electron package in my system was updated alongside with re2 (as a dependency) 11.1.0 _1 -> 11.1.0 _2
After that joplin-desktop didn't start, had to downgrade electron
to the previous version (the new version requires newer re2, that contains libre2.so.9 when joplin requires libre2.so.8)
Jeff_WuYo commented on 2020-12-14 11:19 (UTC)
Somehow, I use systemd-networkd as my network manager, joplin failed no matter what flags I use. In the output, yay failed to get a appimage from github.com/electron-userland/electron-builder-binaries/release/download/appimage-12.0.1/appimage-12.0.1.7z
But if I use networkmanager from gnome, joplin installed as intended. I don't know if it's my resolved config problem or some other reason. It might be off topic.
lucianf commented on 2020-12-14 10:43 (UTC)
I tried installing joplin-desktop-electron
even with the suggestions below but I get this error when running it:
/usr/bin/joplin-desktop: line 12: ./@joplinapp-desktop: No such file or directory
I can only run the joplin-cli
version successfully. Any ideas?
Tucniak commented on 2020-12-11 07:12 (UTC)
yay -S --mflags="--nocheck" joplin-desktop-electron
worked for me as well
phonemic commented on 2020-12-10 14:39 (UTC)
Confirmed that yay -S --mflags="--nocheck" joplin-desktop-electron
works.
phonemic commented on 2020-12-10 13:30 (UTC)
@masterkorp Upgrade still doesn't work. See output below.
lerna ERR! npm run test exited 1 in 'joplin'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! root@ test: `lerna run test --stream`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the root@ test 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/[user]/.npm/_logs/2020-12-10T13_09_05_372Z-debug.log
==> ERROR: A failure occurred in check().
Aborting...
professed commented on 2020-12-08 18:40 (UTC)
@masterkorp: The package build for joplin-desktop-electron succeeds with `makepkg --nocheck'.
As expected, passing the --nocheck flag to yay also yields success (yay -S --mflags="--nocheck" joplin-desktop-electron).
I have opened an issue on GitHub as requested. Thank you for your help!!
Pinned Comments
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