Opened 16 years ago
Closed 16 years ago
#9489 closed Bug Report (Fixed)
No "Navigate" menu for in-progress recording
| Reported by: | Owned by: | markk | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.24.1 |
| Component: | MythTV - Video Playback | Version: | 0.24-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
During playback of a recording that is still being recorded, there is no "Navigate" menu, and hence no menu item to disable commercial skip during the playback. Symptom appears in 0.24 builds.
- Seems possibly related to ticket #8995
- See also users list reports:
-- http://www.gossamer-threads.com/lists/mythtv/users/460392 -- http://www.gossamer-threads.com/lists/mythtv/users/468483
Attachments (2)
Change History (5)
by , 16 years ago
| Attachment: | 9489_24_diff.patch added |
|---|
by , 16 years ago
| Attachment: | 9489_master_diff.patch added |
|---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
comment:3 by , 16 years ago
| Milestone: | unknown → 0.24.1 |
|---|---|
| Resolution: | → Fixed |
| Status: | accepted → closed |
Fixed in 6dd5e4b821037b20496a for 0.24/fixes
Note:
See TracTickets
for help on using tickets.

I noticed this issue during the "big game" and thought I'd get my feet wet writing my first simple patch. Hopefully I did everything correctly. Patches for fixes/0.24 and master branches are attached.