[GH-ISSUE #1860] [Bug] AppFlowy installed via flatpak miss required dependencies #725

Closed
opened 2026-03-23 20:40:15 +00:00 by mirror · 5 comments
Owner

Originally created by @LucasXu0 on GitHub (Feb 15, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1860

Bug Description

Screenshot 2023-02-15 at 14 09 12

How to Reproduce

Install AppFlowy via flatpak.

Expected Behavior

anything should be fine.

Operating System

Fedora

AppFlowy Version(s)

0.1.0

Screenshots

No response

Additional Context

No response

Originally created by @LucasXu0 on GitHub (Feb 15, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1860 ### Bug Description <img width="565" alt="Screenshot 2023-02-15 at 14 09 12" src="https://user-images.githubusercontent.com/11863087/218946629-2a0f5e36-1541-422f-bfae-01be05b1d241.png"> ### How to Reproduce Install AppFlowy via flatpak. ### Expected Behavior anything should be fine. ### Operating System Fedora ### AppFlowy Version(s) 0.1.0 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 20:40:15 +00:00
Author
Owner

@Mo-Sense commented on GitHub (Feb 19, 2023):

Same for me, but on KDE Neon 5.27. Except I believe the AppFlowy version is 0.0.9, not 0.1.0. Flatpak version 1.12.7.

AppFlowy - Open Source Notion Alternative

          ID: io.appflowy.AppFlowy
         Ref: app/io.appflowy.AppFlowy/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 0.0.9
     License: AGPL-3.0-only
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 55.9?MB
     Runtime: org.freedesktop.Platform/x86_64/22.08
         Sdk: org.freedesktop.Sdk/x86_64/22.08

      Commit: df5e19d9bbfc49b666700edeb08529bc8064abce328cd6bdcee9b35db5241baf
      Parent: 8ba086e2858f2cc5bfd6bcfb3cf1fb955e1c15b886462edffcd24b77b80a3c73
     Subject: chore: release 0.1.0 (d29322bc)
        Date: 2023-02-13 02:10:46 +0000
<!-- gh-comment-id:1436049256 --> @Mo-Sense commented on GitHub (Feb 19, 2023): Same for me, but on KDE Neon 5.27. Except I believe the AppFlowy version is 0.0.9, not 0.1.0. Flatpak version 1.12.7. ``` AppFlowy - Open Source Notion Alternative ID: io.appflowy.AppFlowy Ref: app/io.appflowy.AppFlowy/x86_64/stable Arch: x86_64 Branch: stable Version: 0.0.9 License: AGPL-3.0-only Origin: flathub Collection: org.flathub.Stable Installation: system Installed: 55.9?MB Runtime: org.freedesktop.Platform/x86_64/22.08 Sdk: org.freedesktop.Sdk/x86_64/22.08 Commit: df5e19d9bbfc49b666700edeb08529bc8064abce328cd6bdcee9b35db5241baf Parent: 8ba086e2858f2cc5bfd6bcfb3cf1fb955e1c15b886462edffcd24b77b80a3c73 Subject: chore: release 0.1.0 (d29322bc) Date: 2023-02-13 02:10:46 +0000 ```
Author
Owner

@justresisting commented on GitHub (Mar 7, 2023):

I am running Solus Budgie. Downloaded AppFlowy sometime last year and finally got around to trying it out and get the following errors when running it via Flatpak.

flatpak run io.appflowy.AppFlowy
Gtk-Message: 03:22:43.281: Failed to load module "appmenu-gtk-module"
Gtk-Message: 03:22:43.281: Failed to load module "appmenu-gtk-module"
Gtk-Message: 03:22:43.281: Failed to load module "appmenu-gtk-module"
Gtk-Message: 03:22:43.356: Failed to load module "canberra-gtk-module"
Gtk-Message: 03:22:43.357: Failed to load module "canberra-gtk-module"
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libdart_ffi.so': libssl.so.1.1: cannot open shared object file: No such file or directory
#0 _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:12)
#1 new DynamicLibrary.open (dart:ffi-patch/ffi_dynamic_library_patch.dart:23)
#2 _open (package:appflowy_backend/ffi.dart:27)
#3 _dart_ffi_lib (package:appflowy_backend/ffi.dart:10)
#4 _set_stream_port (package:appflowy_backend/ffi.dart)
#5 set_stream_port (package:appflowy_backend/ffi.dart)
#6 FlowySDK.init (package:appflowy_backend/appflowy_backend.dart:32)
#7 InitRustSDKTask.initialize. (package:app_flowy/startup/tasks/rust_sdk.dart:24)

#8 AppLauncher.launch (package:app_flowy/startup/startup.dart:124)

#9 FlowyRunner.run (package:app_flowy/startup/startup.dart:64)

#10 main (package:app_flowy/main.dart:25)

<!-- gh-comment-id:1457939561 --> @justresisting commented on GitHub (Mar 7, 2023): I am running Solus Budgie. Downloaded AppFlowy sometime last year and finally got around to trying it out and get the following errors when running it via Flatpak. flatpak run io.appflowy.AppFlowy Gtk-Message: 03:22:43.281: Failed to load module "appmenu-gtk-module" Gtk-Message: 03:22:43.281: Failed to load module "appmenu-gtk-module" Gtk-Message: 03:22:43.281: Failed to load module "appmenu-gtk-module" Gtk-Message: 03:22:43.356: Failed to load module "canberra-gtk-module" Gtk-Message: 03:22:43.357: Failed to load module "canberra-gtk-module" [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libdart_ffi.so': libssl.so.1.1: cannot open shared object file: No such file or directory #0 _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:12) #1 new DynamicLibrary.open (dart:ffi-patch/ffi_dynamic_library_patch.dart:23) #2 _open (package:appflowy_backend/ffi.dart:27) #3 _dart_ffi_lib (package:appflowy_backend/ffi.dart:10) #4 _set_stream_port (package:appflowy_backend/ffi.dart) #5 set_stream_port (package:appflowy_backend/ffi.dart) #6 FlowySDK.init (package:appflowy_backend/appflowy_backend.dart:32) #7 InitRustSDKTask.initialize.<anonymous closure> (package:app_flowy/startup/tasks/rust_sdk.dart:24) <asynchronous suspension> #8 AppLauncher.launch (package:app_flowy/startup/startup.dart:124) <asynchronous suspension> #9 FlowyRunner.run (package:app_flowy/startup/startup.dart:64) <asynchronous suspension> #10 main (package:app_flowy/main.dart:25) <asynchronous suspension>
Author
Owner

@LucasXu0 commented on GitHub (Mar 7, 2023):

Hey, @justresisting. I think @rileyhawk1417 has fixed it. Can you try reinstalling it via flatpak?

<!-- gh-comment-id:1458195969 --> @LucasXu0 commented on GitHub (Mar 7, 2023): Hey, @justresisting. I think @rileyhawk1417 has fixed it. Can you try reinstalling it via flatpak?
Author
Owner

@justresisting commented on GitHub (Mar 13, 2023):

Hey, @justresisting. I think @rileyhawk1417 has fixed it. Can you try reinstalling it via flatpak?

It's fixed.

<!-- gh-comment-id:1466698899 --> @justresisting commented on GitHub (Mar 13, 2023): > Hey, @justresisting. I think @rileyhawk1417 has fixed it. Can you try reinstalling it via flatpak? It's fixed.
Author
Owner

@LucasXu0 commented on GitHub (Mar 14, 2023):

Great. I will close this issue.

<!-- gh-comment-id:1467233288 --> @LucasXu0 commented on GitHub (Mar 14, 2023): Great. I will close this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#725
No description provided.