appimage.github.io icon indicating copy to clipboard operation
appimage.github.io copied to clipboard

Create Karaoke_Mugen

Open probonopd opened this issue 2 years ago • 3 comments

https://mugen.karaokes.moe/download.html

https://twitter.com/KaraokeMugen/status/1529450142226698241

probonopd avatar May 26 '22 09:05 probonopd

Unfortunately the test fails because it was compiled on to new a system, and as a result it cannot run on all still-supported releases of Ubuntu:

libm.so.6: version `GLIBC_2.29' not found

probonopd avatar May 26 '22 09:05 probonopd

Hello, KM's dev here.

Thanks for the feedback. The main app isn't the problem, but rather the packaged postgresql server and mpv we built on a Ubuntu 20 machine instead. We're going to try to fix these issues.

I have a question though. We append the app's version number to the AppImage file due to electron-builder adding it automatically so it can manage auto-updates, is that a problem for you?

AxelTerizaki avatar May 26 '22 15:05 AxelTerizaki

Not at all. The official naming scheme is AppName_1.0.0_x86_64.AppImage.

probonopd avatar May 27 '22 06:05 probonopd