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 336674 - Locks screen while playing a movie
Locks screen while playing a movie
Status: RESOLVED INVALID
Product: gnome-screensaver
Classification: Deprecated
Component: general
2.14.x
Other All
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-30 21:46 UTC by Sam Morris
Modified: 2006-05-14 00:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
gnome-screensaver debug output (21.09 KB, text/plain)
2006-03-30 22:35 UTC, Sam Morris
Details
gnome-screensaver --no-daemon --debug output with totem 1.4 (19.48 KB, text/plain)
2006-03-31 00:07 UTC, Sam Morris
Details

Description Sam Morris 2006-03-30 21:46:29 UTC
Please describe the problem:
Since upgrading to gnome-screensaver 2.14, the screensaver has locked the screen
while Totem was playing a movie. With 2.13, the screensaver would not lock the
screen, as expected.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 William Jon McCann 2006-03-30 21:57:13 UTC
Works fine here.  Is totem in fullscreen mode?  What version of totem?  Can you run:
gnome-screensaver --no-daemon --debug

Set your screen to lock in 1 minute, play a movie with totem in fullscreen, and post the output of the above command here?
Comment 2 Sam Morris 2006-03-30 22:35:27 UTC
Created attachment 62428 [details]
gnome-screensaver debug output

This is with Totem 1.2.1 in fullscreen mode. Attached is the debug output of gnome-screensaver.
Comment 3 William Jon McCann 2006-03-30 23:42:32 UTC
Totem 1.4 is included with GNOME 2.14.  You'll need to use that version.
Comment 4 Sam Morris 2006-03-30 23:51:44 UTC
Ok, but why did it work with the previous gnome-screensaver?
Comment 5 Sam Morris 2006-03-31 00:03:39 UTC
This happens with Totem 1.4 as well... I'll attach the output from gnome-screensaver.
Comment 6 Sam Morris 2006-03-31 00:07:32 UTC
Created attachment 62429 [details]
gnome-screensaver --no-daemon --debug output with totem 1.4
Comment 7 William Jon McCann 2006-03-31 14:32:28 UTC
Have you built totem with dbus support?
Comment 8 Sam Morris 2006-04-01 11:40:22 UTC
Totem was build with dbus support. I have traced the code as it executes and the "InhibitActivation" dbus call is being made in the screensaver_inhibit_dbus function in totem-scrsaver.c.
Comment 9 William Jon McCann 2006-04-11 15:53:37 UTC
No idea.  It works fine here:

[listener_add_inhibitor] gs-listener-dbus.c:540 (11:52:21):      adding inhibitor from :1.29 for reason: Playing a movie with Totem
Comment 10 Javier Kohen 2006-04-13 14:11:25 UTC
I see the same problem with mplayer. This looks like a regression from previous behavior and also from XScreenSaver.
Comment 11 William Jon McCann 2006-04-24 17:21:23 UTC
Javier, mplayer doesn't yet have gnome-screensaver support as far as I know.  We are nearly ready to propose the DBUS API as a freedesktop standard that all media players will be able to use.

Sam, can you try running totem from the commandline to see if any warnings are produced when you start playing in fullscreen?  Also attach the g-s debug output when that occurs.  Thanks.
Comment 12 Sam Morris 2006-05-14 00:31:00 UTC
Bah, I can't reproduce this any more. I have no idea why totem wasn't talking to gnome-screensaver before (or why gnome-screensaver wasn't listening)... :)