[mythtv-commits] Ticket #2779: mythfrontend segfaults: storage groups...pixmaps..slave backend

MythTV mythtv at cvs.mythtv.org
Wed Dec 6 05:09:55 UTC 2006


#2779: mythfrontend segfaults: storage groups...pixmaps..slave backend
-------------------------------------+--------------------------------------
 Reporter:  mikpolniak at adelphia.net  |        Owner:  cpinkham
     Type:  defect                   |       Status:  closed  
 Priority:  minor                    |    Milestone:  unknown 
Component:  mythtv                   |      Version:  0.20    
 Severity:  medium                   |   Resolution:  fixed   
-------------------------------------+--------------------------------------
Changes (by cpinkham):

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

Comment:

 (In [12207]) Fix a few things about preview generation related to the
 recent Storage Group
 changes.

 - Don't set ProgramInfo::pathname inside ProgramInfo::GetPlaybackURL(),
 this
   can cause problems if something was looking at the pathname and it
   inadvertently changed.

 - Make the preview generator store the pathname independent of the value
 in
   ProgramInfo.  This way we can modify the copy of the pathname if we find
 a
   local file and still have the original value in ProgramInfo.

 - Don't emit a previewReady to the Watch Recordings screen if the backend
 did
   not return an "OK" status, such as when the slave that owns a recording
 is
   down.

 Closes #2779.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2779#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list