Opened 13 years ago
Closed 13 years ago
#9886 closed Patch - Bug Fix (fixed)
DVD bookmark dialog crashes frontend
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | MythTV - General | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Mythfrontend crashes after a DVD bookmark dialog selection is made because the required ProgramInfo? object has already been deleted.
MythTV Version : v0.25pre-2529-g63fc3e5 MythTV Branch : master
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | dvdbookmarkfix.patch added |
---|
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Mythfrontend: Fix a regression/crash in bookmark handling.
The ProgramInfo? object is deleted by the BookmarkDialog?.
Fixes #9886