[GH-ISSUE #8208] [Bug] error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory #3650

Closed
opened 2026-03-23 21:32:05 +00:00 by mirror · 6 comments
Owner

Originally created by @humanfans on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8208

Bug Description

os:Deepin 23.1
appimage
/tmp/.mount_AppFlokGmdgC/AppFlowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory

How to Reproduce

启动就会出现。

Expected Behavior

终端运行报错
/tmp/.mount_AppFlokGmdgC/AppFlowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory

Operating System

Deepin 23.1

AppFlowy Version(s)

0.9.8

Screenshots

No response

Additional Context

No response

Originally created by @humanfans on GitHub (Sep 4, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8208 ### Bug Description os:Deepin 23.1 appimage `/tmp/.mount_AppFlokGmdgC/AppFlowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory ` ### How to Reproduce 启动就会出现。 ### Expected Behavior 终端运行报错 `/tmp/.mount_AppFlokGmdgC/AppFlowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory ` ### Operating System Deepin 23.1 ### AppFlowy Version(s) 0.9.8 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@LucasXu0 commented on GitHub (Sep 4, 2025):

Please try to install the required deps

sudo apt update
sudo apt install libkeybinder-3.0-0
<!-- gh-comment-id:3251474405 --> @LucasXu0 commented on GitHub (Sep 4, 2025): Please try to install the required deps ``` sudo apt update sudo apt install libkeybinder-3.0-0 ```
Author
Owner

@humanfans commented on GitHub (Sep 4, 2025):

Can this measure be removed and dependencies no longer missing by modifying the AppImage packaging?

玲珑沙
@.***

<!-- gh-comment-id:3251483252 --> @humanfans commented on GitHub (Sep 4, 2025): Can this measure be removed and dependencies no longer missing by modifying the AppImage packaging? 玲珑沙 ***@***.***
Author
Owner

@LucasXu0 commented on GitHub (Sep 5, 2025):

I need to do further investigation to see if we can add this dep to the AppImage. Does it work after you installed the libkeybinder-3.0-0?

<!-- gh-comment-id:3256840301 --> @LucasXu0 commented on GitHub (Sep 5, 2025): I need to do further investigation to see if we can add this dep to the AppImage. Does it work after you installed the libkeybinder-3.0-0?
Author
Owner

@humanfans commented on GitHub (Sep 5, 2025):

It works。

玲珑沙
@.***

<!-- gh-comment-id:3257386613 --> @humanfans commented on GitHub (Sep 5, 2025): It works。 玲珑沙 ***@***.***
Author
Owner

@LucasXu0 commented on GitHub (Sep 5, 2025):

Okay, I will close this issue and add libkeybinder as a dep.

<!-- gh-comment-id:3257696132 --> @LucasXu0 commented on GitHub (Sep 5, 2025): Okay, I will close this issue and add `libkeybinder` as a dep.
Author
Owner

@BlueriteSoul commented on GitHub (Dec 15, 2025):

This seems to still be an issue:

/tmp/.mount_AppFloDFbHpa/AppFlowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory```
<!-- gh-comment-id:3655163451 --> @BlueriteSoul commented on GitHub (Dec 15, 2025): This seems to still be an issue: ```./AppFlowy-0.10.6-linux-x86_64_6b2e4c541554a97cd5f1c1f998f8aa4f.AppImage /tmp/.mount_AppFloDFbHpa/AppFlowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory```
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#3650
No description provided.