On Sunday 12 January 2003 8:39 pm, Michael Schmitt wrote:
> Angus,
>
> after the recent patch, LyX refuses to display my tgif files anymore on
> screen! Console message:
>
> In OpenImage [image.c 224]
> /tmp/lyx_tmpdir269918KEo1c/distributed-test-method26991CN5z7t.xpm:
> Unknown image format
>
> Do we have to change the converters/converter code? Currently, xpm seems
> to be used as an intermediate file format.
>
> Michael

Michael, you should know better than this.  What a wooly report.

Run -dbg graphics and see what its trying to do. I see a line in 
lib/configure.m4:
\\converter tgif ppm "tgif -print -stdout -xpm \$\$i | xpmtoppm > \$\$o" ""
so don't see why lyx isn't converting your image to ppm format. Perhaps you 
don't have xpmtoppm installed?

-- 
Angus

Reply via email to