[mythtv-commits] Ticket #3756: Ejecting DVD interrupts Internal Viewer

MythTV mythtv at cvs.mythtv.org
Tue Aug 21 04:27:47 UTC 2007


#3756: Ejecting DVD interrupts Internal Viewer
-----------------------------+----------------------------------------------
 Reporter:  g8ecj at gilks.org  |        Owner:  nigel   
     Type:  defect           |       Status:  assigned
 Priority:  minor            |    Milestone:  0.21    
Component:  mythtv           |      Version:  head    
 Severity:  low              |   Resolution:          
  Mlocked:  0                |  
-----------------------------+----------------------------------------------
Changes (by nigel):

  * reporter:  anonymous => g8ecj at gilks.org


Comment:

 OK. On a different test machine, can now reproduce. Changeset 13877
 created the new behaviour - it sends a media eject (UNUSABLE) event, which
 at the moment can only be received by the plugin if its window is active,
 so mythmainwindow jumps to it.

 Now, my quandary is - what should it do? If Monitor CD/DVD is on, but the
 user is watching TV or a recording, do we ignore all media change events?
 Or do we only want to ignore eject events?

 The former can be achieved by turning the media monitoring off while
 watching TV, or Video.
 The latter might require changing the whole media notification system. Or
 maybe something quick and dirty like moving gCDdevice and gDVDdevice into
 MythMediaMonitor's namespace.

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


More information about the mythtv-commits mailing list