[GH-ISSUE #3363] [Bug] AppFlowy 3.1 refuses to start #1494

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

Originally created by @mskorkowski on GitHub (Sep 7, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3363

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

I'm using flatpak version of the appflowy. After upgrading to 3.1 it refuses to start

How to Reproduce

Update to flathub version of the appflowy 3.1

Expected Behavior

It should run

Operating System

Fedora Silverblue Linux

AppFlowy Version(s)

3.1

Screenshots

image

Additional Context

If I run appflowy from terminal I get the result shown on the screenshot

Appflowy 3.1 requires socket=session-bus in the flatpak sandbox. Enabling it by hand in the flatseal did solve an issue.

Originally created by @mskorkowski on GitHub (Sep 7, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3363 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description I'm using flatpak version of the appflowy. After upgrading to 3.1 it refuses to start ### How to Reproduce Update to flathub version of the appflowy 3.1 ### Expected Behavior It should run ### Operating System Fedora Silverblue Linux ### AppFlowy Version(s) 3.1 ### Screenshots ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/90662755/c2c027f1-684a-4a06-ab29-24081508a763) ### Additional Context If I run appflowy from terminal I get the result shown on the screenshot Appflowy 3.1 requires `socket=session-bus` in the flatpak sandbox. Enabling it by hand in the flatseal did solve an issue.
Author
Owner

@maticmeznar commented on GitHub (Sep 7, 2023):

I can confirm the problem and fix on Fedora 38.

<!-- gh-comment-id:1710662990 --> @maticmeznar commented on GitHub (Sep 7, 2023): I can confirm the problem and fix on Fedora 38.
Author
Owner

@LucasXu0 commented on GitHub (Sep 8, 2023):

Appflowy 3.1 requires socket=session-bus in the flatpak sandbox. Enabling it by hand in the flatseal did solve an issue.

Hi, @mskorkowski. There's aother workaround. flatpak run --own-name=io.appflowy.appflowy io.appflowy.AppFlowy.

Update:
https://github.com/flathub/io.appflowy.AppFlowy/pull/53

<!-- gh-comment-id:1711022289 --> @LucasXu0 commented on GitHub (Sep 8, 2023): > Appflowy 3.1 requires socket=session-bus in the flatpak sandbox. Enabling it by hand in the flatseal did solve an issue. Hi, @mskorkowski. There's aother workaround. `flatpak run --own-name=io.appflowy.appflowy io.appflowy.AppFlowy`. Update: https://github.com/flathub/io.appflowy.AppFlowy/pull/53
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#1494
No description provided.