"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
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",