Opened 13 years ago
Closed 13 years ago
#9977 closed Bug Report - General (Invalid)
log keeps repeating GetPreviewImage: no recording for start time ...
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
As of master commit da10d33 I keep getting this repeated in the BE log:
2011-08-10 07:57:16.078177 I [1559/2011] HouseKeeping housekeeper.cpp:225 (RunHouseKeeping) - Running housekeeping thread 2011-08-10 07:58:07.533811 E [1559/2014] WorkerThread services/content.cpp:423 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sun Aug 7 17:21:00 2011' 2011-08-10 07:58:18.534056 E [1559/2014] WorkerThread services/content.cpp:423 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sun Aug 7 17:21:00 2011' 2011-08-10 07:58:29.543116 E [1559/2014] WorkerThread services/content.cpp:423 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sun Aug 7 17:21:00 2011' 2011-08-10 08:00:26.638040 E [1559/2014] WorkerThread services/content.cpp:423 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sun Aug 7 17:21:00 2011' 2011-08-10 08:00:37.643497 E [1559/2014] WorkerThread services/content.cpp:423 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sun Aug 7 17:21:00 2011' 2011-08-10 08:00:48.655235 E [1559/2014] WorkerThread services/content.cpp:423 (GetPreviewImage) - GetPreviewImage: no recording for start time 'Sun Aug 7 17:21:00 2011'
I can't imagine why the BE should be trying (over and over again) to create a preview since there is no recording in my database for this given time.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I think this was being caused either by the built-in status page or a client. I don't seem to be seeing it any more.