I noticed that recently imagemagick's printing function stopped working:
- A popup window is displayed saying:
"Unable to print X image: ..."
- In my shell I get this output:
sh: line 1: no: command not found
When I looked into /usr/lib/ImageMagick-5.5.7/delegates.mgk I find:
<delegate decode="ps" encode="print" mode="encode" command='no -c -s "%i"' />
Anybody knows what happened?
Regards, Raphael
<<inline: screenshot.png>>