[mythtv-users] Mythweb 0.24_p20110219 - Recordings Thumbnails Blank

Drew Tomlinson drew at mykitchentable.net
Fri Apr 15 15:52:14 UTC 2011


I'm running mythweb 0.24_p20110219.  When I click on the Recordings 
page, all the preview images are blank.  I can see the images in the 
frontend.

I searched and found this thread which describes my symptoms:

http://www.gossamer-threads.com/lists/mythtv/users/392359

Unfortunately, the thread dies before a resolution is posted.

 From the information in that thread, I verified that the *.png files 
are created and have read permission by the web server user (apache):

-rw-rw-rw- 1 mythtv mythtv  97873 Apr 15 06:40 
/tv/record/2401_20110414195900.mpg.png
-rw-rw-rw- 1 mythtv mythtv  64914 Apr 15 08:09 
/tv/record/2581_20110415080000.mpg.png

mythweb image tags look like this:

<img 
src="http://mythfe01.mykitchentable.net/mythweb/tv/get_pixmap/mythfe01/1229/1302843540/100/75/-1/1229_20110414215900.mpg.100x75x-1.png" 
width="100" height="75"/>

mythweb data directory is writeable by apache:

drwxrwxr-x  3 root apache 4096 Apr 14 17:51 data

And output of mythconverg database setting is:

mysql> SELECT * FROM settings WHERE value LIKE '%ServerIP' OR value LIKE 
'%ServerPort';
+-------------------+-------------+----------+
| value             | data        | hostname |
+-------------------+-------------+----------+
| MasterServerIP    | 192.168.1.8 | NULL     |
| MasterServerPort  | 6543        | NULL     |
| BackendServerIP   | 192.168.1.8 | mythfe01 |
| BackendServerPort | 6543        | mythfe01 |
+-------------------+-------------+----------+

Any ideas on what I'm missing?

Thanks,

Drew

-- 
Like card tricks?

Visit The Alchemist's Warehouse to
learn card magic secrets for free!

http://alchemistswarehouse.com




More information about the mythtv-users mailing list