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

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

[Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces fau


From: Martin Kunz
Subject: [Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces faulty files
Date: Thu, 30 Apr 2015 09:33:49 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #10, bug #44916 (project octave):

In a fresh instance of Octave (no print command executed since creation) I
get:


>> plot (1:10)
>> print ('foo.eps', '-depsc', '-debug')
warning: print.m: epstool binary is not available.
Some output formats are not available.
warning: called from
    __print_parse_opts__ at line 382 column 9
    print at line 292 column 8
epstool command: 'C:OctaveOctave-4.0.0-rc3bings.exe -dQUIET -dNOPAUSE -dBATCH
-dSAFER -sDEVICE=eps2write -sOutputFile=""foo.eps"" -'
opengl-pipeline: 'C:OctaveOctave-4.0.0-rc3bings.exe -dQUIET -dNOPAUSE -dBATCH
-dSAFER -sDEVICE=eps2write -sOutputFile=""foo.eps"" -'
>> system ("gs -v")
GPL Ghostscript 9.16 (2015-03-30)
Copyright (C) 2015 Artifex Software, Inc.  All rights reserved.
ans = 0


On subsequent print commands there is no warning about a missing epstool
binary.

This morning I also run my plot test script on a different machine under the
same version of Windows (Windows 7 Enterprise 64bit Service Pack 1) and the
same version of Octave (4.0.0-rc3). All the figures had complete axes and the
curves where fine. The only flaw I spotted were vertically shifted x labels,
but this occured only in the SVG files.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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