AppFlowy-IO/AppFlowy

[Bug] missing xdg_foreign support

Offen

#4.114 geöffnet am 07.12.2023

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Dart (5.864 Forks)batch import
bughelp wantedplatform-linux

Repository-Metriken

Stars
 (75.475 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1h 18m) (1 gemergte PR in 30 T)

Beschreibung

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

Contributor Guide