Package Details: joplin-desktop 3.2.13-2

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.00
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2025-03-12 23:14 (UTC)

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.

  • 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 .. 44 45 46 47 48 49 50 51 52 53 54 .. 57 Next › Last »

hillbicks commented on 2019-07-20 17:59 (UTC)

@masterkorp: Could you please try this config in a clean environment? Since there are so many people with the same problem, it seems that it is something specific to your system. Maybe change the path to an absolute one?

I also don't see why joplin.desktop should be anywhere else than joplin.sh and joplin-desktop.sh. All three files are included in the source, yet joplin.desktop is the only file located in the parent dir according to your PKGBUILD. Can you check where the joplin.desktop is located on your system? I would assume it is in the parent dir, hence why it is working for you and failing for everybody else.

Thanks again

vitalijr2 commented on 2019-07-07 16:09 (UTC) (edited on 2019-07-07 16:10 (UTC) by vitalijr2)

On my opinion you should remove these files from the package:

  • /usr/share/joplin/resources/app/node_modules/7zip-bin-linux/arm64/7za
  • /usr/share/joplin/resources/app/node_modules/7zip-bin-linux/ia32/7za
  • /usr/share/joplin/resources/app/node_modules/7zip-bin-linux/arm/7za

saturn_knight commented on 2019-06-27 01:12 (UTC)

@masterkorp Yes it does, if I don't edit the PKGBUILD file it fails. I just tried it again manually before posting this and still received the error:

install: cannot stat '../joplin.desktop': No such file or directory

masterkorp commented on 2019-06-25 16:06 (UTC)

@saturn_knight But cloning and using makepkg directly? Does it fail?

saturn_knight commented on 2019-06-14 10:14 (UTC)

I still have the same problem as @hillbicks. I use Pikaur, but it also fails when I manually use makepkg. I have to remove the ../ before joplin.desktop in order for it to build successfully. I don't understand what is different between our environments that on @masterkorp system it fails without the ../ but on ours it fails with it. There must be something strange going on somewhere...

hillbicks commented on 2019-06-13 20:25 (UTC)

@masterkorp:

It basically says file or directory not found, package helper is trizen. If you look through the last two or three pages, there are several more people with the same problem. If you need further info or logs, just let me know.

blixawillbargeld commented on 2019-06-12 15:53 (UTC)

Is there a way to install only the cli version of joplin?

masterkorp commented on 2019-06-11 10:48 (UTC)

@hillbicks I would remove it it would make it full.

But that is the actual command, it works with makepkg and AUR warpers like yay, what error are you getting?

hillbicks commented on 2019-06-06 17:08 (UTC)

@masterkorp Could you please fix the line 68 and remove the ../ before joplin.desktop in the pkgfile?

Thanks!