maintainer-feedback requested: [Bug 263716] devel/dbus: not allowed to own service due to security policies in configuration file
Date: Mon, 02 May 2022 08:02:15 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team) <desktop@FreeBSD.org> for maintainer-feedback: Bug 263716: devel/dbus: not allowed to own service due to security policies in configuration file https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263716 --- Description --- After updating packages to most recent version the DBUS started to misbehave ... root # service dbus onestart Starting dbus. user % caja Could not register the application: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.0" is not allowed to own the service "org.mate.Caja" due to security policies in the configuration file user % transmission-gtk Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.12" is not allowed to own the service "com.transmissionbt.transmission_11777313103303193847_36724" due to security policies in the configuration file user % thunar Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.14" is not allowed to own the service "org.xfce.Thunar" due to security policies in the configuration file ... but Firefox starts without a problem. Any hints? I did not touched/changed the dbus configuration. Regards.