Opened 17 years ago
Closed 17 years ago
Last modified 17 years ago
#6167 closed patch (fixed)
LiveTV does not exit when "prompt on exit" is enabled.
Reported by: | Roo | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - Video Playback | Version: | head |
Severity: | medium | Keywords: | exit livetv |
Cc: | Ticket locked: | no |
Description
I suspect the -vid merge is the cause of the following issue.
When exiting LiveTV with the prompt on exit setting enabled the video pauses but no exit prompt is shown, playback can be resumed by pressing play.
The attached patch seems to fix the issue for me but it has only had a short amount of testing.
Attachments (2)
Change History (7)
by , 17 years ago
Attachment: | 6167-v1.diff added |
---|
follow-up: 2 comment:1 by , 17 years ago
See also #6054.
With this patch applied the exit dialog works okay but it has an extra "Delete this recording" option that probably should not be there for LiveTV.
comment:2 by , 17 years ago
Replying to otto at kolsi dot fi:
With this patch applied the exit dialog works okay but it has an extra "Delete this recording" option that probably should not be there for LiveTV.
V2 should remove the delete from exit LiveTv prompt.
comment:3 by , 17 years ago
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Exit livetv with prompt enabled fix, plus trivial typo in logged message.