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

贡献者指南