Date: Wed, 08 Jun 2022 10:43:07 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 263716] devel/dbus: not allowed to own service due to security policies in configuration file Message-ID: <bug-263716-39348-hqnWu5GYRw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263716-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-263716-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263716 --- 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 n= ot 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263716-39348-hqnWu5GYRw>