Bo Peng wrote:
lyx: Disabling LyX socket.
sys:1: DeprecationWarning: Non-ASCII character '\xdf' in file
d:/program/lyx-msv
c/Resources/scripts/convertDefault.py on line 7, but no encoding
declared; see http://www.python.org/peps/pep-0263.html for details
This was reported by Lars, and has been corrected in the trunk.
Yep it's corrected.
Invalid Parameter - 8
d:/program/lyx-msvc/Resources/scripts/convertDefault.py ERROR
Execution of "convert" failed.
The command line is
convert -depth 8 filein fileout
and this 8 is causing the problem? Can you run convert with this
parameter from command line?
No, I think this is because ImageMagic is not installed on my system...
Maybe the configure.py script could give a warning:
"convert.exe is not found, please install ImageMagic"
Abdel.