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: Sat, 12 Feb 2011 16:39:41 +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 #16, bug #32319 (project octave):

bug32319-1b.diff replaces all previous patches.

This looks good!!!

I will do some more testing, but the test that always failed
now works.

There is a minor point that affects use of fltk generally:
If your WM is configured not to give focus to the plot
window when it is initially created then changes to the window
do not appear until the window is first given focus.  After
the first focus things work OK.  So, in the case of my print
test, if I just run the test which is simply
plot(1:200)
print testpdf.pdf
the plot window appears correctly after the plot(1:200)
but ends up as "snow".  As soon as I click on it the
correct plot appears.  This is just a minor nuisance.

Thanks very much for resolving the long-standing problem.

it the plot appears correctly.

After some more tests I expect to recommend closing this
bug.

By the way, the graphics.cc part of the patch got a "patch 
offset by 5 lines but succeeded" message with respect to 
what I think is the current development tip.  You may want
to check this before it is committed.

    _______________________________________________________

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]