AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] AppImage fails to start on Fedora 44: libmount.so.1: version 'MOUNT_2_40' not found

Offen
#9,013 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Dart
Sterne
76.6k
Forks
6k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Bug Description

The AppImage bundles an outdated libmount.so.1 in usr/lib/x86_64-linux-gnu/. On systems with a newer system libglib-2.0.so.0 (which requires MOUNT_2_40), this causes the bundled libmount.so.1 to be loaded instead of the system one (due to LD_LIBRARY_PATH prioritizing the AppImage's bundled libs), and the app fails to start.

### How to Reproduce

Download the latest AppFlowy AppImage
2. chmod +x AppFlowy*.AppImage
3. Run ./AppFlowy*.AppImage from a terminal
4. See error
5. Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
/tmp/.mount_AppFlozd5Wdx/AppFlowy: /tmp/.mount_AppFlozd5Wdx/usr/lib/x86_64-linux-gnu/libmount.so.1: version `MOUNT_2_40' not found (required by /lib64/libgio-2.0.so.0)
/tmp/.mount_AppFlozd5Wdx/AppFlowy: /tmp/.mount_AppFlozd5Wdx/usr/lib/x86_64-linux-gnu/libpcre2-8.so.0: no version information available (required by /lib64/libglib-2.0.so.0)

### Expected Behavior

The AppImage should start normally, using the system's libmount/libpcre2 where they're newer, or bundle a version compatible with current glib releases.

### Operating System

OS: Fedora 44 (Workstation, GNOME/Wayland) • AppFlowy Version: (latest AppImage as of Sept 2026)

### AppFlowy Version(s)

AppFlowy Version: (latest AppImage as of Sept 2026)

### Screenshots

_No response_

### Additional Context

_No response_

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.