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

Appimage doesn't work #1289

Open
eugenialoli opened this issue Oct 28, 2024 · 3 comments
Open

Appimage doesn't work #1289

eugenialoli opened this issue Oct 28, 2024 · 3 comments

Comments

@eugenialoli
Copy link

On Linux Mint 22, the appimage fails to load with this error:

Gtk-Message: 00:19:59.802: Failed to load module "atk-bridge"
/tmp/.mount_muse.AY6kHCl/AppRun.wrapped: symbol lookup error: /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libgail.so: undefined symbol: g_once_init_enter_pointer

@devloop0123
Copy link

devloop0123 commented Oct 29, 2024

Try it with

GTK_MODULES= ./*.AppImage

You won't be able to use the Calf plugins (GTK2), but those are broken with the appimage anyway.

@eugenialoli
Copy link
Author

Thank you, that worked. I hope that this can be fixed for the next version.

Also, I'd like to report that any third party synth I tried (vitallium, zynaddsubfx etc), it resulted in a core dumped Muse.

@devloop0123
Copy link

Got no crashes here (with zynadd and vitalium from kx.studio). In any case, it may prove beneficial to build MusE from source instead of using the appimage. Then you can use Calf too! Instructions to do so are very clear:
https://github.com/muse-sequencer/muse/blob/master/src/README

I can't help you solve the crashes. You'd need a MusE dev with that..

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