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

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

[Octave-bug-tracker] [bug #53327] Failed to create pdf file with gnuplot


From: anonymous
Subject: [Octave-bug-tracker] [bug #53327] Failed to create pdf file with gnuplot
Date: Mon, 12 Mar 2018 04:35:07 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:58.0) Gecko/20100101 Firefox/58.0

URL:
  <http://savannah.gnu.org/bugs/?53327>

                 Summary: Failed to create pdf file with gnuplot
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 12 Mar 2018 08:35:05 AM UTC
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: Octave user
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When running the following code, an empty pdf file is created and an error
message is printed. However no Octave error occurs and code execution
continues. The problem seems to be related to the mingw64 build of Octave.
When running the same test on Cygwin, the pdf file is created correctly.

h = hgload("print_test.ofig");
graphics_toolkit(h, "gnuplot");
print("-dps", "-color", "-portrait", "-S1024,768", "print_test.pdf");

$ octave --persist -q print_test.m
Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen
Prozess verwendet wird.
octave:1>



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 12 Mar 2018 08:35:05 AM UTC  Name: print_test.tar.bz2  Size: 165KiB 
 By: None

<http://savannah.gnu.org/bugs/download.php?file_id=43522>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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