Package Details: appflowy-bin 0.12.5-1

Git Clone URL: https://aur.archlinux.org/appflowy-bin.git (read-only, click to copy)
Package Base: appflowy-bin
Description: AppFlowy is the open-source alternative to Notion. You are in charge of your data and customizations.
Upstream URL: https://appflowy.com
Keywords: kanban notes
Licenses: AGPL-3.0-or-later
Conflicts: appflowy
Provides: appflowy
Submitter: malacology
Maintainer: mckk (tee)
Last Packager: tee
Votes: 21
Popularity: 0.42
First Submitted: 2021-12-07 05:23 (UTC)
Last Updated: 2026-06-24 06:06 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

mckk commented on 2026-05-29 09:18 (UTC)

The upstream release should be stable now, package builds and I am able to start the app without issues.

@diomedes: my pleasure :)

diomedes commented on 2026-05-28 08:18 (UTC)

Hey @mckk, thanks for the hard work! :) No problem in waiting. It must be frustrating dealing with all this inconsistency.

mckk commented on 2026-05-27 14:41 (UTC)

Updated to 0.12.1, the deb contained a xz compressed tar again, so reverted that change. But now an issue with libmpv. Will have a look again tomorrow to try to fix that. And also reach out to AppFlowy team to ask for clarity on release strategy

For the people reading this that are still on 0.11.x, please wait before upgrading until this is fixed.

mckk commented on 2026-05-27 11:36 (UTC) (edited on 2026-05-27 12:23 (UTC) by mckk)

Thanks for the comments! Some upstream packaging changes did indeed break the PKGBUILD:

  • switch from xz to zst compression in the deb package -> changed the untar command to use zst compression and added zstd as a dependency to be sure it will work
  • There was a stray .DS_Store file in the package -> Added a clean-up for stray dot-files

I will add you (back) as a maintainer tee :-)

tee commented on 2026-05-27 09:13 (UTC)

I had the same problem as below, but now there is a new problem:

==> Checking for packaging issues...
==> ERROR: Dotfile found in package root '/home/me/appflowy-bin/pkg/appflowy-bin/.DS_Store'
 -> error making: appflowy-bin-exit status 5
 -> Failed to install the following packages. Manual intervention is required:
appflowy-bin - exit status 5

I can also co-maintain this to keep it updated.

diomedes commented on 2026-05-27 07:48 (UTC) (edited on 2026-05-27 07:57 (UTC) by diomedes)

I have the same problem as @participante. After getting the error, the content of the folder is:

> ls -l .cache/yay/appflowy-bin/src/
lrwxrwxrwx    - username 27 May 09:32 AppFlowy-0.12.0-linux-x86_64.deb -> /home/username/.cache/yay/appflowy-bin/AppFlowy-0.12.0-linux-x86_64.deb
.rw-r--r--  378 username 25 May 16:50 control.tar.zst
.rw-r--r-- 148M username 25 May 16:50 data.tar.zst
.rw-r--r--    4 username 25 May 16:50 debian-binary
lrwxrwxrwx    - username 27 May 09:32 LICENSE -> /home/username/.cache/yay/appflowy-bin/LICENSE

Seems a discrepancy of file extensions? (data.tar.xz vs data.tar.zst)

participante commented on 2026-05-26 16:21 (UTC) (edited on 2026-05-26 16:27 (UTC) by participante)

==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
tar: /home/username/.cache/paru/clone/appflowy-bin/src/data.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'appflowy-bin-0.12.0-1':
error: packages failed to build: appflowy-bin-0.12.0-1

itsme commented on 2026-04-11 14:45 (UTC)

@mckk I solved the problem by removing AppFlowy's working directory and then recreating it by logging in again.

mckk commented on 2026-04-11 09:28 (UTC)

@itsme I can't reproduce the segmentation fault. I see a lot of

(AppFlowy:5562): Gdk-CRITICAL **: 11:16:23.543: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed

as well, but the app works for me.

I guess this is more an AppFlowy issue itself, did you have a look at the issues on their GitHub?

itsme commented on 2026-04-11 03:00 (UTC)

% AppFlowy
package:media_kit_libs_linux registered.

(AppFlowy:194829): Gdk-CRITICAL **: 10:58:57.510: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed

(AppFlowy:194829): Gdk-CRITICAL **: 10:58:57.510: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
[1]    194829 segmentation fault (core dumped)  AppFlowy