[Bug 263716] devel/dbus: not allowed to own service due to security policies in configuration file
Date: Wed, 08 Jun 2022 10:43:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263716 --- Comment #12 from Slawomir Wojciech Wojtczak <vermaden@interia.pl> --- Maybe this will help to get this further ... % doas truss -a -o caja.out caja Could not register the application: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.7" is not allowed to own the service "org.mate.Caja" due to security policies in the configuration file caja.out --> https://pastebin.com/raw/a7vvmKxa % doas truss -a -o thunar.out thunar Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.8" is not allowed to own the service "org.xfce.Thunar" due to security policies in the configuration file thunar.out --> https://pastebin.com/raw/cbjVVSq7 Regards. -- You are receiving this mail because: You are the assignee for the bug.