AppFlowy-IO/appflowy

[Bug] missing xdg_foreign support

Open

#4,114 opened on Dec 7, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (807 forks)batch import
bughelp wantedplatform-linux

Repository metrics

Stars
 (16,871 stars)
PR merge metrics
 (Avg merge 1h 18m) (1 merged PR in 30d)

Description

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