Am 07.07.2010 um 13:12 schrieb Stephan Witt:

> Am 07.07.2010 um 13:02 schrieb Vincent van Ravesteijn:
> 
>>> The import of rtf file fails at the tex2lyx step and there is no output 
>>> from tex2lyx.
>>> Is there any possiblity to make it more verbose and collect the output for 
>>> presentation
>>> in message window?
>> 
>> When tex2lyx is run from the command line, the file is converted
>> correctly right ? So, I think that there is no output of tex2lyx.
> 
> Yes, but tex2lyx fails when run from LyX as converter. The output of this 
> operation I'm looking for.
> E. g. with adding a -v to the converter config line or something similar.
> But possibly there is some output already and it is lost somehow...

I see in the constructor SystemcallPrivate::SystemcallPrivate (SystemCall.cpp)
the error output of the child process is collected only if it's going to an 
terminal.
I think it would be better to collect it unconditionally to show it in the 
message window.
What do others think?

Stephan

Reply via email to