rofl0r
rofl0r
that's cool but provision of service scripts has and will always be the responsibility of linux distros, not the software package itself. means i won't be adding this to the...
the use of http is deliberate there, as some clients (e.g. busybox wget) can't handle https. the checksums are published on github to assure no one party can temper with...
this PR is problematic, it adds megabytes of binary music files into the repo and changes lots of code; each code change/feature should be made into a separate PR so...
maybe until this gets resolved, someone (preferably a shell master) could write a properly working bash-history emulation using a .yashrc snippet like the one i posted in the original bug...
build from source with debug info, then provide a gdb backtrace from the crash.
with flathub, too ? then maybe you should raise the issue with the flathub package maintainer.
try the commands mentioned by the buildbot here: https://github.com/flathub/org.desmume.DeSmuME/pull/14 - that would also be the correct place to report issues with the flatpak.
gtk3 version uses meson. gtk2 version uses autotools. pick your poison
btw you can get current ubuntu-built gtk2 version here: https://github.com/TASEmulators/desmume/actions/runs/7655965192 scroll down for "artifacts". the master version is better anyway as a crucial bug in gtk code has been fixed.
to see how it was built check the files in .github. -glade isn't supported atm; afaik the original glade-generated frontend has been manually improved and is now available via gtk2...