octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #32319] printing sometimes fails with error "g


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #32319] printing sometimes fails with error "gl2ps-renderer: fdopen failed"
Date: Fri, 04 Feb 2011 07:14:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110103 Fedora/3.6.13-1.fc14 Firefox/3.6.13

Follow-up Comment #5, bug #32319 (project octave):

To provide an aid to fixing this problem,
there are 3 possible results of the print
command:

1. The command completes without showing an
   error and the PDF is correct.

2. The error message is displayed and no PDF
   is written

3. The command completes without showing an
   error, but the PDF is incomplete.

I speculate that the reason for case 3 is that the
gl2ps fdopen executes while the file exists but
has not yet been fully written.  This could be
tested by changing the code that writes the file
to lock it until the write is complete.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32319>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]