[GH-ISSUE #1022] [Bug] Linux 0.0.5 version doesn't work #388

Closed
opened 2026-03-23 20:36:02 +00:00 by mirror · 2 comments
Owner

Originally created by @LaBaude32 on GitHub (Sep 10, 2022).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1022

Describe the bug
I have download the 0.0.5 version but it's does not open on Debian 11. Nothing show up when I clic on the app_flowy icon.
I have tried to lunch it in CLI and I have this error :
./app_flowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory

Desktop (please complete the following information):

  • OS: Debian 11 Gnome 38 Nvidia (driver 470)
  • Version 0.0.5

Thaks for your work and good luck !

Originally created by @LaBaude32 on GitHub (Sep 10, 2022). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1022 **Describe the bug** I have download the 0.0.5 version but it's does not open on Debian 11. Nothing show up when I clic on the app_flowy icon. I have tried to lunch it in CLI and I have this error : `./app_flowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory` **Desktop (please complete the following information):** - OS: Debian 11 Gnome 38 Nvidia (driver 470) - Version 0.0.5 Thaks for your work and good luck !
mirror 2026-03-23 20:36:02 +00:00
Author
Owner

@jonmseaman commented on GitHub (Sep 10, 2022):

I had this issue on Ubuntu 22.04 as well. I fixed it by installing the libkeybinder package separately:

sudo apt install libkeybinder-3.0-0
<!-- gh-comment-id:1242768794 --> @jonmseaman commented on GitHub (Sep 10, 2022): I had this issue on Ubuntu 22.04 as well. I fixed it by installing the libkeybinder package separately: ``` sudo apt install libkeybinder-3.0-0 ```
Author
Owner

@LaBaude32 commented on GitHub (Sep 10, 2022):

Thx it's work on Debian 11 too !

<!-- gh-comment-id:1242799634 --> @LaBaude32 commented on GitHub (Sep 10, 2022): Thx it's work on Debian 11 too !
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#388
No description provided.