[mythtv-commits] Ticket #3022: Mythbackend dies in HandleRemoteEncoder

MythTV mythtv at cvs.mythtv.org
Thu Mar 8 04:38:12 UTC 2007


#3022: Mythbackend dies in HandleRemoteEncoder
-----------------------------------+----------------------------------------
 Reporter:  jose.bandos at gmail.com  |        Owner:  ijr   
     Type:  defect                 |       Status:  closed
 Priority:  minor                  |    Milestone:  0.21  
Component:  mythtv                 |      Version:  0.20  
 Severity:  medium                 |   Resolution:  fixed 
-----------------------------------+----------------------------------------
Changes (by cpinkham):

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


Comment:

 (In [12972]) Don't exit mythbackend just because someone gave us some
 invalid information.
 Instead use the philosophy of Garbate-In, Garbage-Out and let them die a
 slow
 painful death if they choose to.  This could be on purpose or something as
 simple as a tuner without any valid inputs attached.

 Closes #3022.  For this specific case of the invalid tuner, the answer
 given
 (-1) is actually valid so this does fix #3022's GET_STATE issue, but now
 the
 backend will no longer die for other commands for an incorrectly setup
 tuner.

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


More information about the mythtv-commits mailing list