|
From: | Pantxo Diribarne |
Subject: | [Octave-bug-tracker] [bug #44463] Print command for pdfstandalone device produces output that doesn't compile |
Date: | Sat, 07 Mar 2015 12:34:22 +0000 |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0 |
Follow-up Comment #2, bug #44463 (project octave): It looks like a timing issue between Qt and the interpreter. The "drawnow" command returns before the job (writing the base .pdf and .tex file) has been done by gl2ps. Then Octave fails to modify the .tex file to include the figure in a "minimal" document. If I add a "pause (5)" just after the drawnow command at the end of __openg_gl_print__.m, the example in comment #1 works also with Qt toolkit. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?44463> _______________________________________________ Message posté via/par Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |