[mythtv-commits] Ticket #1089: SEGV when TOGGLERECORD from live on a slave encoder

MythTV mythtv at cvs.mythtv.org
Tue Jan 24 19:44:00 UTC 2006


#1089: SEGV when TOGGLERECORD from live on a slave encoder
---------------------+------------------------------------------------------
 Reporter:  bjm      |        Owner:  danielk
     Type:  defect   |       Status:  closed 
 Priority:  blocker  |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

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

Comment:

 (In [8704]) Fixes #1089.

 The problem was with dispatchNow() which breaks when the scheduler
 is not local. I had to move some things to Scheduler::AddRecording()
 to be able to use dispatch() instead, but this should work about
 the same.

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


More information about the mythtv-commits mailing list