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 app failed to launch #614

Open
abdulalalalalala opened this issue Sep 5, 2024 · 5 comments
Open

flatpak app failed to launch #614

abdulalalalalala opened this issue Sep 5, 2024 · 5 comments

Comments

@abdulalalalalala
Copy link

Steps to reproduce:

  1. run the app flatpak run io.github.sharkwouter.Minigalaxy
  2. got errors as followed:
Gtk-message: 11:42:57.348: Failed to load module "canberra-gtk-module"
Gtk-message: 11:42:57.660: Failed to load module "canberra-gtk-module"
Gtk-message: 11:42:57.661: Failed to load module "canberra-gtk-module"
Failed to create GBM buffer of size 386x494: Invalid argument

(minigalaxy:2): Gtk-CRITICAL **: 11:44:08.245: gtk_main_quit: assertion 'main_loops != NULL' failed

OS: PopOS 22.04
Windowing System: X11

From what I understand, libcanberra is responsible for playing system sounds. Which i guess minigalaxy will play when application is launched for the first time??? (sry, idk much on the UI/UX details, it's my first time installing & trying launching minigalaxy)

@abdulalalalalala
Copy link
Author

If that's the case, the failure to play sound shouldn't result to application not being able to launch. So instead of failing, how about handle this error gracefully and emit a "warning" instead?

@sharkwouter
Copy link
Owner

Could you try the new flatpak build from today? Otherwise you might want to try the native version.

@abdulalalalalala
Copy link
Author

abdulalalalalala commented Sep 7, 2024

It's showing the same error.

For some more context, on PopOS 22.04 (fresh install), there is no python executable, there is python3. And its version current is 3.10. But im not too sure how that might work inside of a flatpak sandbox.

Hopefully this helps a bit more??

@sharkwouter
Copy link
Owner

Okay, that is a shame. What the python executable is called should not influence the funcitonality. It looks like something is going wrong in creating the window, but I don't understand. This looks flatpak specific.

@sharkwouter
Copy link
Owner

You might want to report this with your full system specs here: https://github.com/flathub/io.github.sharkwouter.Minigalaxy

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

2 participants