[GH-ISSUE #3281] [Bug] needed dependency for appimage #1449

Closed
opened 2026-03-23 20:49:22 +00:00 by mirror · 1 comment
Owner

Originally created by @BBBalls on GitHub (Aug 28, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3281

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

The appimage will not run until libkeybinder-3.0-0 is installed on the system.

How to Reproduce

Try to utilize the appimage on Pop!_OS 22.04.

Expected Behavior

Appimage to launch.

Operating System

Pop!_OS 22.04 (Ubuntu 22.04)

AppFlowy Version(s)

v0.3.0

Screenshots

No response

Additional Context

The missing dependency was output when trying to run the appimage via the terminal.

It might be good to package libkeybinder-3.0-0 into the appimage, or make a note of it being need for the appimage in the installation documentation.

Originally created by @BBBalls on GitHub (Aug 28, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3281 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description The appimage will not run until libkeybinder-3.0-0 is installed on the system. ### How to Reproduce Try to utilize the appimage on Pop!_OS 22.04. ### Expected Behavior Appimage to launch. ### Operating System Pop!_OS 22.04 (Ubuntu 22.04) ### AppFlowy Version(s) v0.3.0 ### Screenshots _No response_ ### Additional Context The missing dependency was output when trying to run the appimage via the terminal. It might be good to package libkeybinder-3.0-0 into the appimage, or make a note of it being need for the appimage in the installation documentation.
mirror 2026-03-23 20:49:22 +00:00
  • closed this issue
  • added the
    install
    label
Author
Owner

@rileyhawk1417 commented on GitHub (Jan 25, 2025):

With the current codebase libkeybinder-3.0 is included in the AppImage build script.

Image

<!-- gh-comment-id:2614000866 --> @rileyhawk1417 commented on GitHub (Jan 25, 2025): With the current codebase `libkeybinder-3.0` is included in the AppImage build script. ![Image](https://github.com/user-attachments/assets/2d643e18-f10d-4ed5-b3b2-baf1c7a17a0d)
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#1449
No description provided.