[mythtv-commits] Ticket #1915: mythfrontend does not entirely heed the -display option

MythTV mythtv at cvs.mythtv.org
Wed Jun 21 14:25:30 UTC 2006


#1915: mythfrontend does not entirely heed the -display option
-------------------------------+--------------------------------------------
 Reporter:  rl at tempest-sw.com  |        Owner:  danielk
     Type:  patch              |       Status:  closed 
 Priority:  minor              |    Milestone:  0.20   
Component:  mythtv             |      Version:  head   
 Severity:  low                |   Resolution:  fixed  
-------------------------------+--------------------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  reopened => closed

Comment:

 (In [10257]) Closes #1915. Heads -display param in non-Qt based
 XOpenDisplay() calls.

 This grabs the "-display" param before QApplication steals it from us and
 saves it for later use in the context. We then use this in
 MythXOpenDisplay() which is used in place of XOpenDisplay() in the various
 places where we open the display ourselves.

 This changes the binary revision so you will need to recompile the
 plugins.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1915>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list