Package Details: joplin-appimage 2.14.20-2

Git Clone URL: https://aur.archlinux.org/joplin-appimage.git (read-only, click to copy)
Package Base: joplin-appimage
Description: The latest stable AppImage of Joplin - a cross-platform note taking and to-do app
Upstream URL: https://github.com/laurent22/joplin
Keywords: appimage joplin markdown note notetaking productivity
Licenses: MIT
Conflicts: joplin-desktop
Submitter: icefox
Maintainer: thynkon
Last Packager: thynkon
Votes: 85
Popularity: 2.32
First Submitted: 2020-06-19 14:03 (UTC)
Last Updated: 2024-03-19 21:34 (UTC)

Pinned Comments

thynkon commented on 2021-06-16 20:49 (UTC)

Attention

From now, this package will only track stable releases of Joplin.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

proledatarian commented on 2024-03-28 12:39 (UTC)

Minor detail, but why isn't this package following the usual naming scheme and appends an -bin?

Aithcy commented on 2024-03-21 11:00 (UTC)

Just to confirm that the issue is fixed in 2.14.20-2. Thanks.

thynkon commented on 2024-03-19 21:37 (UTC)

Hi @bacteriostat, thank you for your feedback and solution. Indeed, I also encountered the same problem regarding the corruption of the AppImage file.

The issue is related to debugedit which is called by makepkg when building the package.

As you pointed, the most reliable solution for the moment is to add !debug to options. Once the bug is fixed, I will update the PKGBUILD.

Aithcy commented on 2024-03-19 16:30 (UTC)

Thank you @bacteriostat not only for a prompt, full and informative response to my issue, but for reminding me how much I love Arch and the unbelievable community around it :)

bacteriostat commented on 2024-03-19 10:12 (UTC) (edited on 2024-03-19 10:49 (UTC) by bacteriostat)

Edit: Simply adding options=(!strip !debug) will fix the issue. Please see https://gitlab.archlinux.org/pacman/pacman/-/issues/107 for more details.

Hi @Aithcy, I could reproduce the issue you had on Arch. The issue seems to be arising with pacman 6.1.0-3. Building the package with pacman 6.0.2-9 works.

The issue happens because install -Dm755 "${_filename}" "${pkgdir}/${_install_path} doesn't work properly and installs a corrupted file.

An easy fix is to replace the corrupted AppImage file at /opt/appimages/ with the correct AppImage (with mode 755).

I am using paru and so this is how I could fix it:

sudo install -Dm755 ~/.cache/paru/clone/joplin-appimage/Joplin-2.14.19.AppImage /opt/appimages/Joplin.AppImage

Aithcy commented on 2024-03-18 13:16 (UTC)

On Endeavout OS after updating to 2.14.19-1 (clean build) Joplin isn't working for me anymore. Error given is:

$> /usr/bin/joplin-desktop
This doesn't look like a squashfs image.

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information
open dir error: No such file or directory

I've followed all the links and tried everything I can find, without luck.

snack commented on 2024-01-28 09:25 (UTC)

In a Plasma Wayland session Joplin cannot be started using the application launcher menu. In kSystemLog I get these errors:

28/01/24 10:19  plasmashell qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
28/01/24 10:19  plasmashell file:///usr/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/ApplicationsPage.qml:178: TypeError: Cannot read property 'forceActiveFocus' of null
28/01/24 10:19  plasmashell file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
28/01/24 10:19  plasmashell QString::arg: 2 argument(s) missing in joplin
28/01/24 10:19  krunner open dir error: No such file or directory
28/01/24 10:19  kernel  joplin-desktop[4521]: segfault at 8 ip 00000000004086b7 sp 00007ffded7dc250 error 4 in Joplin.AppImage[400000+2b000] likely on CPU 6 (core 0, socket 0)
28/01/24 10:19  kernel  Code: 8b 45 f4 eb 13 48 8b 45 f8 48 8b 10 48 8b 45 c8 48 89 10 b8 00 00 00 00 c9 c3 55 48 89 e5 48 83 ec 10 48 89 7d f8 48 8b 45 f8 <48> 8b 40 08 48 89 c7 e8 6d bc ff ff 48 8b 45 f8 48 89 c7 e8 61 bc
28/01/24 10:19  plasmashell kf.kio.gui: "<html>The command <tt></tt> could not be found.</html>"
28/01/24 10:19  systemd app-joplin-39d2afbec710441cb0fd7d8bdb8797b8.scope: Couldn't move process 4518 to requested cgroup '/user.slice/user-10085.slice/user@10085.service/app.slice/app-joplin-39d2afbec710441cb0fd7d8bdb8797b8.scope': No such process
28/01/24 10:19  systemd app-joplin-39d2afbec710441cb0fd7d8bdb8797b8.scope: Failed to add PIDs to scope's control group: No such process
28/01/24 10:19  systemd app-joplin-39d2afbec710441cb0fd7d8bdb8797b8.scope: Failed with result 'resources'.
28/01/24 10:19  systemd Failed to start Joplin.
28/01/24 10:19  systemd Started Process Core Dump (PID 4523/UID 0).
28/01/24 10:19  systemd-coredump    Process 4521 (joplin-desktop) of user 10085 dumped core.

Module Joplin.AppImage without build-id.
Stack trace of thread 4521:
#0  0x00000000004086b7 sqfs_block_dispose (Joplin.AppImage + 0x86b7)
#1  0x000000000040b5b7 n/a (Joplin.AppImage + 0xb5b7)
#2  0x000000000040b440 sqfs_cache_destroy (Joplin.AppImage + 0xb440)
#3  0x00000000004081bf sqfs_destroy (Joplin.AppImage + 0x81bf)
#4  0x000000000040eee7 sqfs_ll_destroy (Joplin.AppImage + 0xeee7)
#5  0x000000000040e76d fusefs_main (Joplin.AppImage + 0xe76d)
#6  0x0000000000405d3c main (Joplin.AppImage + 0x5d3c)
#7  0x0000734d62c2ccd0 n/a (libc.so.6 + 0x27cd0)
#8  0x0000734d62c2cd8a __libc_start_main (libc.so.6 + 0x27d8a)
#9  0x00000000004046b9 _start (Joplin.AppImage + 0x46b9)
ELF object binary architecture: AMD x86-64

28/01/24 10:19  systemd systemd-coredump@2-4523-0.service: Deactivated successfully.

The Joplin desktop file contains:

Exec=env DESKTOPINTEGRATION=0 APPIMAGELAUNCHER_DISABLE=1 /usr/bin/joplin-desktop --no-sandbox %U

Executing the very same command in a terminal Joplin start flawlessly. Anyone else is experiencing this behavior? How to fix?

kulak commented on 2023-12-05 20:21 (UTC) (edited on 2023-12-05 20:22 (UTC) by kulak)

This is a great package. One can always manually update appimage in /opt/appimages/Joplin.AppImage to desired version from https://joplinapp.org/help/install/.

The package helps to maintain things like PATH link and desktop entry.

kulak commented on 2023-12-05 19:47 (UTC)

There is a new stable release of Joplin 2.13.8: https://github.com/laurent22/joplin/releases

spyrou commented on 2023-10-23 22:52 (UTC)

Thank you for your work on joplin-appimage, as it worked first time (contrary to joplin-desktop).