[mythtv-commits] Ticket #4771: Screensaver/DPMS does not deactivate with keypress in mythwelcome

MythTV mythtv at cvs.mythtv.org
Mon Feb 25 05:26:19 UTC 2008


#4771: Screensaver/DPMS does not deactivate with keypress in mythwelcome
-------------------------------------+--------------------------------------
 Reporter:  matt.doran at papercut.com  |       Owner:  ijr       
     Type:  patch                    |      Status:  new       
 Priority:  minor                    |   Milestone:            
Component:  mythtv                   |     Version:  0.21-fixes
 Severity:  medium                   |     Mlocked:  0         
-------------------------------------+--------------------------------------
 Once the screen-saver/DPMS has been activated, it cannot be de-activated
 using the remote.  The only way to activate the screen is to press
 "OK/Enter", wait for mythfrontend to start, then press a key on the
 remote.

 I tracked down this regression to r15354.  Reverting this revision, allows
 the screen to be reactivated by pressing any remote key.

 This revision changed the MythContext initialization to pass in "false" as
 the first argument.  This has the effect of setting "m_gui" to false, and
 the "ScreenSaverControl" is not created/enabled.

 The attached 1 line patch fixes the problem and should be applied to trunk
 and 0.21-fixes.

 I'm not sure why this particular change was made, but the attached 1 line
 patch fixes the issue.  I suggest this be applied to trunk/0.21.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4771>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list