`xdg-screensaver status` can only print "enabled" or "disabled". It does not tell us, if the screen saver is inhibited or not. To check, whether gnome-screensaver is inhibited or not, we can run:
dbus-send --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.IsInhibited uint32:-1 To get the inhibitors, run dbus-send --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.GetInhibitors Running the commands above will show that the screensaver is inhibited as long as the VLC process is running. ** Changed in: vlc (Ubuntu) Importance: Undecided => Low ** Changed in: vlc (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986785 Title: vlc keeps inhibiting the screensaver To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/986785/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs