http://bugs.winehq.org/show_bug.cgi?id=11725
--- Comment #7 from Diego Jacobi jacobidiego@gmail.com 2008-02-25 16:29:15 --- Focht:
nice eye :D
Sorry for not mentioning the overrides. I am making a kind of study, to see what dlls shouln't be overriden and what can be recomended to be always builtin. Just becouse too much people doesn't know exactly how can this affect wine. As an example, in a game with only wine, i have 30 fps, and with some overrides i have 80, and with some other and some not, i have 100. I have some screens of that.
Going back to the bug: On wine itself 0.9.54 Mathematica 5.1 does install and runs. A first look at it tells me that it does run very well. Maybe because it has a terrible ugly linux port. Anyway a few test to ploting: Plot[x²,{x,-3,3}] gives an mathematic error and crashes. Plot[x^2,{x,-3,3}] doesn't crashes and works fine. Notice the difference in the square? Linux always does that upper 2 on every program when i press ^ once and "2", but windows doesn't.
Please dont close this bug yet as i will take more time to check, what native dll causes this problem and what other bugs does Mathematica haves, i will also update AppDB entry. Give me a couple of days, i am a little busy right now.
Cheers. :)