flathub / dev.ares.ares

https://flathub.org/apps/details/dev.ares.ares
0 stars 1 forks source link

ares question #13

Closed ghost closed 5 months ago

ghost commented 2 years ago

For an emulator called ares it gives me an error as " Gtk-Message: 21:59:20.577: ".Failed to load module “canberra-gtk-module”. How can I solve it? The bug is precisely this:Gtk-Message: 21:59:20.577: Failed to load module “canberra-gtk-module”.

hfiguiere commented 2 years ago

this is not an error, at least not one that matter at all.

ghost commented 2 years ago

But the software does not start.

ghost commented 2 years ago

But the software does not start. And when I started it from the command line, not only did it not start, but the following message would appear.

hfiguiere commented 2 years ago

correlation is not causation.

ghost commented 2 years ago

so what does it mean? is it the fault of the repository or my pc or something else?

ghisvail commented 2 years ago

Please give us the full output of flatpak run dev.ares.ares.

hfiguiere commented 2 years ago

the problem is that when the application crash there is not even a message about it. (it's flatpak) so it looks like these message that display virtually in every other app are the reason.

(just setting the level of expectation here)

hfiguiere commented 2 years ago

one way to see where it crash, and it require to install the sdk org.freedesktop.Sdk//21.08 (it's big)

$ flatpak run --devel --command=sh dev.ares.ares
$ gdb ares
gdb> r

Then when it crashes:

gdb> where
ghost commented 2 years ago

thanks

ghost commented 2 years ago

0 0x0000555555abb47e in ()

1 0x0000555555afe9be in ()

2 0x000055555567c98a in nall::main(nall::Arguments) ()

3 0x0000555555677fba in nall::main(int, char**) ()

4 0x00007ffff641eb90 in __libc_start_main () at /usr/lib/x86_64-linux-gnu/libc.so.6

5 0x00005555556df54e in _start ()

hfiguiere commented 2 years ago

what's the reason of the crash, you omitted that information.

ghost commented 2 years ago

how do I install the freedesktop.Platform.GL.default//21.08?

ghisvail commented 2 years ago

https://docs.flatpak.org/en/latest/using-flatpak.html

ghost commented 2 years ago

And org.freedesktop.Platform.openh264 2.0?

ghost commented 2 years ago

While downloading http://ciscobinary.openh264.org/libopenh264-2.1.1-linux64.6.so.bz2: Could not connect:the network is not reachable. How i do?

ghisvail commented 5 months ago

Closing, nothing actionable.