Opened 20 years ago
Closed 20 years ago
#1376 closed defect (wontfix)
Mac frontend often won't enter EDIT for TV
Reported by: | Nigel | Owned by: | Nigel |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.18.1 |
Severity: | medium | Keywords: | OS X frontend edit hang |
Cc: | Ticket locked: | no |
Description
On 0.18.fixes, the frontend seems to hang when E is pressed. Adding some cerr debug in NVP.cpp allows it to start working, so I suspect this is a threading issue?
On SVN (mostly 9015), I am only able to edit the LiveTV programme that is currently playing on the Linux BE/FE. All others silently do nothing. If I stop that recording, I can still play and edit it. If I start watching LiveTV on the Linux BE/FE again, there are now two recordings that I can play/edit. Very weird!
Change History (3)
Note:
See TracTickets
for help on using tickets.
(In [9145]) Add a warning to explain edit failure. I don't know why the position map goes missing for remote frontends after the recording stops, though. See #1376