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

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

[Octave-bug-tracker] [bug #49510] after an xlswrite the spreadsheet is c


From: Steven Weinberg
Subject: [Octave-bug-tracker] [bug #49510] after an xlswrite the spreadsheet is corrupted
Date: Fri, 4 Nov 2016 12:39:31 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #17, bug #49510 (project octave):

This is what I get now when I run the program:
++
Detected XLS interfaces: COM*; warning:  No Java support found (no Java JRE?
no
 Java pkg installed AND loaded?)
warning: called from
    getxlsinterfaces at line 121 column 11
    xlsopen at line 262 column 17
    xlsfinfo at line 91 column 7
    test at line 7 column 16

warning: xlswrite - array truncated to 1 by 1 to fit in range A55
warning: called from
    xlswrite at line 184 column 5
    test at line 11 column 1
error: xlsopen.m: write mode requested but file test.xlsx is not writable
--

I actually do have JRE, but Octave didn't find it:

++
javaaddpath('~\poi-bin-3.15-20160924\poi-3.15/poi-
3.15.jar")
 
<loads\poi-bin-3.15-20160924\poi-3.15/poi-3.15.jar')
error: javaMethod: could not find library or dependencies: C:\Program
Files\Jav
a\jre7\bin\client\jvm.dll
error: called from
    javaaddpath at line 52 column 13
--verbatim

However jvm.dll resides in 'C:\Program Files
(x86)\Java\jre7\bin\client\jvm.dll'

Is there a way to tell Octave where to look for JRE?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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