[mythtv-commits] Ticket #4126: Eject does not work if drive in IgnoreDevices for monitoring

MythTV mythtv at cvs.mythtv.org
Wed Jan 9 09:40:00 UTC 2008


#4126: Eject does not work if drive in IgnoreDevices for monitoring
------------------------------------+---------------------------------------
 Reporter:  derliebegott at gmail.com  |        Owner:  nigel   
     Type:  defect                  |       Status:  accepted
 Priority:  minor                   |    Milestone:  unknown 
Component:  mythtv                  |      Version:  head    
 Severity:  medium                  |   Resolution:          
  Mlocked:  0                       |  
------------------------------------+---------------------------------------
Changes (by nigel):

  * owner:  ijr => nigel
  * status:  new => accepted


Comment:

 I haven't been able to reproduce 1). I suspect it is something like a
 Linux desktop file manager?
 [[BR]]
 There is actually a 4) in there. The need to add cdrom and hdc into
 !IgnoreDevices is a bit wasteful, but because devices are looked up in
 several places, currently necessary. ''e.g.''
 {{{
 2008-01-09 20:22:56.393 Mediamonitor: Adding /dev/cdrom
 2008-01-09 20:22:56.405 Ignoring device: /dev/cdrom
 2008-01-09 20:22:56.412 MediaMonitorUnix::GetCDROMBlockDevices() returning
 hdc
 }}}
 I suspect that the !MediaMonitor should check if any of !IgnoreDevices is
 a symlink, and if so, match the target also.

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


More information about the mythtv-commits mailing list