audo-ai / magic-mic

Open Source Noise Cancellation App for Virtual Meetings
https://magicmic.ai/
352 stars 38 forks source link

Error on launching the appimage: libglibmm-2.4.so.1: cannot open shared object file #67

Closed MurzNN closed 1 year ago

MurzNN commented 1 year ago

I have Ubuntu 22.04 and on launching the magic-mic.AppImage I've got an error:

$ ./magic-mic.AppImage
/tmp/.mount_magic-fZtb8M/usr/bin/server-x86_64-unknown-linux-gnu: error while loading shared libraries: libglibmm-2.4.so.1: cannot open shared object file: No such file or directory
thread 'main' panicked at 'Failed to connect to socket; FIX THIS RACE CONDITON: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/main.rs:125:10
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Do I need to install something manually, or how can I resolve this issue?

MurzNN commented 1 year ago

Installing the package manually resolves the issue:

sudo apt install libglibmm-2.4-1v5