Joost Verburg schreef:
Robert Betz wrote:
However, I seem to have one problem. If I open my files using the
standard double click technique the figures will not open. I get the
error:
Error converting to loadable format.
I can't reproduce it. Did you change any path preferences? Could you
post the contents of the "PATH prefix" box in Preferences > Paths?
Regards Joost
I can reproduce (also with 1.6.2).
When starting with "LyXLauncher -dbg files", I get the attached log. And
the images are not shown. When running lyx.exe from the command prompt,
the output is the same up to </command> and silent afterwards. Then the
images are correctly shown on screen.
Vincent
D:\LyX\lyx-1.6.2\src\support\FileName.cpp(424): Temporary file in
C:/Users/Vincent/AppData/Local/Temp/lyx_tmpdir.Hp6408/CacheItem
D:\LyX\lyx-1.6.2\src\support\FileName.cpp(412): Temporary file
`C:/Users/Vincent/AppData/Local/Temp/lyx_tmpdir.Hp6408/CacheItem.gq6408'
created.
D:\LyX\lyx-1.6.2\src\support\FileName.cpp(424): Temporary file in
C:/Users/Vincent/AppData/Local/Temp/lyx_tmpdir.Hp6408/gconvert0
D:\LyX\lyx-1.6.2\src\support\FileName.cpp(412): Temporary file
`C:/Users/Vincent/AppData/Local/Temp/lyx_tmpdir.Hp6408/gconvert0.Uh6408'
created.
<command>
python -tt
"C:/Users/Vincent/AppData/Local/Temp/lyx_tmpdir.Hp6408/lyxconvert0.py"
"img_diss_b.eps" "ppm"
Interpretted as:
python
-tt
"C:/Users/Vincent/AppData/Local/Temp/lyx_tmpdir.Hp6408/lyxconvert0.py"
"img_diss_b.eps"
"ppm"
</command>
gs: Interpreter revision (864) does not match gs_init.ps revision (863).
gs: Interpreter revision (864) does not match gs_init.ps revision (863).
convert: Postscript delegate failed
`C:/Users/Vincent/AppData/Local/Temp/lyx_tmpdir.Hp6408/gconvert0.Uh6408.eps':
No such file or directory @ ps.c/ReadPSImage/742.
convert: missing an image filename
`ppm:C:/Users/Vincent/AppData/Local/Temp/lyx_tmpdir.Hp6408/CacheItem.gq6408.ppm'
@ convert.c/ConvertImageCommand/2775.
C:/Program Files/LyX16/bin/../Resources/scripts/convertDefault.py ERROR
Execution of "convert" failed.