Comment 52 for bug 1659988

Revision history for this message
daniel CURTIS (anoda) wrote :

Hello Thomas. Today, I noticed next entry - related with Firefox - in a log files. I'm wondering whether to add this rule, because it's related to the ScreenSaver, which seems to be pretty strange. However a log entry looks this way;

✓ Jun 3 11:45:19 t1aa-kernel dbus[1473]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/ScreenSaver" interface="org.freedesktop.ScreenSaver" member="Inhibit" mask="send" name="org.freedesktop.ScreenSaver" pid=2149 label="/usr/lib/firefox/firefox{,*[^s][^h]}" peer_pid=1612 peer_label="unconfined"

So, the appropriate rule should look like this;

dbus (send)
     bus=session
     interface=org.freedesktop.ScreenSaver
     member=Inhibit,

Thomas, what do You think about; path="/ScreenSaver" entry? Do you think, that "path=/org/freedesktop/ScreenSaver", also should be added, or "interface=" is enough? But, as I wrote - I don't know if it should be added to the Firefox profile. I will keep an eye, on this issue.

Thanks, best regards.