[mythtv-commits] Ticket #3401: mythtv-setup crashes when using remote X display (via ssh)

MythTV mythtv at cvs.mythtv.org
Mon Jun 25 18:32:40 UTC 2007


#3401: mythtv-setup crashes when using remote X display (via ssh)
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  defect     |       Status:  closed 
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:  fixed  
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by danielk):

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


Comment:

 (In [13766]) Fixes #3401. Applies slightly modified version of patch.

 This just checks if we have the xrandr extension before using it. This
 fixes a segfault for people recompile their own X11 servers to exclude
 XRandR support after compiling MythTV, or when they have X11 installed on
 an OSX machine.

 I added the dummy variables argued over in the ticket comments. While I
 don't think they are required by the API, an implementation of XRandR in
 wide release appears to require them in practice, whether this is a new
 bug in the implementation or a new bug in the API isn't really important;
 the code that works with this XRandR release is still correct according
 API and only one line longer.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3401#comment:7>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list