AppFlowy-IO/AppFlowy

[Bug] missing xdg_foreign support

開放

#4,114 建立於 2023年12月7日

 (3 則留言) (0 個反應) (0 位負責人)Dart (5,864 個分叉)batch import
bughelp wantedplatform-linux

倉庫指標

星標
 (75,475 顆星)
PR 合併指標
 (平均合併 1小時 18分鐘) (30 天內合併 1 個 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

貢獻者指南