Modify ↓
Ticket #9886 (closed Patch - Bug Fix: fixed)
Opened 23 months ago
Last modified 23 months ago
DVD bookmark dialog crashes frontend
| Reported by: | Jim Stichnoth <stichnot@…> | 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
Change History
comment:1 Changed 23 months ago by Github
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from unknown to 0.25
Mythfrontend: Fix a regression/crash in bookmark handling.
The ProgramInfo? object is deleted by the BookmarkDialog?.
Fixes #9886
Branch: master Changeset: 52b393e4d4b420b6f0bc903e67b1ddb046c8660e
Note: See
TracTickets for help on using
tickets.
