xmr-btc-swap/flatpak
наб e8b45e9c48
feat(flatpak): work around nvidia driver compatibility by setting WEBKIT_DISABLE_DMABUF_RENDERER=1 (#742)
On
  GPU: NVIDIA GeForce RTX 4060 Ti
  Driver Version: 580.95.05, CUDA Version: 13.0
on Ubuntu 22.04 one sees
  $ flatpak run org.eigenwallet.app
  Gtk-Message: 12:51:00.306: Failed to load module "canberra-gtk-module"
  Gtk-Message: 12:51:00.306: Failed to load module "canberra-gtk-module"
  Gtk-Message: 12:51:00.551: Failed to load module "canberra-gtk-module"
  Gtk-Message: 12:51:00.552: Failed to load module "canberra-gtk-module"
  Failed to create GBM buffer of size 800x700: Invalid argument
  2025-11-01T09:51:00.990998736Z INFO swap::common::tracing_util: swap/src/common/tracing_util.rs:225: Initialized tracing. General logs will be written to swap-all.log, and verbose logs to tracing*.log level_filter=debug logs_dir=/home/user/.var/app/org.eigenwallet.app/data/xmr-btc-swap/cli/mainnet/logs
and the window opens, but never populates

This is the most-commonly-mentioned workaround

Closes: #665
2025-11-24 12:33:59 +01:00
..
eigenwallet.flatpakrepo feat(CI): build + upload flatpak to gh-pages in build-gui-release-binaries.yml (#688) 2025-11-08 19:04:16 +01:00
index.html fix flaptak 2025-08-18 11:33:58 +02:00
org.eigenwallet.app.appdata.xml Embed version into flatpaks. Export them as stable branch from CI (#696) 2025-11-10 16:26:03 +01:00
org.eigenwallet.app.flatpakref feat(CI): build + upload flatpak to gh-pages in build-gui-release-binaries.yml (#688) 2025-11-08 19:04:16 +01:00
org.eigenwallet.app.json feat(flatpak): work around nvidia driver compatibility by setting WEBKIT_DISABLE_DMABUF_RENDERER=1 (#742) 2025-11-24 12:33:59 +01:00
unstoppableswap-gui-rs.flatpak.sh feat(flatpak): work around nvidia driver compatibility by setting WEBKIT_DISABLE_DMABUF_RENDERER=1 (#742) 2025-11-24 12:33:59 +01:00