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

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

[Octave-bug-tracker] [bug #42779] [OF] odswrite: "zip I/O error" when in


From: anonymous
Subject: [Octave-bug-tracker] [bug #42779] [OF] odswrite: "zip I/O error" when in different directory
Date: Tue, 15 Jul 2014 22:47:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140429 Firefox/24.0 Iceweasel/24.5.0

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

                 Summary: [OF] odswrite: "zip I/O error" when in different
directory
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 15 Jul 2014 10:47:54 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: p8rpp
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

odswrite currently fails when writing to an .ods file that is not in octave's
working directory. This is using the 'OCT' interface and the octave-io 2.2.2-1
package using the zip 3.0 Package on Debian.

Example call of odswrite:

retVal=odswrite("../someDir/someFile.ods", someArray, 1, "A1:Z31", "OCT");


The error message is

zip I/O error: No such file or directory
zip error: Could not create output file (../someDir/someFile.ods)


Interestingly the return value of odswrite indicates success (=1).




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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