<div dir="ltr"><div>I am trying to access to dbus from a python script in my snap and I am getting the error dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Failed to connect to socket /var/run/dbus/system_bus_socket: Permission denied, it happens when I do </div><div>bus = dbus.SystemBus(mainloop=DBusGMainLoop())</div><div><br></div><div>Any idea how to fix it?</div><div><br></div><div>Thanks</div></div>