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 reliably loa


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #59273] [octave forge] (io) can't reliably load XLSX files in release 2.6.2
Date: Fri, 16 Oct 2020 17:13:55 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #59273 (project octave):

                  Status:               Confirmed => In Progress            

    _______________________________________________________

Follow-up Comment #9:

ATM most of this bug has been sorted out. Over in bug #59277 a related issue
was reported.

There are actually 2 interfering issues:
0 User selection of an interface is ignored the first time a spreadsheet is
opened after loading the io package;
0 Detection of POI OOXML support can be incomplete;
and a related, more subdued issue:
* Fiddling with interface support SW by a user (adding/removing jars to the
javaclasspath, unloading windows package) while the io package is loaded
*might not* always be adequately detected, let alone catched.
One may wonder *if* the latter should be detected & catched in the first place
(isn't that user responsibility?) but I did implement it to cut down on bug
reports (and bad Octave reputation). But it's usually hard to make such code
sufficiently robust, let alone avoid performance degradation.

All of these three issues have to be considered for a fix.

Hopefully tomorrow I'll come up with replacement functions that I hope you can
try for me.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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