[Bug 5040] unable to install Windows version of matlab v7.0.4 with
Wine
Wine Bugs
wine-bugs at winehq.org
Sat Apr 22 15:23:58 CDT 2006
http://bugs.winehq.org/show_bug.cgi?id=5040
dank at kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank at kegel.com 2006-22-04 15:23 -------
I can repeat this running the setup.exe on a cd marked "Mathworks_R14_1"
and wine 0.9.12 or so. The exact error is
java.lang.ArrayIndexOutOfBoundsException: 0
at sun.util.calendar.ZoneInfoFile.createZoneInfo(Unknown Source)
at sun.util.calendar.ZoneInfoFile.getZoneInfo(Unknown Source)
at sun.util.calendar.ZoneInfo.getTimeZone(Unknown Source)
at java.util.TimeZone.getTimeZone(Unknown Source)
at java.util.TimeZone.setDefaultZone(Unknown Source)
at java.util.TimeZone.getDefault(Unknown Source)
at java.text.SimpleDateFormat.initialize(Unknown Source)
at java.text.SimpleDateFormat.<init>(Unknown Source)
at java.text.SimpleDateFormat.<init>(Unknown Source)
at com.mathworks.installer.util.debugLevelZero(util.java:1432)
...
The same array-out-of-bounds problem has been reported before; see
http://www.winehq.com/pipermail/wine-users/2006-January/020203.html
Hmm. A demo for that class is online at
http://java.sun.com/docs/books/tutorial/i18n/format/simpleDateFormat.html
Maybe I'll go try that...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the wine-bugs
mailing list