Hi all, I have recently installed vdr 1.3.37 on a Debian debian system. I have also installed cvs-version of the text2skin plugin and DeepBlue-0.1.4 skin. My problem is that the png-images wont show in the osd for DeepBlue or any other skin. I have built ImageMagick with options as described in the VDR-Wiki (final output of configure attached below). I have also the following png-libraries etc installed: pngcheck libpng12-dev 1.2.8 libpng12-0 1.2.8 I do not get any errors from vdr, not even when renaming the images and logos directories in the /video/plugins/text2skin/DeepBlue directory. I am running out of options here, can anyone please help me out or maybe point me in the right direction? Humble regards, Anders --------- ImageMagick config -------------- Host system type : i686-pc-linux-gnu Option Value ------------------------------------------------------------------------- Shared libraries --enable-shared=yes yes Static libraries --enable-static=yes yes Module support --with-modules=no no GNU ld --with-gnu-ld=yes yes Quantum depth --with-quantum-depth=16 16 Delegate Configuration: BZLIB --with-bzlib=yes no DPS --with-dps=no no FlashPIX --with-fpx=no no FreeType 2.0 --with-ttf=yes yes GhostPCL None pcl6 (unknown) Ghostscript None gs (unknown) Ghostscript fonts --with-gs-font-dir=default none Ghostscript lib --with-gslib=no no Graphviz --with-gvc=yes no JBIG --with-jbig=no no JPEG v1 --with-jpeg=yes yes JPEG-2000 --with-jp2=no no LCMS --with-lcms=no no Magick++ --with-magick-plus-plus=yes yes PERL --with-perl=no no PNG --with-png=yes yes TIFF --with-tiff=no no Windows fonts --with-windows-font-dir= none WMF --with-wmf=yes no X11 --with-x=no no XML --with-xml=no no ZLIB --with-zlib=yes yes X11 Configuration: Not using X11. Options used to compile and link: PREFIX = /usr/local EXEC-PREFIX = /usr/local VERSION = 6.2.5 CC = gcc CFLAGS = -g -O2 -Wall -pthread CPPFLAGS = -I/usr/local/include PCFLAGS = DEFS = -DHAVE_CONFIG_H LDFLAGS = -L/usr/local/lib -L/usr/lib/graphviz -lfreetype -lz LIBS = -lMagick -lfreetype -ljpeg -lpng -lz -lpthread -lm -lpthread CXX = g++ CXXFLAGS = -pthread