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

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

[Octave-bug-tracker] [bug #59273] [octave forge] (io) can't load XLSX fi


From: Sébastien Villemot
Subject: [Octave-bug-tracker] [bug #59273] [octave forge] (io) can't load XLSX files after chk_spreadsheet_support in 2.6.2
Date: Thu, 15 Oct 2020 05:37:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

URL:
  <https://savannah.gnu.org/bugs/?59273>

                 Summary: [octave forge] (io) can't load XLSX files after
chk_spreadsheet_support in 2.6.2
                 Project: GNU Octave
            Submitted by: svillemot
            Submitted on: jeu. 15 oct. 2020 09:37:52 UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: other
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi,

After a call to chk_spreadsheet_support, loading XLSX files no longer work in
2.6.2. Here is an example session:


octave:1> pkg load io                                                         
                                                                              
                           
OpenJDK 64-Bit Server VM warning: Archived non-system classes are disabled
because the java.system.class.loader property is specified (value =
"org.octave.OctClassLoader"). To use archiv
ed non-system classes, this property must be not be set                       
                                                                              
                           
octave:2> chk_spreadsheet_support("/usr/share/java", [])                      
                                                                              
                           
ans =  74                                                                     
                                                                              
                           
octave:3> cd ~/debian/octave-io/debian/tests/                                 
                                                                              
                           
octave:4> xlsfinfo('test.xlsx', [], true)                                     
                                                                              
                           
Detected interfaces: POI; JXL; JOD;                                           
                                                                              
                           
None.                                                                         
                                                                              
                           
warning: xlsopen: no'.xlsx' spreadsheet I/O support with available interfaces.
                                                                              
                           
octave:5> 


Note that the problem did not occur with 2.6.1.

Also note that XLSX loading works fine if chk_spreadsheet_support is not
called.

I also attach a diary file showing the output of test_spsh.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: jeu. 15 oct. 2020 09:37:52 UTC  Name: io.log  Size: 5kio   By: svillemot

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

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59273>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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