Modify ↓
Ticket #7219 (closed defect: fixed)
Opened 3 years ago
Last modified 3 years ago
Segmentation fault in Programme Guide during LiveTV/recording.
| Reported by: | markk | Owned by: | stuartm |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | MythTV - User Interface Library | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
To reproduce, start playback and enter the programme guide. Bring up the popup menu with M and press S to exit the guide. Press S again and the popup menu is still visible and any attempt to clear it produces a crash.
Attachments
Change History
comment:1 Changed 3 years ago by stuartm
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

(In [22163]) Prevent exiting the guide when a popup is visible, normally this wouldn't be a problem since the popup would receive the ESCAPE action instead, but the guide can also be exited with the GUIDE action. Fixes #7219