[mythtv-users] Mythweb and preview images

Michael J. Sherman msherman at dsbox.com
Wed Jul 7 16:33:04 EDT 2004


Mythweb isn't generating preview images with CVS as of last night. 
The permissions are all correct.  It looks like what's happening is 
the command is being sent to the backend, but the backend is in fact 
not generating the images.  They are not in the store directory on the 
backend, so they cannot then be transferred to the image_cache dir in 
mythweb.

Looking at the mythbackend log, I see this output when the preview 
image creation is attempted:

2004-07-07 16:23:03 MainServer::HandleAnnounce FileTransfer
2004-07-07 16:23:03 adding: stealth as a remote file transfer
Not enough items in list for ProgramInfo object
2004-07-07 16:23:03 Couldn't find backend for:  :
2004-07-07 16:23:03 MainServer::HandleAnnounce FileTransfer
2004-07-07 16:23:03 adding: stealth as a remote file transfer

Is there perhaps something not right with the construction of the 
remote command around line 220 of includes/mythbackend.php (in the 
generate_preview_pixmap function)?  The return value from the call is 
"OK", but looking at the exploded recs[] array the recs[3] is 0 
(leading to an error condition later on - it's the length of the image 
data).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: msherman.vcf
Type: text/x-vcard
Size: 295 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20040707/164c34bd/msherman.vcf


More information about the mythtv-users mailing list