http://bugs.winehq.org/show_bug.cgi?id=5040
------- Additional Comments From dank(a)kegel.com 2006-10-04 13:10 -------
He usually *does* run linux matlab, but there's this one
matlab script that requires a windows dll.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5040
------- Additional Comments From dclark(a)akamail.com 2006-10-04 13:08 -------
Do you mind mentioning why you desire to run Matlab under Wine? It comes in a
Linux version, which works quite well (I have used it frequently).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5040
------- Additional Comments From al.danial(a)ngc.com 2006-10-04 13:05 -------
For the sake of completeness I tried
WINEDLLOVERRIDES="dsound=n" wine E:/Windows/7.0.4/cdrom1/setup.exe
and encountered the same error.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5040
------- Additional Comments From tony.lambregts(a)gmail.com 2006-10-04 12:47 -------
Is this pretty much a duplicate of bug 3950? There seems to be a workaround for
this...
WINEDLLOVERRIDES="dsound=n" wine name/of/file.exe
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3978
------- Additional Comments From Speeddymon(a)gmail.com 2006-10-04 12:22 -------
Just a little bit of insite into how the original loader works and why it
crashes when it does, compared to the loader script.
The original loader and the script are functionally the same, in that they both
allow you to get on battle.net using a patched exe. The differences are that
the original is a binary .exe, while the script is done in bash, and that the
original attaches itself to the diablo process, while the script does not.
What this means for you is that when you use the loader while playing single
player, the loader does absolutely nothing, but when you click enter battle net,
it picks up on that, and does some file renaming, so that when battlenet checks
the file named Game.exe, it finds the original and get the version info from it.
The script does this file renaming automagically, regardless of single player
or battlenet, and so it does not have the same problems because it is not a part
of the diablo ii process.
My guess is that something broke in interprocess communication, since the loader
watches your clicks on the main screen, and so since the loader is attached to
diablo ii, when the loader dies due to this breakage, so does diablo ii..
Now, if anyone who watches this bug was ever able to get onto battle.net while
using the regular D2Loader.exe file under wine (doesn't matter what version of
diablo ii, nor what version of wine), please post a note saying so here, as this
is a regression, and could affect other apps. If it does turn out to be a
regression, we need to figure out what patch caused this regression, and fix it.
Hope that info clears things up for you.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5040
Summary: unable to install Windows version of matlab v7.0.4 with
Wine
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: al.danial(a)ngc.com
CC: dank(a)kegel.com
I have a Fedora Core 4 box running Wine v0.9.11 built from source. This is a
pure Linux box, not Linux-Windows dual boot. I'm trying to install a Windows
version of matlab v7.0.4 (Release 14/service pack 3) through Wine so that I can
run a complicated set of matlab m files which invoke Windows exe's and a DLL.
Wine fails quickly on trying to run the matlab installer "setup.exe" program.
I first copied the three matlab cdroms to the Linux file system, then with
winecfg assigned a drive letter to that directory. Then I issued the command
> wine E:/Windows/7.0.4/cdrom1/setup.exe
The MathWorks splash screen for matlab v7 comes up which is encouraging.
However a few seconds later the Java error
java.lang.ArrayIndexOutOfBoundsException appears followed by a popup with
"Exception calling main." [OK]
Notes:
1. I doubt this install problem is matlab-version specific. If anyone can
get this to work with matlab v7.2 or matlab v2006a then I will switch to
those versions.
2. Trial versions of matlab may be had from
http://www.mathworks.com/products/matlab/tryit.html
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4904
------- Additional Comments From the3dfxdude(a)gmail.com 2006-10-04 12:17 -------
Well, if that bug doesn't happen in 0.9.11, I think you shouldn't worry about it
too much. Now this bug does seem to be a graphics compatibility issue with Wine
and DRI, so I would ask our graphics programmers first. I lack any knowledge
here, and don't have an affected setup.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4904
------- Additional Comments From alex(a)thehandofagony.com 2006-10-04 12:07 -------
Downgrading to Wine 0.9.10 gives this error in DirectX mode. The OpenGL mode
doesn't work either, but there are no implementation errors.
Mesa 6.4.2 implementation error: User called no-op dispatch function (an
unsupported extension function?)
Please report at bugzilla.freedesktop.org
--
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.