https://bugs.winehq.org/show_bug.cgi?id=37379
Bug ID: 37379 Summary: MATLAB 2010: Crashed when resolving the pathdef.m at startup Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rounaksingh17@gmail.com
Created attachment 49712 --> https://bugs.winehq.org/attachment.cgi?id=49712 Matlab2010 error with wine 1.7.18
Matlab starts with startup errors... Matlab is unable to search path Pathdef.m... The resolve procedure is provided by Mathworks...
http://www.mathworks.com/matlabcentral/answers/102432-why-do-i-receive-a-war...
Three commands to execute: 1. restoredefaultpath; 2. matlabrc 3. savepath
However, the matlab crashes while executing the second command.
Attaching the terminal log collected while executing above two commands....
I think there is some java error ... please see attachment...