Package Details: fluffychat 2.7.2-1

Git Clone URL: https://aur.archlinux.org/fluffychat.git (read-only, click to copy)
Package Base: fluffychat
Description: The cutest instant messenger in the [matrix]
Upstream URL: https://github.com/krille-chan/fluffychat
Keywords: Chat Matrix
Licenses: AGPL-3.0-only
Submitter: garionion
Maintainer: xiota (chaotic-aur)
Last Packager: chaotic-aur
Votes: 30
Popularity: 0.40
First Submitted: 2020-10-29 10:59 (UTC)
Last Updated: 2026-06-22 15:53 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 6 7 Next › Last »

daedaevibin commented on 2026-06-21 18:41 (UTC)

Build failure.

/tmp/makepkg/fluffychat/src/fluffychat-2.7.0/linux/flutter/ephemeral/.plugin_symlinks/flutter_webrtc/linux/../third_party/libwebrtc/include/rtc_types.h:98:3: error: unknown type name 'uint32_t'
/tmp/makepkg/fluffychat/src/fluffychat-2.7.0/linux/flutter/ephemeral/.plugin_symlinks/flutter_webrtc/linux/../third_party/libwebrtc/include/rtc_types.h:99:3: error: unknown type name 'uint32_t'

xiota commented on 2026-06-12 06:10 (UTC)

@thoughtfuldragon Requires rust nightly toolchain to build.

thoughtfuldragon commented on 2026-06-06 23:24 (UTC)

Why is rustup a requirement instead of rust?

LFdev commented on 2025-09-01 15:53 (UTC) (edited on 2025-09-01 15:57 (UTC) by LFdev)

Just a headsup: since v2.0.0 Fluffychat does not rely on libolm anymore, it uses Vodozemac instead. Perhaps you want to update the dependencies.

Also, on GNOME/Wayland I also have the assertion failure since a while ago, and using GTK_CSD equal to 0 or 1 makes no difference.

Regards

andrei.v commented on 2025-08-30 22:04 (UTC)

Try to install noto-color-emoji-fontconfig, if you have issue with colorless emojis.

GPereira commented on 2025-06-01 11:22 (UTC)

during verification icons do not appear correctly. There's probably a missing package dependency

GPereira commented on 2025-06-01 11:21 (UTC)

libolm is needed as a runtime dependency

zhxqian3 commented on 2025-05-14 08:49 (UTC)

@xiota After setting the GTK_CSD=0 environment variable, it works. Thank you.

xiota commented on 2025-05-14 07:56 (UTC) (edited on 2025-05-14 08:13 (UTC) by xiota)

@zhxqian3 Try running with GTK_CSD=0 set in environment.

Related issue: fluffychat#1860