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

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

[Octave-bug-tracker] [bug #59277] xls2oct and/or openxls behave unexpect


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #59277] xls2oct and/or openxls behave unexpected
Date: Thu, 15 Oct 2020 13:57:48 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #59277 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #2:

Thank for your bug report.

I suspect this is partly or wholly a duplicate of bug #59273.

But just to be sure:

1. What is the output of
javaclasspath
?

2. What is the output of 
chk_spreadsheet_support ('', 3)
?

3. Exactly what commands do you use to read your spreadsheet?

The error 

"CE>
func=xmlSecCheckVersionExt:file=..\src\xmlsec.c:line=188:obj=unknown:subj=unknown:error=19:invalid
version:mode=abi compatible;expected minor version=2;real minor
version=2;expected subminor version=25;real subminor version=26"


... looks completely unfamiliar to me.
Maybe it is from some of the Java interfaces or LibreOffice complaining about
invalid XML? (L.O. is called when the UNO interface is invoked)

If you don't want UNO to be invoked you can just do

chk_spreadsheet_support ('', -1)

to wipe all Java class libs loaded by io package's initialization script from
the Java class path.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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