Package: graphviz Version: 2.20.2-3 Severity: normal The attached .dot file is a simple demonstration of the problem. It looks like if one node in a graph has an image, dot assumes that all the other nodes have an invalid image name, instead of just no image name:
dan...@emurlahn:/tmp$ dot -Tpng -o test2.png test2.dot Warning: No or improper image="" for node "A" Warning: No or improper image="" for node "C" The output .png is correct. I've attached the .dot file and the .png it includes, in case that matters. Daniel -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages graphviz depends on: ii libc6 2.9-4 GNU C Library: Shared libraries ii libexpat1 2.0.1-4 XML parsing C library - runtime li ii libgd2-noxpm 2.0.36~rc1~dfsg-3 GD Graphics Library version 2 (wit ii libgraphviz4 2.20.2-3 rich set of graph drawing tools ii libx11-6 2:1.1.5-2 X11 client-side library ii libxaw7 2:1.0.5-2 X11 Athena Widget library ii libxmu6 2:1.0.4-1 X11 miscellaneous utility library ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library Versions of packages graphviz recommends: ii ttf-liberation 1.04.93-1 Free fonts with the same metrics a Versions of packages graphviz suggests: ii graphviz-doc 2.20.2-3 additional documentation for graph ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4 Fonts for the Ghostscript interpre -- no debconf information
<<attachment: cloud.png>>
test2.dot
Description: MS-Word document

