Bug 506191 - power saver option display turn off activates when mplayer is playing video
Summary: power saver option display turn off activates when mplayer is playing video
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-power-manager
Version: 11
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-15 23:01 UTC by Major Péter
Modified: 2009-10-26 12:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-20 11:59:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Major Péter 2009-06-15 23:01:35 UTC
Description of problem:
The display turns off while mplayer is playing video. If the timer is setted to 5 min, it turns off the display, after the screen is locked, but it's turning off the screen, even there is a running video player (like mplayer).

Version-Release number of selected component (if applicable):
2.26.1

How reproducible:
Always

Steps to Reproduce:
1. Turn on the power saver display turn off function
2. Start to play a video with mplayer
  
Actual results:
The display is turning off after the pre-setted time.

Expected results:
It doesn't turning off.

Additional info:
Mplayer version: MPlayer 29092-4.4.0

Comment 1 Richard Hughes 2009-08-20 11:59:09 UTC
mplayer needs to inhibit the session -- otherwise gnome-power-manager has no idea what's going on.

Comment 2 Kieran Clancy 2009-10-26 12:31:05 UTC
mplayer calls XScreenSaverSuspend when it starts playing, which inhibits a standard xscreensaver-compatible screensaver from running, but gnome-screensaver uses it's own system for other technical reasons.

I think it would be good if it could support applications that use XScreenSaverSuspend though, see comment 2 on <https://bugzilla.gnome.org/show_bug.cgi?id=416429>.


Note You need to log in before you can comment on or make changes to this bug.