You are not logged in.
Pages: 1
I'm not sure what's up with it, but for some reason LMMS doesn't want to open. When I use it in a terminal it gives this:
$ lmms
*** WEAK-JACK: initializing
*** WEAK-JACK: OK. (0)
Notice: could not set realtime priority.
Cannot load library /usr/lib/lmms/libcarlabase.so: (libcarla_native-plugin.so: cannot open shared object file: No such file or directory)
Cannot load library /usr/lib/lmms/libcarlapatchbay.so: (libcarlabase.so: cannot open shared object file: No such file or directory)
Cannot load library /usr/lib/lmms/libcarlarack.so: (libcarlabase.so: cannot open shared object file: No such file or directory)
Segmentation fault (core dumped)
However I think all the files it's looking for are here anyway
$ ls -la /usr/lib/lmms/
total 8384
drwxr-xr-x 3 root root 4096 Dec 14 21:53 .
drwxr-xr-x 204 root root 258048 Dec 14 21:53 ..
drwxr-xr-x 2 vael root 4096 Dec 14 21:53 ladspa
-rwxr-xr-x 1 root root 71784 Oct 29 12:05 libamplifier.so
-rwxr-xr-x 1 root root 399728 Oct 29 12:05 libaudiofileprocessor.so
-rwxr-xr-x 1 root root 67688 Oct 29 12:05 libbassbooster.so
-rwxr-xr-x 1 root root 79976 Oct 29 12:05 libbitcrush.so
-rwxr-xr-x 1 root root 194736 Oct 29 12:05 libbitinvader.so
-rwxr-xr-x 1 root root 153664 Oct 29 12:05 libcarlabase.so
-rwxr-xr-x 1 root root 30800 Oct 29 12:05 libcarlapatchbay.so
-rwxr-xr-x 1 root root 30800 Oct 29 12:05 libcarlarack.so
-rwxr-xr-x 1 root root 88240 Oct 29 12:05 libcrossovereq.so
-rwxr-xr-x 1 root root 92264 Oct 29 12:05 libdelay.so
-rwxr-xr-x 1 root root 108648 Oct 29 12:05 libdualfilter.so
-rwxr-xr-x 1 root root 96720 Oct 29 12:05 libdynamicsprocessor.so
-rwxr-xr-x 1 root root 253016 Oct 29 12:05 libeq.so
-rwxr-xr-x 1 root root 71792 Oct 29 12:05 libflanger.so
-rwxr-xr-x 1 root root 153800 Oct 29 12:05 libgigplayer.so
-rwxr-xr-x 1 root root 51208 Oct 29 12:05 libhydrogenimport.so
-rwxr-xr-x 1 root root 206952 Oct 29 12:05 libkicker.so
-rwxr-xr-x 1 root root 96336 Oct 29 12:05 libladspabrowser.so
-rwxr-xr-x 1 root root 129104 Oct 29 12:05 libladspaeffect.so
-rwxr-xr-x 1 root root 194664 Oct 29 12:05 liblb302.so
-rwxr-xr-x 1 root root 170088 Oct 29 12:05 libmalletsstk.so
-rwxr-xr-x 1 root root 59400 Oct 29 12:05 libmidiexport.so
-rwxr-xr-x 1 root root 170312 Oct 29 12:05 libmidiimport.so
-rwxr-xr-x 1 root root 379608 Oct 29 12:05 libmonstro.so
-rwxr-xr-x 1 root root 80000 Oct 29 12:05 libmultitapecho.so
-rwxr-xr-x 1 root root 227600 Oct 29 12:05 libnes.so
-rwxr-xr-x 1 root root 262232 Oct 29 12:05 libOPL2.so
-rwxr-xr-x 1 root root 153752 Oct 29 12:05 liborganic.so
-rwxr-xr-x 1 root root 219384 Oct 29 12:05 libpapu.so
-rwxr-xr-x 1 root root 121080 Oct 29 12:05 libpatman.so
-rwxr-xr-x 1 root root 88168 Oct 29 12:05 libpeakcontrollereffect.so
-rwxr-xr-x 1 root root 75880 Oct 29 12:05 libreverbsc.so
-rwxr-xr-x 1 root root 239912 Oct 29 12:05 libsf2player.so
-rwxr-xr-x 1 root root 232152 Oct 29 12:05 libsfxr.so
-rwxr-xr-x 1 root root 392544 Oct 29 12:05 libsid.so
-rwxr-xr-x 1 root root 80072 Oct 29 12:05 libspectrumanalyzer.so
-rwxr-xr-x 1 root root 59472 Oct 29 12:05 libstereoenhancer.so
-rwxr-xr-x 1 root root 67688 Oct 29 12:05 libstereomatrix.so
-rwxr-xr-x 1 root root 137944 Oct 29 12:05 libtripleoscillator.so
-rwxr-xr-x 1 root root 174280 Oct 29 12:05 libvestige.so
-rwxr-xr-x 1 root root 174928 Oct 29 12:05 libvibedstrings.so
-rwxr-xr-x 1 root root 120840 Oct 29 12:05 libvstbase.so
-rwxr-xr-x 1 root root 137344 Oct 29 12:05 libvsteffect.so
-rwxr-xr-x 1 root root 261280 Oct 29 12:05 libwatsyn.so
-rwxr-xr-x 1 root root 88384 Oct 29 12:05 libwaveshaper.so
-rwxr-xr-x 1 root root 567296 Oct 29 12:05 libZynAddSubFxCore.so
-rwxr-xr-x 1 root root 182376 Oct 29 12:05 libzynaddsubfx.so
-rwxr-xr-x 1 root root 707 Oct 29 12:05 RemoteVstPlugin
-rwxr-xr-x 1 root root 154100 Oct 29 12:05 RemoteVstPlugin.exe.so
-rwxr-xr-x 1 root root 571280 Oct 29 12:05 RemoteZynAddSubFx
I'm thinking it's some kind of permission issue but I'm not sure.
Last edited by vaelm (2022-12-16 03:46:18)
Offline
BBS predates markdown by æons, please use code tags, https://bbs.archlinux.org/help.php#bbcode
https://bbs.archlinux.org/viewtopic.php?id=282031 ?
Offline
Cannot load library /usr/lib/lmms/libcarlabase.so: (libcarla_native-plugin.so: cannot open shared object file: No such file or directory)
libcarla_native-plugin.so is probably the missing file .
$ pacman -F libcarla_native-plugin.so
community/carla 2.5.2-1 (pro-audio)
usr/lib/carla/libcarla_native-plugin.so
usr/lib/lv2/carla.lv2/libcarla_native-plugin.so
usr/lib/vst/carla.vst/libcarla_native-plugin.so
$
carla is a makedepend for llms but not listed as depend or optdepend.
Is carla installed on your system ?
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
Online
I had the same error as OP. After I installed carla it segfaults without the carla messages:
% lmms
*** WEAK-JACK: initializing
*** WEAK-JACK: OK. (0)
Notice: could not set realtime priority.
[1] 104578 segmentation fault (core dumped) lmms
Offline
https://bbs.archlinux.org/viewtopic.php?id=282031
pacman -Qs kwidgetsaddons
Offline
I have version 5.101.0-1 of kwidgetsaddons.
Thank you, for some reason google only showed this thread.
Offline
Pages: 1