AppFlowy-IO/AppFlowy

[Bug] missing xdg_foreign support

オープン

#4,114 opened on 2023/12/07

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Dart (5,864 件のフォーク)batch import
bughelp wantedplatform-linux

Repository metrics

Stars
 (75,475 個のスター)
PR merge metrics
 (平均マージ 1h 18m) (30d で 1 merged PR)

説明

Bug Description

when try to export markdown or change the data dir, the dialog not display, report following err:


(AppFlowy:4539): Gdk-WARNING **: 11:21:23.973: Server is missing xdg_foreign support
  2023-12-07 11:33:07 ERROR  Uncaught platform error
    at dart-ffi/src/lib.rs:156

How to Reproduce

i'm on void linux. and dwl and wayland.

just click the button for chane data dir, or click share markdown.

maybe some lib needed ? i don't know which one it is.

is it possible to use the commen way like other apps use (eg. chromium, gedit....) ? they could open the filechoose dialog correctlly.

Expected Behavior

file choose dialog appears.

Operating System

void-linux

AppFlowy Version(s)

0.3.8

Screenshots

No response

Additional Context

No response

コントリビューターガイド