Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
$ convert -size 100x150 -background lightblue -fill blue -font Times-Roman -pointsize 72 label:Anthony foo.jpeg
convert: unable to open image `label:Anthony': No such file or directory.
convert: missing an image filename `foo.jpeg'.
Running the exact same command as root works perfectly.