Re: No error message if disks are full?

1999-06-10 Thread Thierry Michalowski
Tony Greenwood - ext 4668 wrote: > > > I know it's just a matter of personal taste, but I personally like the > > little > > > "xconsole" program...just have it there around in a corner of your > > screen... > > > > You have a point here... I just wasn't aware that there was a way to make > > the

Re: No error message if disks are full?

1999-06-10 Thread Tony Greenwood - ext 4668
> > I know it's just a matter of personal taste, but I personally like the > little > > "xconsole" program...just have it there around in a corner of your > screen... > > You have a point here... I just wasn't aware that there was a way to make > the console message appear in XWindows and that you

Re: No error message if disks are full?

1999-06-10 Thread N Vande Casteele
> > Yes, this is the case. I have also encountered this 'problem' -- the file > > written away is 0 bytes and an error message is only printed on the console > > which is not good when running under XWindows since one doesn't bother > > looking at the console output and thus has no way of knowing

Re: No error message if disks are full?

1999-06-10 Thread Thierry Michalowski
N Vande Casteele wrote: > Yes, this is the case. I have also encountered this 'problem' -- the file > written away is 0 bytes and an error message is only printed on the console > which is not good when running under XWindows since one doesn't bother > looking at the console output and thus has n

Re: No error message if disks are full?

1999-06-09 Thread N Vande Casteele
> Hmmm, this is strange, since LyX checks when closing the file whether > the write was successful (if I understand correctly). The relevant > code is > > // Write marker that shows file is complete > fprintf(file, "\n\\the_end\n"); > if (file.close()) { > i

Re: No error message if disks are full?

1999-06-09 Thread Jean-Marc Lasgouttes
> "Ingo" == Ingo Kloecker <[EMAIL PROTECTED]> writes: Ingo> Hi, one of my friends encountered the following problem: After Ingo> working with LyX on some document he saved it and quit LyX. Then Ingo> he noticed that the filesize of the lyx-file was 0 Bytes Ingo> (excellent compression :-)). U