cake-tech / cake_wallet

The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://guides.cakewallet.com
https://cakewallet.com
MIT License
713 stars 189 forks source link

Flatpak v4.15.6 - Failed to load module "xapp-gtk3-module" #1431

Open GrigorijST opened 6 months ago

GrigorijST commented 6 months ago

Describe the bug Gives an error when starting Flatpak v4.15.6 version.

To Reproduce Steps to reproduce the behavior:

  1. Run In the terminal: /usr/bin/flatpak run --branch=master --arch=x86_64 --command=cake_wallet com.cakewallet.CakeWallet
  2. Gives an error message: Gtk-Message: 07:52:56.845: Failed to load module "xapp-gtk3-module"

Platform:

tuxpizza commented 6 months ago

Hi, sorry for late reply on this issue. This appears to be a problem with missing packages on your system, please try installing them sudo apt install xapp-sn-watcher libxapp-gtk3-module xdg-desktop-portal-xapp xdg-desktop-portal-xapp-dt

ikyquocked commented 5 months ago

Hi, sorry for late reply on this issue. This appears to be a problem with missing packages on your system, please try installing them sudo apt install xapp-sn-watcher libxapp-gtk3-module xdg-desktop-portal-xapp xdg-desktop-portal-xapp-dt

Confirm the bug with Linux Mint 21.3 Sometimes app starts, sometimes not (via menu). But via terminal it runs almost everytime and it's always Gtk-Message: Failed to load module "xapp-gtk3-module"

sudo apt install xapp-sn-watcher libxapp-gtk3-module xdg-desktop-portal-xapp xdg-desktop-portal-xapp-dt
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package xapp-sn-watcher
E: Unable to locate package libxapp-gtk3-module
E: Unable to locate package xdg-desktop-portal-xapp-dt

So looks like these are obsolete libraries xapp ...