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

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

[Octave-bug-tracker] [bug #56375] [octave forge] (io) odswrite writes ze


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #56375] [octave forge] (io) odswrite writes zeros for NA and NaN
Date: Wed, 22 May 2019 17:58:52 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

Follow-up Comment #3, bug #56375 (project octave):

@Mike:

ODF toolkit, jOpendocument: simply add the required jars to the javaclasspath.

chk_spreadsheet_support ("/full/path/to/jars", 3) gives full details (debug
detail level 3) of required and found files.

LO: is different, something like chk_spreadsheet_support ("", 3,
"/full/path/to/libreoffice") should/might work.
IIRC the trick is to find where soffice.bin resides and feed that or the
containing libreoffice/ subdir to chk_spreadsheet_support.m (but its a long
time ago I touched that code, esp. for Linux boxes. It has been working
flawlessly for years now on my Windows boxes so I never had to look).

The bug itself is probably easy to fix for the OCT interface, I guess
somewhere in <io>/private/__OCT_oct2ods__.m, probably in the switch stmt
around L. 238 or maybe L.217.
It is fairly complicated code because .ods is a very very complicated format.

I'll look at it when I'm back after next week.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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