[mythtv-commits] Ticket #2462: Eject media button fails if tray is empt

MythTV mythtv at cvs.mythtv.org
Thu Jan 18 11:16:48 UTC 2007


#2462: Eject media button fails if tray is empt
------------------------------------------+---------------------------------
 Reporter:  list-mythtv at bluecamel.eml.cc  |        Owner:  stuartm
     Type:  defect                        |       Status:  new    
 Priority:  minor                         |    Milestone:  unknown
Component:  mythtv                        |      Version:  0.20   
 Severity:  medium                        |   Resolution:         
------------------------------------------+---------------------------------
Comment (by nigel):

 1) Hotplug media is mainly so users can easily get photos/songs/video-
 clips off USB flash drives, [i]et c[/i]. The DVD ripper doesn't use it,
 but other parts of MythTV could. And users need some way of unmounting
 those drives - via the eject action.
 [[BR]]
 2) Around line 102 of mythcdrom.cpp, note the comment: // HACK make it
 possible to eject a DVD by unmounting it
 [[BR]]
 I think ChooseAndEjectMedia() needs to check if it is mounted (and if so
 unmount it), and then check if it is closed (and if so, unlock and open
 it)?

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


More information about the mythtv-commits mailing list