Skip to content

libgail.so: undefined symbol: g_once_init_enter_pointer #72

@apiel

Description

@apiel

I am loading Vital plugin, then click on Toggle GUI, the app crash and I get this error:

/tmp/.mount_anklanb3qO8M/anklang-0-3/electron/resources/app/../../../lib/AnklangSynthEngine-fma: symbol lookup error: /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libgail.so: undefined symbol: g_once_init_enter_pointer
AnklangSynthEngine-fma: exit: 127

I try to install libgail, but it does still crash:

sudo apt-get install libgail-3-dev libgail-dev libgail18t64 libgail-3-0t64

This an amazing project!! I was starting over the weekend to build something similar with Juce framework https://www.reddit.com/r/JUCE/comments/1ilpaby/multi_track_sequencer_for_vital/ but it was really a pain and decided to not to continue. Now that I see your project, I really like your stack, using Electron to make the UI is really good idea. As I am professional web developer, maybe I could follow your concept and use Electron ;-) or simply use Anklang as it seems to be more or less what I wanted to build anyway :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions