Re: More strange results

1999-11-20 Thread Lars Gullik Bjønnes
"Claus Hentschel" <[EMAIL PROTECTED]> writes: |FilePtr f(tbuf, FilePtr::write); |fprintf(f, "gsave clippath pathbbox grestore\n" | "4 dict begin\n" | | I have inserted the sleep-systemcall to get a chance of viewing the temp. | file. But: No file is present in the /tmp-direc

More strange results

1999-11-16 Thread Claus Hentschel
I tried to debug a little bit in figinset.C to learn a little bit about what the child process is doing. I tried the following: if (pid == 0) { // child char **env, rbuf[80], gbuf[40]; int ne = 0; Display* tempdisp = XOpenDisplay(XDisplayName(0)); FilePtr mydbg("lyx_debug.txt",