[mythtv-commits] Ticket #8834: DVD fails to play if device is a symbolic link

MythTV mythtv at cvs.mythtv.org
Sun Aug 29 01:52:39 UTC 2010


#8834: DVD fails to play if device is a symbolic link
-----------------------------------------+----------------------------------
 Reporter:  gregorio.gervasio@…          |           Owner:  cpinkham   
     Type:  defect                       |          Status:  closed     
 Priority:  minor                        |       Milestone:  unknown    
Component:  MythTV - General             |         Version:  Unspecified
 Severity:  medium                       |      Resolution:  fixed      
 Keywords:                               |   Ticket locked:  0          
-----------------------------------------+----------------------------------
Changes (by cpinkham):

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


Comment:

 (In [25924]) Change lstat() to stat() in mythfile_stat().  This should fix
 playback of DVDs when /dev/dvd or the path given is a link
 instead of being an actual file or block device.

 Closes #8834.  Thanks to Gregorio Gervasio for reporting this,
 I thought I noticed something like this the other day, but
 hadn't had time to track it down yet.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8834#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list