AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] open with black screen

Đang mở
#9,009 0 bình luận 3 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dart
Star
76.6k
Fork
6k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Bug Description

The new version cannot display anything but black (white when light mode) screen, the launch log:
```
─>$ AppFlowy

** (AppFlowy:223110): WARNING **: 16:57:07.068: Failed to create OpenGL context: No GL implementation is available
[ERROR:flutter/shell/platform/embedder/embedder_surface_gl_skia.cc(121)] Could not create a resource context for async texture uploads. Expect degraded performance. Set a valid make_resource_current callback on FlutterOpenGLRendererConfig.
[ERROR:flutter/shell/gpu/gpu_surface_gl_skia.cc(46)] Could not make the context current to set up the Gr context.
[ERROR:flutter/shell/gpu/gpu_surface_gl_skia.cc(83)] Could not make the context current to set up the Gr context.
[ERROR:flutter/shell/common/platform_view.cc(76)] Failed to create platform view rendering surface
Gdk-Message: 16:57:07.110: Unable to load from the cursor theme
package:media_kit_libs_linux registered.

** (AppFlowy:223110): CRITICAL **: 16:57:07.115: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:07.124: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed
[ERROR:flutter/runtime/dart_isolate.cc(1402)] Unhandled exception:
Exception: Failed to load PDFium module: Exception: Native assets file not found.
#0 getPdfium (package:pdfium_dart/src/pdfium_loader.dart:31)
#1 pdfium (package:pdfrx_engine/src/native/pdfium.dart:11)
#2 _init.. (package:pdfrx_engine/src/native/pdfrx_pdfium.dart:52)
#3 _ExecuteParams.execute (package:pdfrx_engine/src/native/worker.dart:166)
#4 BackgroundWorker._workerEntry. (package:pdfrx_engine/src/native/worker.dart:80)
#5 _RootZone.runUnaryGuarded (dart:async/zone.dart:891)
#6 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:381)
#7 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:312)
#8 _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:798)
#9 _StreamController._add (dart:async/stream_controller.dart:663)
#10 _StreamController.add (dart:async/stream_controller.dart:618)
#11 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:193)
MissingPluginException(No implementation found for method listen on channel dev.leanflutter.plugins/auto_updater_event)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:364)

#1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:711)

** (AppFlowy:223110): CRITICAL **: 16:57:07.153: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed
Creating user data folder for URL: https://beta.appflowy.cloud, root:/home/cagcag/.local/share/io.appflowy.appflowy/data{"msg":"💡Some(\"Linux rolling Arch Linux\"), platform: Linux","time":"09-10 16:57:07","target":"flowy_core"}
{"msg":"[🟢 INIT - START]","time":"09-10 16:57:07","target":"flowy_core"}
{"msg":"[INIT - EVENT] 🔥AppFlowy Configuration { app_version: Version { major: 0, minor: 14, patch: 2 }, storage_path: \"/home/cagcag/.local/share/io.appflowy.appflowy/data_beta.appflowy.cloud\", application_path: \"/home/cagcag/.local/share/io.appflowy.appflowy/data\", log_filter: \"flowy_core=info,flowy_core_composition=info,flowy_core_content_adapters=info,flowy_core_document_adapters=info,flowy_core_folder_adapters=info,flowy_core_indexing=info,flowy_core_service_adapters=info,flowy_core_workspace_adapters=info,flowy_core_lifecycle=info,flowy_core_lifecycle_coordinator=info,flowy_core_server_provider=info,flowy_folder=info,flowy_folder_http=info,flowy_folder_pub=info,flowy_folder_sql=info,collab_sync=info,collab_folder=info,collab_database=info,collab_plugins=info,collab=info,flowy_user=info,flowy_user_collab=info,flowy_user_pub=info,flowy_user_sql=info,flowy_document=info,flowy_database2=info,flowy_database2_collab=info,flowy_server=info,flowy_server_cloud=info,flowy_server_interface=info,flowy_server_local=info,flowy_notification=info,lib_infra=info,flowy_search=info,flowy_chat=info,flowy_ai=info,flowy_ai_pub=info,flowy_sqlite_vec=info,dart_ffi=info,client_api=info,infra=info,sync_log=info\", base_url: \"https://beta.appflowy.cloud\", ws_url: \"wss://beta.appflowy.cloud:443/ws/v2\", gotrue_url: \"https://beta.appflowy.cloud/gotrue\" }","time":"09-10 16:57:07","target":"flowy_core"}
{"msg":"[INIT - EVENT] [Embedding] Initializing vector db at path: \"/home/cagcag/.local/share/io.appflowy.appflowy/data_beta.appflowy.cloud\"","time":"09-10 16:57:07","target":"flowy_ai::embeddings::context"}
{"msg":"[INIT - EVENT] [Embedding] Vector db created successfully at: \"/home/cagcag/.local/share/io.appflowy.appflowy/data_beta.appflowy.cloud\" (attempt 1)","time":"09-10 16:57:07","target":"flowy_ai::embeddings::context"}
{"msg":"[INIT - EVENT] [Embedding] Ollama is not initialized, cannot create scheduler","time":"09-10 16:57:07","target":"flowy_ai::embeddings::context"}
{"msg":"[INIT - EVENT] [Model Selection] Adding source: server","time":"09-10 16:57:07","target":"flowy_ai::model_select"}
{"msg":"[INIT - EVENT] Init user session: 560539160176234496, workspace: 095ae29d-fef5-4116-ac0a-ac06b25c9c5b","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager"}
{"msg":"[INIT - EVENT] ServerProvider: auth provider from Cloud to Local","time":"09-10 16:57:07","target":"flowy_core_server_provider::cloud_service_impl"}
{"msg":"[INIT - EVENT] init user session: 560539160176234496, auth type: Vault","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager"}
{"msg":"[INIT - EVENT] open collab db for user 560539160176234496 at path: \"/home/cagcag/.local/share/io.appflowy.appflowy/data_beta.appflowy.cloud/560539160176234496/collab_db\"","time":"09-10 16:57:07","target":"flowy_user::services::db"}
{"msg":"[INIT - EVENT] open collab db to validate data integration for user 560539160176234496","time":"09-10 16:57:07","target":"flowy_user::services::db"}
{"msg":"[🟢 SUBSCRIBE_TOKEN_STATE_EARLY - START]","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager"}
{"msg":"[SUBSCRIBE_TOKEN_STATE_EARLY - END]","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager","elapsed_milliseconds":0}
{"msg":"[INIT - EVENT] Prepare user data migration","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager"}
{"msg":"[🟢 BACKUP_COLLAB_DB - START]","time":"09-10 16:57:07","target":"flowy_user::services::db"}
{"msg":"[BACKUP_COLLAB_DB - EVENT] Current backup: 7","time":"09-10 16:57:07","target":"flowy_user::services::db"}
{"msg":"[BACKUP_COLLAB_DB - END]","time":"09-10 16:57:07","target":"flowy_user::services::db","elapsed_milliseconds":0}
{"msg":"[INIT - EVENT] [Migration] Install app version: Some(Version { major: 0, minor: 11, patch: 2 })","time":"09-10 16:57:07","target":"flowy_user::migrations::migration"}
{"msg":"[INIT - EVENT] creating workspace controller actor with options: Options { workspace_id: 095ae29d-fef5-4116-ac0a-ac06b25c9c5b, uid: 560539160176234496, sync_enabled: false, http_sync: HttpSyncConfig { enabled: false, interval: 5s }, client_version: Some(\"0.14.2\"), client_platform: Some(\"desktop\"), page_history_enabled: true, manifest_sync_policy: RealtimeManifestSyncPolicy { document_interval_secs: None, database_interval_secs: None, folder_interval_secs: None, database_row_interval_secs: None, max_periodic_syncs_per_collab: 3 }, missing_update_manifest_retry_limit: 5, max_update_bytes: 4194304 }","time":"09-10 16:57:07","target":"client_api::v2::actor"}
{"msg":"[🟢 ON_LAUNCH_IF_AUTHENTICATED - START]","time":"09-10 16:57:07","target":"flowy_core_lifecycle_coordinator::app_life_cycle"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] app_lifecycle launch_authenticated begin user_id=560539160176234496 workspace_id=095ae29d-fef5-4116-ac0a-ac06b25c9c5b workspace_type=Vault","time":"09-10 16:57:07","target":"flowy_core_lifecycle_coordinator::app_life_cycle"}
{"msg":"[🟢 INITIALIZE - START]","time":"09-10 16:57:07","target":"flowy_folder::manager_init","uid":560539160176234496,"workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b"}
{"msg":"[INITIALIZE - EVENT] Init workspace: 095ae29d-fef5-4116-ac0a-ac06b25c9c5b from: LocalDisk","time":"09-10 16:57:07","target":"flowy_folder::manager_init","uid":560539160176234496,"workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b"}
{"msg":"[INITIALIZE - EVENT] Using collab outline provider for workspace: 095ae29d-fef5-4116-ac0a-ac06b25c9c5b, type: Vault","time":"09-10 16:57:07","target":"flowy_core_folder_adapters::folder_deps","uid":560539160176234496,"workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b"}
{"msg":"[INITIALIZE - EVENT] [CollabOutlineProvider] open workspace=095ae29d-fef5-4116-ac0a-ac06b25c9c5b data_source=Local { create_if_not_exist: false }","time":"09-10 16:57:07","target":"flowy_folder::outline_collab::provider","uid":560539160176234496,"workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b"}
{"msg":"[INITIALIZE - END]","time":"09-10 16:57:07","target":"flowy_folder::manager_init","uid":560539160176234496,"workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b","elapsed_milliseconds":1}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Database] Workspace database initialized successfully","time":"09-10 16:57:07","target":"flowy_database2::manager"}
{"msg":"[🟢 START_INSTANT_COLLAB_DATA_PROVIDER - START]","time":"09-10 16:57:07","target":"flowy_core_indexing::lifecycle_indexing_coordinator"}
{"msg":"[START_INSTANT_COLLAB_DATA_PROVIDER - END]","time":"09-10 16:57:07","target":"flowy_core_indexing::lifecycle_indexing_coordinator","elapsed_milliseconds":0}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Search][Local] create local document search handler","time":"09-10 16:57:07","target":"flowy_search::services::manager"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] app_lifecycle launch_authenticated complete workspace_id=095ae29d-fef5-4116-ac0a-ac06b25c9c5b","time":"09-10 16:57:07","target":"flowy_core_lifecycle_coordinator::app_life_cycle"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - END]","time":"09-10 16:57:07","target":"flowy_core_lifecycle_coordinator::app_life_cycle","elapsed_milliseconds":2}
{"msg":"[🟢 ON_LAUNCH_IF_AUTHENTICATED - START]","time":"09-10 16:57:07","target":"flowy_ai::ai_manager"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] Current local ai setting: LocalAISetting { provider: Ollama, server_url: \"http://localhost:11434\", chat_model_name: \"huihui_ai/qwen3.5-abliterated:9b\", embedding_model_name: \"nomic-embed-text\" }, previous:LocalAISetting { provider: Ollama, server_url: \"http://localhost:11434\", chat_model_name: \"huihui_ai/qwen3.5-abliterated:9b\", embedding_model_name: \"nomic-embed-text\" }","time":"09-10 16:57:07","target":"flowy_ai::local_ai::controller"}
{"msg":"[INIT - END]","time":"09-10 16:57:07","target":"flowy_core","elapsed_milliseconds":38}
{"msg":"[Flutter]: LaunchTask: FcmTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: PluginLoadTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: FileStorageTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: HomeScreenWidgetTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: ApplicationInfoTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: AutoUpdateTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: [AutoUpdate] current version: 0.14.2, current cpu architecture: x86_64","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: [AutoUpdate] feed url: https://github.com/AppFlowy-IO/AppFlowy/releases/latest/download/appcast-linux-x86_64.xml","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: ClientDeprecationTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: HotKeyTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: InitAppFlowyCloudTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: CommercialPlanValidationTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: InitAppWidgetTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Local AI] failed to get embedding model dimension for nomic-embed-text, using default dimension","time":"09-10 16:57:07","target":"flowy_ai::local_ai::controller"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Local AI] Reloading Ollama client with server URL: http://localhost:11434","time":"09-10 16:57:07","target":"flowy_ai::local_ai::controller"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Embedding] create scheduler successfully","time":"09-10 16:57:07","target":"flowy_ai::embeddings::context"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Local AI] Initializing chat controller with vector DB (vector_db_available: true)","time":"09-10 16:57:07","target":"flowy_ai::local_ai::controller"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Local AI] Chat controller initialized successfully","time":"09-10 16:57:07","target":"flowy_ai::local_ai::controller"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Local AI] Local AI is ready and fully initialized","time":"09-10 16:57:07","target":"flowy_ai::local_ai::controller"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Model Selection] Adding source: local","time":"09-10 16:57:07","target":"flowy_ai::model_select"}
{"msg":"[Embedding] spawn embedding generator","time":"09-10 16:57:07","target":"flowy_ai::embeddings::scheduler"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [AI Manager] Reloading workspace: 095ae29d-fef5-4116-ac0a-ac06b25c9c5b, is_enabled: true,is_ready: true","time":"09-10 16:57:07","target":"flowy_ai::ai_manager"}
{"msg":"[Embedding] spawn embedding writer","time":"09-10 16:57:07","target":"flowy_ai::embeddings::scheduler"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [Model Selection] No active model found, using default: Auto","time":"09-10 16:57:07","target":"flowy_ai::model_select"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - EVENT] [AI Manager] Local AI is already running","time":"09-10 16:57:07","target":"flowy_ai::ai_manager"}
{"msg":"[ON_LAUNCH_IF_AUTHENTICATED - END]","time":"09-10 16:57:07","target":"flowy_ai::ai_manager","elapsed_milliseconds":10}
{"msg":"[Flutter]: [NotificationService] Initialized successfully","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: Loaded icon groups in 12ms","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: InitPlatformServiceTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"Notify did update network: reachable: true","time":"09-10 16:57:07","target":"flowy_core_lifecycle_coordinator::app_life_cycle"}
{"msg":"[Flutter]: LaunchTask: RecentServiceTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: [CachedRecentService] Initialized","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: LaunchTask: MeetingDetectionTask initialize","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: AppLauncher: tasks initialized in 143 ms","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"List notifications from remote failed: code:Not support yet, message:Not support yet","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager_notification_inbox"}
{"msg":"List notifications from remote failed: code:Not support yet, message:Not support yet","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager_notification_inbox"}
{"msg":"Get remote unread count failed: code:Not support yet, message:Not support yet","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager_notification_inbox"}
{"msg":"[Flutter]: fetch workspaces: current workspace: 095ae29d-fef5-4116-ac0a-ac06b25c9c5b, sorted workspaces: (My Workspace: 095ae29d-fef5-4116-ac0a-ac06b25c9c5b)","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: init workspace, current workspace: 095ae29d-fef5-4116-ac0a-ac06b25c9c5b, workspaces: (095ae29d-fef5-4116-ac0a-ac06b25c9c5b), isCollabWorkspaceOn: false","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[🟢 GET_WORKSPACE_USAGE - START]","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager_workspace","workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b"}
{"msg":"[GET_WORKSPACE_USAGE - END]","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager_workspace","workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b","elapsed_milliseconds":0}
{"msg":"[🟢 GET_WORKSPACE_USAGE - START]","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager_workspace","workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b"}
{"msg":"[GET_WORKSPACE_USAGE - END]","time":"09-10 16:57:07","target":"flowy_user::user_manager::manager_workspace","elapsed_milliseconds":0,"workspace_id":"095ae29d-fef5-4116-ac0a-ac06b25c9c5b"}
{"msg":"[Flutter]: Failed to get server info: Server info not available","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"Recording view layout for opened view: Getting started-c082c398-96c5-4c6f-9e14-644215d74a69, layout: Document","time":"09-10 16:57:07","target":"flowy_folder::manager"}
{"msg":"Record view visit: Getting started-c082c398-96c5-4c6f-9e14-644215d74a69","time":"09-10 16:57:07","target":"flowy_folder::manager"}
{"msg":"[Flutter]: checkHasPassword: not initialized","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[🟢 CREATE_DOCUMENT_INSTANCE - START]","time":"09-10 16:57:07","target":"flowy_document::manager","doc_id":"c082c398-96c5-4c6f-9e14-644215d74a69","row_document_context":"None","expected_workspace_id":"Some(095ae29d-fef5-4116-ac0a-ac06b25c9c5b)"}
{"msg":"[CREATE_DOCUMENT_INSTANCE - END]","time":"09-10 16:57:07","target":"flowy_document::manager","doc_id":"c082c398-96c5-4c6f-9e14-644215d74a69","elapsed_milliseconds":4,"expected_workspace_id":"Some(095ae29d-fef5-4116-ac0a-ac06b25c9c5b)","row_document_context":"None"}
{"msg":"[Flutter]: Failed to decode auth token: FormatException: Unexpected end of input (at character 1)\n\n^\n","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: Failed to refresh workspace mentionable persons: code: LocalVersionNotSupport\nmsg: Local version not support\n","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: Failed to decode auth token: FormatException: Unexpected end of input (at character 1)\n\n^\n","time":"09-10 16:57:07","target":"dart_ffi"}
{"msg":"[Flutter]: Failed to fetch appcast XML: 404","time":"09-10 16:57:08","target":"dart_ffi"}

(AppFlowy:223110): Gdk-CRITICAL **: 16:57:10.495: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed

(AppFlowy:223110): Gdk-CRITICAL **: 16:57:10.577: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed

(AppFlowy:223110): Gdk-CRITICAL **: 16:57:10.761: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed

(AppFlowy:223110): Gdk-CRITICAL **: 16:57:11.809: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
{"msg":"[🟢 GET_PERSONAL_SUBSCRIPTION_INFO - START]","time":"09-10 16:57:17","target":"flowy_user::user_manager::manager_workspace"}
{"msg":"[GET_PERSONAL_SUBSCRIPTION_INFO - END]","time":"09-10 16:57:17","target":"flowy_user::user_manager::manager_workspace","elapsed_milliseconds":0}

** (AppFlowy:223110): CRITICAL **: 16:57:26.085: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.105: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.111: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.120: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.130: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.138: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.146: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.153: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.161: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.170: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.178: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.187: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.195: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.203: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.211: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.220: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.228: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.237: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.245: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.253: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.262: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.270: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.278: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed

** (AppFlowy:223110): CRITICAL **: 16:57:26.287: gboolean fl_compositor_render(FlCompositor *, cairo_t *, GdkWindow *): assertion 'FL_IS_COMPOSITOR(self)' failed
{"msg":"Application state changed: ApplicationInactive","time":"09-10 16:57:36","target":"flowy_user::event_handler"}
{"msg":"[Recent][Document] Syncing 3 recent documents to server (chunk size: 3)","time":"09-10 16:57:37","target":"flowy_folder::manager"}
{"msg":"[Recent][Document] Syncing chunk 1 (3 documents)","time":"09-10 16:57:37","target":"flowy_folder::manager"}
{"msg":"sync_recent_collabs: http sync manager not available, skipping","time":"09-10 16:57:37","target":"sync_log"}
{"msg":"[Recent][Document] Finished syncing documents","time":"09-10 16:57:37","target":"flowy_core_lifecycle_coordinator::app_life_cycle"}
```

### How to Reproduce

Every time open the app

### Expected Behavior

Launch with the normal interface.

### Operating System

Arch Linux

### AppFlowy Version(s)

0.14.2

### Screenshots

Image

### Additional Context

_No response_

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.