Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#7366 closed defect (duplicate)
Internal Player loses focus after bookmark popup
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | head |
Severity: | low | Keywords: | mythvideo |
Cc: | Ticket locked: | no |
Description
As of r22514, playing a video from MythVideo? with the internal player that has been previously played (so the "DVD/Video contains a bookmark" dialog box appears) causes the video to play, but the internal player becomes unresponsive to any keyboard commands, requiring mythfrontend to be killed. It does not matter whether "Play from bookmark" or "Play from beginning" is selected. This issue does not occur when there is no bookmark, but the issue occurs the next time the video is played, of course, indicating that it does not matter whether the bookmark was set while using 0.21-fixes or with trunk.
Change History (4)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Component: | Plugin - MythVideo → MythTV - General |
---|---|
Owner: | changed from Anduin Withers to Isaac Richards |
Severity: | medium → low |
Summary: | MythVideo bookmark causes internal player to become unreponsive → Internal Player loses focus after bookmark popup |
comment:4 Changed 15 years ago by
(In [23020]) Closes #7741. Refs #6815. Refs #7366. Patch by Jonatan to convert the DVD/Video bookmark popup to MythUI, preventing focus issues in some setups. Once MythVideo? uses ProgramInfo? we'll probably add the bookmark options to the playback context menu so that it more closely matches the recording screen, but this solves the immediate problem.
I see this failure with mythvideo & bookmarks too. But it is only the keyboard that mythfrontend sees as unresponsive. I can still use my LIRC remote to pause/play/exit the video. Also when I see the fail if I <alt><tab> to a different window then <alt><tab> back to mythfrontend I can use the keyboard to control the video again.