This bug relates to bug #318769

This section in
/etc/dbus-1/system.d/org.gnome.LircProperties.Mechanism.conf

  <policy user="root">
    <allow own="org.gnome.LircProperties.Mechanism"/>
  </policy>

must be written as

  <policy user="root">
    <allow own="org.gnome.LircProperties.Mechanism"/>
    <allow send_destination="org.gnome.LircProperties.Mechanism"
           send_interface="org.gnome.LircProperties.Mechanism"/>
  </policy>

To permit the conf files to be written.

-- 
gnome-lirc-properties 0.3.1-0ubuntu1 is broken
https://bugs.launchpad.net/bugs/350825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to