[mythtv-commits] Re: Ticket #501: Recording while watching Live TV screws up backend

MythTV mythtv at cvs.mythtv.org
Mon Oct 31 11:33:15 EST 2005


#501: Recording while watching Live TV screws up backend
------------------------------------------+---------------------------------
 Reporter:  curtis at stanfordcomputing.com  |        Owner:  danielk
     Type:  defect                        |       Status:  closed 
 Priority:  major                         |    Milestone:         
Component:  mythtv                        |      Version:  head   
 Severity:  medium                        |   Resolution:  wontfix
------------------------------------------+---------------------------------
Changes (by danielk):

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

Comment:

 The segfault is fixed, but I'm not going to fix the
 LiveTV->WatchingPreRecorded problem, because this code will change
 entirely with #340.

 The problem is that we are letting the backend send a QUIT_LIVETV event
 instead of disconnecting from the backend until it has switched to
 recording mode, and then reconnecting. I could fix this, but once #340 is
 in place the recorder will send a NEXT_RINGBUFFER event instead of a
 QUIT_LIVETV buffer.

 As a work-around simply go to the watch recodings screen and select the
 program you were watching to resume watching it.

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


More information about the mythtv-commits mailing list