From f4c30576347cf1f3b1268f1048eb59d69233cba1 Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 10 Feb 2018 03:31:05 -0500 Subject: Fix soundconverter not launching and audacity error popup quick test of ~50 profiles on Fedora 27 audacity - "An error occured while loading or saving configuration information" soundconverter - fix crash on start by removing explicit dbus blacklist added in 55938d07a58d29ceb893e4554a4ddf3c41810fc9 many issues were found that were unfixed evolution - cannot access ~/.evolution on first run, doesn't seem to ever be used/accessed again gedit - many plugins (spell check) are broken by private-lib gnome-contacts - "warning: wayland-egl: could not open /dev/dri/card0" due to no3d, don't know why it thinks it needs that --- etc/soundconverter.profile | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/soundconverter.profile') diff --git a/etc/soundconverter.profile b/etc/soundconverter.profile index c27fb3819..1f64567ef 100644 --- a/etc/soundconverter.profile +++ b/etc/soundconverter.profile @@ -5,8 +5,6 @@ include /etc/firejail/soundconverter.local # Persistent global definitions include /etc/firejail/globals.local -blacklist /run/user/*/bus - include /etc/firejail/disable-common.inc include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc -- cgit v1.2.3-54-g00ecf