After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 604731 - gnome-power-manager screen blanking is not inhibited by totem
gnome-power-manager screen blanking is not inhibited by totem
Status: RESOLVED NOTABUG
Product: totem
Classification: Core
Component: Movie player
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-12-16 14:37 UTC by Nicolò Chieffo
Modified: 2012-09-09 08:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-power-manager log (18.33 KB, text/x-log)
2009-12-16 14:37 UTC, Nicolò Chieffo
Details

Description Nicolò Chieffo 2009-12-16 14:37:09 UTC
Created attachment 149835 [details]
gnome-power-manager log

totem 2.29.2-0ubuntu1
while watching a movie totem should inhibit gnome-power-manager, but it does not.

I started totem --debug but it does not give any output.
I have instead collected gnome-power-manager --verbose output, and I found out that totem did not interact with it adding an inhibitor
Comment 1 Nicolò Chieffo 2009-12-16 14:38:56 UTC
using gnome-power-manager 2.28.1-0ubuntu3
Comment 2 Bastien Nocera 2009-12-17 16:18:22 UTC
And which version of gnome-screensaver?
Comment 3 Nicolò Chieffo 2009-12-17 18:41:36 UTC
version 2.28.0-1ubuntu2
Comment 4 Nicolò Chieffo 2009-12-22 09:38:56 UTC
I might have understood the problem: gnome-screensaver wasn't running.
does totem require it to inhibit gnome-power-manager?
Comment 5 Bastien Nocera 2009-12-22 11:00:13 UTC
Yes. gnome-screensaver is required to be running. Totem only inhibits the screensaver. The screensaver then takes care of stopping gnome-power-manager if necessary.

This won't be the case once we switch to using gnome-session for inhibitions.