[GH-ISSUE #5466] audacity: error while loading shared libraries: lib-project-rate.so #3006

Closed
opened 2026-05-05 09:39:35 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @a51kot on GitHub (Nov 10, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5466

Audacity its crashing!

firejail audacity
Reading profile /etc/firejail/audacity.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/disable-shell.inc
Reading profile /etc/firejail/disable-xdg.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Parent pid 48583, child pid 48584
1 program installed in 191.92 ms
Warning: /sbin directory link was not blacklisted
Warning: /usr/sbin directory link was not blacklisted
Warning: not remounting /run/user/1000/doc
Warning: not remounting /run/user/1000/gvfs
Blacklist violations are logged to syslog
Warning: Cannot confine the application using AppArmor.
Maybe firejail-default AppArmor profile is not loaded into the kernel.
As root, run "aa-enforce firejail-default" to load it.
Child process initialized in 593.80 ms
audacity: error while loading shared libraries: lib-project-rate.so: cannot open shared object file: No such file or directory

Parent is shutting down, bye...

Cinelerra-GG https://aur.archlinux.org/packages/cinelerra-gg

firejail cinelerra-gg
Reading profile /etc/firejail/default.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-programs.inc

** Note: you can use --noprofile to disable default.profile **

Parent pid 49332, child pid 49333
Warning: /sbin directory link was not blacklisted
Warning: /usr/sbin directory link was not blacklisted
Child process initialized in 222.70 ms
Cinelerra Infinity - built: Nov  4 2022 02:08:10
git://git.cinelerra-gg.org/goodguy/cinelerra.git
(c) 2006-2019 Heroine Virtual Ltd. by Adam Williams
2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy
Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.

lang changed from '' to 'en_US'
MWindow::init_plugins: can't open plugin index: /home/senpai/.bcast5/Cinelerra_plugins
MWindow::init_ladspa_plugins: can't open ladspa plugin index: /home/senpai/.bcast5/ladspa_plugins._usr_lib_cinelerra-gg_ladspa
MWindow::init_theme: prefered theme Cakewalk not found.
MWindow::init_theme: theme_plugin not found.
unjoined tids / owner 1
  00007f6f3b7fe6c0 / 00007f6f541ef800 12BC_Clipboard

Parent is shutting down, bye...

Version 0.7.0
Host Archlinux/Manjaro


EDIT by @rusty-snake: Fix code-block.

Originally created by @a51kot on GitHub (Nov 10, 2022). Original GitHub issue: https://github.com/netblue30/firejail/issues/5466 Audacity its crashing! ``` firejail audacity Reading profile /etc/firejail/audacity.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-exec.inc Reading profile /etc/firejail/disable-interpreters.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/disable-shell.inc Reading profile /etc/firejail/disable-xdg.inc Reading profile /etc/firejail/whitelist-var-common.inc Parent pid 48583, child pid 48584 1 program installed in 191.92 ms Warning: /sbin directory link was not blacklisted Warning: /usr/sbin directory link was not blacklisted Warning: not remounting /run/user/1000/doc Warning: not remounting /run/user/1000/gvfs Blacklist violations are logged to syslog Warning: Cannot confine the application using AppArmor. Maybe firejail-default AppArmor profile is not loaded into the kernel. As root, run "aa-enforce firejail-default" to load it. Child process initialized in 593.80 ms audacity: error while loading shared libraries: lib-project-rate.so: cannot open shared object file: No such file or directory Parent is shutting down, bye... ``` Cinelerra-GG https://aur.archlinux.org/packages/cinelerra-gg ``` firejail cinelerra-gg Reading profile /etc/firejail/default.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-programs.inc ** Note: you can use --noprofile to disable default.profile ** Parent pid 49332, child pid 49333 Warning: /sbin directory link was not blacklisted Warning: /usr/sbin directory link was not blacklisted Child process initialized in 222.70 ms Cinelerra Infinity - built: Nov 4 2022 02:08:10 git://git.cinelerra-gg.org/goodguy/cinelerra.git (c) 2006-2019 Heroine Virtual Ltd. by Adam Williams 2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra. lang changed from '' to 'en_US' MWindow::init_plugins: can't open plugin index: /home/senpai/.bcast5/Cinelerra_plugins MWindow::init_ladspa_plugins: can't open ladspa plugin index: /home/senpai/.bcast5/ladspa_plugins._usr_lib_cinelerra-gg_ladspa MWindow::init_theme: prefered theme Cakewalk not found. MWindow::init_theme: theme_plugin not found. unjoined tids / owner 1 00007f6f3b7fe6c0 / 00007f6f541ef800 12BC_Clipboard Parent is shutting down, bye... ``` Version 0.7.0 Host Archlinux/Manjaro --- EDIT by @rusty-snake: Fix code-block.
gitea-mirror 2026-05-05 09:39:35 -06:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@rusty-snake commented on GitHub (Nov 10, 2022):

You have two issues, they should have two issues.

You said "stopped working", stopped working after what? And updated or out of nowhere?

As you can see cinelerra-gg does not have a profile, either request one in #1139 or write your own one.

For audacity we can help you much better if you provide necessary information. The easiest way to do so is to use our bug template.

<!-- gh-comment-id:1310811523 --> @rusty-snake commented on GitHub (Nov 10, 2022): You have two issues, they should have two issues. You said "stopped working", stopped working after what? And updated or out of nowhere? As you can see cinelerra-gg does not have a profile, either request one in #1139 or write your own one. For audacity we can help you much better if you provide necessary information. The easiest way to do so is to use our bug template.
Author
Owner

@ghost commented on GitHub (Nov 10, 2022):

Regarding audacity, I just installed it on my arch linux box. The private-bin audacity is breaking it. Haven't found the time yet to dig into this deeper, but for now you can work around this by creating a ~/.config/firejail/audacity.local with the below content:

ignore private-bin

UPDATE: audacity's configuration locations seem to have changed as well, at least on Arch Linux. The currently referenced ${HOME}/.audacity-data is no longer present, but ${HOME}/.config/audacity and ${HOME}/.local/share/audacity are. Looks like our audacity profile is in need of an update. In that context it would be helpful if someone could check all this on Debian/Ubuntu and Fedora too.

Regarding cinelerra-gg from the AUR. It renames the executable to cinelerra-gg, which, as pointed out by @rusty-snake isn't supported by firejail (yet). All that's needed is another redirect profile and I'm willing to add that. Before I do so, can you add the below in ~/.config/firejail/cinelerra-gg.profile, test it and report back:

# Firejail profile alias for cin
# This file is overwritten after every install/update
# Persistent local customizations
include cinelerra-gg.local
# Persistent global definitions
# added by included profile
#include globals.local

# Redirect
include cin.profile
<!-- gh-comment-id:1310829784 --> @ghost commented on GitHub (Nov 10, 2022): Regarding `audacity`, I just installed it on my arch linux box. The `private-bin audacity` is breaking it. Haven't found the time yet to dig into this deeper, but for now you can work around this by creating a `~/.config/firejail/audacity.local` with the below content: ``` ignore private-bin ``` UPDATE: audacity's configuration locations seem to have changed as well, at least on Arch Linux. The currently referenced `${HOME}/.audacity-data` is no longer present, but `${HOME}/.config/audacity` and `${HOME}/.local/share/audacity` are. Looks like our audacity profile is in need of an update. In that context it would be helpful if someone could check all this on Debian/Ubuntu and Fedora too. Regarding `cinelerra-gg` from the AUR. It renames the executable to cinelerra-gg, which, as pointed out by @rusty-snake isn't supported by firejail (yet). All that's needed is another redirect profile and I'm willing to add that. Before I do so, can you add the below in `~/.config/firejail/cinelerra-gg.profile`, test it and report back: ``` # Firejail profile alias for cin # This file is overwritten after every install/update # Persistent local customizations include cinelerra-gg.local # Persistent global definitions # added by included profile #include globals.local # Redirect include cin.profile ```
Author
Owner

@kmk3 commented on GitHub (Aug 23, 2024):

Duplicate of #5532

<!-- gh-comment-id:2307435278 --> @kmk3 commented on GitHub (Aug 23, 2024): Duplicate of #5532
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3006
No description provided.