|
| From: | Ben Abbott |
| Subject: | [Octave-bug-tracker] [bug #31967] Cannot print in eps form in fltk printing |
| Date: | Wed, 05 Jan 2011 13:15:09 +0000 |
| User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10 |
Follow-up Comment #3, bug #31967 (project octave):
The freeze occurs just after __fltk_print__ open a pipe to the "copy con
'test.eps'". The function that constructs this pipeliine is epstool(), which
is a subfunction of print().
I'd expected "copy con test.eps" to be equivalent "cat > test.eps" (for
linux).
Do you have a suggestion for how this should be done?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31967>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |