[GH-ISSUE #4155] [Bug] White Screen on Void Linux #1862

Closed
opened 2026-03-23 21:17:47 +00:00 by mirror · 1 comment
Owner

Originally created by @ghost on GitHub (Dec 16, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4155

Bug Description

Output:

 ~/Downloads $ ./AppFlowy-0.3.9.1-linux-x86_64.AppImage                                                                                                  
OnLoad

(AppFlowy:2038): Gdk-CRITICAL **: 18:39:58.139: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed

** (AppFlowy:2038): WARNING **: 18:39:58.190: Failed to start Flutter renderer: No GL implementation is available

** (AppFlowy:2038): WARNING **: 18:39:58.307: gtk.dart: failed to call method: No engine to send to

** (AppFlowy:2038): WARNING **: 18:40:01.101: Unable to retrieve framework response: No engine to send to

How to Reproduce

Downloading the AppImage from the webpage

$ chmod +x AppFlowy-0.3.9.1-linux-x86_64.AppImage
$ ./AppFlowy-0.3.9.1-linux-x86_64.AppImage

Expected Behavior

Run the app normally without a blank page

Operating System

Linux (Void Linux as distribution)

AppFlowy Version(s)

0.3.9.1

Screenshots

2023-12-16-184701_1366x768_scrot

Additional Context

No response

Originally created by @ghost on GitHub (Dec 16, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4155 ### Bug Description Output: ```shell ~/Downloads $ ./AppFlowy-0.3.9.1-linux-x86_64.AppImage OnLoad (AppFlowy:2038): Gdk-CRITICAL **: 18:39:58.139: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed ** (AppFlowy:2038): WARNING **: 18:39:58.190: Failed to start Flutter renderer: No GL implementation is available ** (AppFlowy:2038): WARNING **: 18:39:58.307: gtk.dart: failed to call method: No engine to send to ** (AppFlowy:2038): WARNING **: 18:40:01.101: Unable to retrieve framework response: No engine to send to ``` ### How to Reproduce Downloading the AppImage from the webpage ```shell $ chmod +x AppFlowy-0.3.9.1-linux-x86_64.AppImage $ ./AppFlowy-0.3.9.1-linux-x86_64.AppImage ``` ### Expected Behavior Run the app normally without a blank page ### Operating System Linux (Void Linux as distribution) ### AppFlowy Version(s) 0.3.9.1 ### Screenshots ![2023-12-16-184701_1366x768_scrot](https://github.com/AppFlowy-IO/AppFlowy/assets/100082171/3084a856-3b15-4967-91a6-500a1c50dcc7) ### Additional Context _No response_
Author
Owner

@ghost commented on GitHub (Dec 17, 2023):

For some reason, it works now after reboot my PC

<!-- gh-comment-id:1859174978 --> @ghost commented on GitHub (Dec 17, 2023): For some reason, it works now after reboot my PC
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#1862
No description provided.