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

MythTV mythtv at cvs.mythtv.org
Sun Aug 29 01:19:09 UTC 2010


#8834: DVD fails to play if device is a symbolic link
-----------------------------------------+----------------------------------
 Reporter:  gregorio.gervasio@…          |            Type:  defect          
   Status:  new                          |        Priority:  minor           
Milestone:  unknown                      |       Component:  MythTV - General
  Version:  Unspecified                  |        Severity:  medium          
 Keywords:                               |   Ticket locked:  0               
-----------------------------------------+----------------------------------
 Excerpt from "-v playback,file,extra" (r25896):

 {{{
 2010-08-28 18:02:36.212 RingBuf(dvd://dev/dvd): OpenFile(dvd://dev/dvd,
 12)
 2010-08-28 18:02:36.212 OpenFile() trying DVD at /dev/dvd
 libdvdnav: Using dvdnav version svnR1215
 libdvdread: Using libdvdcss version 1.2.10 for DVD access
 2010-08-28 18:02:36.212 mythfile_stat('/dev/dvd', 140734422767008)
 libdvdread: Could not open /dev/dvd
 libdvdnav: vm: failed to open/read the DVD
 2010-08-28 18:02:36.212 Failed to open DVD device at /dev/dvd
 }}}

 It works if the DVD device is "/dev/sr0".  Looks like mythfile_stat (in
 mythiowrapper) calls lstat() instead of stat()?

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


More information about the mythtv-commits mailing list