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
* move regenerate_sqlx_cache.sh to dev-scripts
* helix ignore src-tauri/gen
* delete old regenerate_sqlx_cache
* build monero c++ dependencies in target/debug/monero-depends to avoid rebuilding
* add sccache rustc wrapper
* install sccache in ci
* key cache by target as well
* remove sccache
* fix(flatpak): remove unused net.unstoppableswap.gui.json
This is the same as o.e.a.json just with a different id,
is unused, and was clearly supposed to be a rename,
not a copy, in the referenced commit
Fixes: 517a4fa574
* refactor(CI): clean up build-gui-release-binaries.yml
* refactor(publish_flatpak): deslopify. NFC
* refactor(publish_flatpak): lift out .flatpakrepo & .flatpakref
Common bits at the top for convenience
* feat(CI): build + upload flatpak to gh-pages in build-gui-release-binaries.yml
This is equivalent to the current flatpak releases except it also has
the icon