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

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

[Octave-bug-tracker] [bug #31967] Cannot print in eps form in fltk print


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #31967] Cannot print in eps form in fltk printing
Date: Sat, 08 Jan 2011 19:00:22 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10

Follow-up Comment #6, bug #31967 (project octave):

Hello Ben

Thank you for your suggestions.

Replacement of

waitpid (pid);  by fprintf (pid, "%s", char (26)); made nothing to be
changed.

>For "print test.eps" to work, only line 510 needs to be changed.

This made a little change,

At the first post, the dbstep trace hangs at
153:     if (pid < 0)

but after change, hangs at
60:       pclose (pid);

Regards

Tatsuro

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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