Comment 3 for bug 1647895

Revision history for this message
Olivier Tilloy (osomon) wrote :

I’m seeing this in /var/log/syslog when starting the playback of a youtube video in the browser:

Dec 7 09:51:10 ubuntu-phablet dbus[2791]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/freedesktop/ScreenSaver" interface="org.freedesktop.ScreenSaver" member="Inhibit" mask="send" name="org.freedesktop.ScreenSaver" pid=4647 label="webbrowser-app" peer_pid=3088 peer_label="unconfined"

It looks like oxide is using the wrong PowerSaveBlocker implementation. The corresponding code is https://git.launchpad.net/oxide/tree/shared/browser/device/power_save_blocker_linux.cc#n34.