[mythtv-commits] Ticket #3756: Ejecting DVD interrupts Internal Viewer
MythTV
mythtv at cvs.mythtv.org
Tue Aug 14 06:19:45 UTC 2007
#3756: Ejecting DVD interrupts Internal Viewer
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: nigel
Type: defect | Status: assigned
Priority: minor | Milestone: 0.21
Component: mythtv | Version: head
Severity: low | Resolution:
Mlocked: 0 |
-----------------------+----------------------------------------------------
Changes (by nigel):
* owner: ijr => nigel
* status: new => assigned
Comment:
Robin Gilks kindly mailed some "-v media" log:
{{{
2007-08-14 17:25:20.929 TV: Changing from None to WatchingLiveTV
...
2007-08-14 17:25:31.064 NVP: prebuffering pause
2007-08-14 17:25:31.094 /dev/cdrom Disk OK...
...
2007-08-14 17:25:34.358 /dev/cdrom Tray open
2007-08-14 17:25:34.359 Posting MediaEvent (MEDIATYPE_DVD,
MEDIASTAT_USEABLE -> MEDIASTAT_OPEN)
2007-08-14 17:25:34.360 Found a handler
2007-08-14 17:25:34.397 TV: Attempting to change from WatchingLiveTV to
None
2007-08-14 17:25:34.656 TV: Changing from WatchingLiveTV to None
}}}
That is from a r14158 frontend. As soon as the media event is posted, TV
exits.
That looks like something to do with my change [13877], but I don't know
why I am not seeing it. Am guessing that TV::customEvent() is not
detecting Media events?
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/3756#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list