Re: 1.0.3 Binary release

1999-06-28 Thread Arnd Hanses
On 15 Jun 1999 06:44:07 +0900, [EMAIL PROTECTED] wrote: >>As far as I remember, the last report of yours suggested it was really >>a bug in the temporary path handling in LyX. Will you please send >>the output of >> lyx -dbg 163 >> ls -lR /tmp (while lyx is running) >OK.: Setze Debug-Level

Re: 1.0.3 Binary release

1999-06-28 Thread Anonymous
No, better is: cmd = "start/min/ " + cmd;

Re: 1.0.3 Binary release

1999-06-28 Thread Anonymous
On Mon, 28 Jun 1999 13:46:18 +0100, Arnd Hanses wrote: >... and therefore needs a command interpreter. So this is a bug, >correctly it should read: > >cmd =+ "start/min "; Ahem, no, >cmd = "start/min " + cmd; Regards,

Re: 1.0.3 Binary release

1999-06-28 Thread Arnd Hanses
On Sat, 26 Jun 1999 14:54:11 +0100, Arnd Hanses wrote: >OK, finally my paranoia version for lyx_cb.C >(worked fine on my box): Ahem... Murphy's law: XDVI likes to start Rexx-scripts to render masses of missing fonts, etc. ... > >#ifndef __EMX__ > if (!wait) >