Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GrigorijST opened this issue May 6, 2024 · 2 comments
Open

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

GrigorijST opened this issue May 6, 2024 · 2 comments

Comments

@GrigorijST
Copy link

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:

  • OS: Linux Mint - 21.3 (Virginia)
  • Cake Wallet Version: Flatpak v4.15.6
@tuxpizza
Copy link
Collaborator

tuxpizza commented May 20, 2024

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
Copy link

ikyquocked commented Jun 2, 2024

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 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants