Opened 15 years ago
Closed 15 years ago
#1075 closed defect (fixed)
Crash of FE when coming out of recordings screen to quickly
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
If you are in the Recordings Screen and you exit it by pressing ESC lots of times the frontend will disappear. Looking at the processes "mythfrontend" is still there but the GUI is gone.
This is repeatable every time and has been confirmed by other users.
The machine is an ubuntu FE only (no BE) running latest SVN from this morning.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [8719]) Fixes #1075, by insuring only one killPlayerSafe loop runs at a time.