You are not logged in.

#1 2019-10-27 18:18:19

gunjah292
Member
From: Hamburg
Registered: 2011-05-05
Posts: 186

Failed to load module "canberra-gtk-module"

When I want to start MATLAB, I get the following error

Gtk-Message: 19:13:21.535: Failed to load module "canberra-gtk-module"

So I installed:

1 aur/lib32-libcanberra-gtk3 0.30-2 (+19 0.00%) (Orphaned) 
    A small and lightweight implementation of the XDG Sound Theme Specification

When I run env I can see that

GTK_MODULES=canberra-gtk-module

So it should be available, shouldn't it?


KDE Plasma, ThinkPad X380 Yoga, Intel Core i7-8550U, Intel UHD Graphics 620, 512GB PCIe-NVMe SSD (OPAL 2.0), 16GB PC4-19200 (2400 MHz)

Offline

#2 2019-10-27 20:08:29

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Failed to load module "canberra-gtk-module"

You installed the 32 bit libcanberra package for GTK3. MatLab uses GTK2. I think that's the issue.

Do you have "lib32-libcanberra" installed from "multilib"?

Offline

#3 2019-10-28 09:05:43

gunjah292
Member
From: Hamburg
Registered: 2011-05-05
Posts: 186

Re: Failed to load module "canberra-gtk-module"

@drcouzelis: Yes, I have lib32-libcanberra installed from multilib. The AUR version also failed, because libcanberra-gtk3 is already inside the filesystem.


KDE Plasma, ThinkPad X380 Yoga, Intel Core i7-8550U, Intel UHD Graphics 620, 512GB PCIe-NVMe SSD (OPAL 2.0), 16GB PC4-19200 (2400 MHz)

Offline

#4 2019-10-28 14:39:31

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,088

Re: Failed to load module "canberra-gtk-module"

aur matlab doesn't list canberra as a dependency, there may be something mixed up in your gtk2 / gtk3 environment that causes this.

Output of

pactree -r matlab # pactree comes with pacman-contrib

?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#5 2019-10-28 15:08:49

gunjah292
Member
From: Hamburg
Registered: 2011-05-05
Posts: 186

Re: Failed to load module "canberra-gtk-module"

I did not install MATLAB via AUR, since it is a hassle, so my output is

error: package 'matlab' not found

I just freshly installed Arch, so I don't think something is messed up. I got MATLAB running now, but the message persists, when I run it via terminal. Maybe it is not important

Last edited by gunjah292 (2019-10-28 15:47:09)


KDE Plasma, ThinkPad X380 Yoga, Intel Core i7-8550U, Intel UHD Graphics 620, 512GB PCIe-NVMe SSD (OPAL 2.0), 16GB PC4-19200 (2400 MHz)

Offline

#6 2019-10-28 17:00:14

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,656

Re: Failed to load module "canberra-gtk-module"

It's GTK's library for sound notifications and the like, unless you rely on anything audio in matlab it's safe to ignore.

Offline

Board footer

Powered by FluxBB