http://bugs.winehq.org/show_bug.cgi?id=14760
Summary: Morrowind does not run and crashes Product: Wine Version: 1.1.2 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kolcon@gmail.com
1) Install Morrowind, Tribunal, Bloodmoon, 1.6.1820 update, nocd patch => ok
2) copy MSVCP60.DLL into Morrowind directory => ok
3) run wine Morrowind.exe
=> small window appears, it is then expanded to fullscreen
=> another window appears complaining about missing file Besheda logo.bif, asking yes/no/cancel ("yes to all")
=> mouse is very slow => hit Escape for yes to all
=> Morrowind crashes
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #1 from Lubos Kolouch kolcon@gmail.com 2008-08-04 14:18:55 --- Created an attachment (id=15260) --> (http://bugs.winehq.org/attachment.cgi?id=15260) crash messages
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #2 from Austin English austinenglish@gmail.com 2008-08-04 14:48:01 --- Is this a regression?
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #3 from Lubos Kolouch kolcon@gmail.com 2008-08-04 14:49:47 --- Not sure, did not try with previous wine versions
http://bugs.winehq.org/show_bug.cgi?id=14760
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #4 from Austin English austinenglish@gmail.com 2008-08-04 15:08:26 --- Try going back a few versions. It work(ed/s) for others in AppDB. What video card/drivers?
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #5 from Lubos Kolouch kolcon@gmail.com 2008-08-04 15:54:47 --- Tried now with wine 1.1.0, slightly different crash... (see attached)
graphic cards i810, driver x11-drivers/xf86-video-i810-2.1.1 USE="dri -debug"
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #6 from Lubos Kolouch kolcon@gmail.com 2008-08-04 15:55:23 --- Created an attachment (id=15267) --> (http://bugs.winehq.org/attachment.cgi?id=15267) crash messages with wine 1.1.0
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #7 from Austin English austinenglish@gmail.com 2008-08-04 15:56:03 --- May be the intel card...don't suppose you could test it on Nvidia or ATI?
http://bugs.winehq.org/show_bug.cgi?id=14760
Tomasz Sałaciński tsalacinski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tsalacinski@gmail.com
--- Comment #8 from Tomasz Sałaciński tsalacinski@gmail.com 2008-08-04 15:57:12 --- Isn't this related to this:
fixme:d3d:IWineD3DDeviceImpl_SetRenderTarget Trying to set render target 0 to NULL fixme:d3d:IWineD3DDeviceImpl_SetRenderTarget Trying to set render target 0 to NULL
?
Morrowind worked for me, but I can't remember on which Wine version...
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #9 from Austin English austinenglish@gmail.com 2008-08-04 16:04:15 --- (In reply to comment #6)
Created an attachment (id=15267)
--> (http://bugs.winehq.org/attachment.cgi?id=15267) [details]
crash messages with wine 1.1.0
Please pipe the output to a file. It's really hard to read like that.
Also, compile wine yourself or install debugging symbols. Otherwise, the backtrace is pretty useless.
http://bugs.winehq.org/show_bug.cgi?id=14760
Matteo Modesti mattemod@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mattemod@gmail.com
--- Comment #10 from Matteo Modesti mattemod@gmail.com 2008-08-04 20:33:11 --- For me Morrowind worked with 1.1.2 and still works with wine-1.1.2-253-g9b57217
I didn't copy MSVCP60.DLL in Morrowind directory, but I don't know if it's needed for Tribunal because I have Morrowind + Bloodmoon.
Try to remove MSVCP60.DLL from the directory. Also try not to use the no-cd crack (I hope you own an original copy: Morrowind deserves it).
Let us know...
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #11 from Lubos Kolouch kolcon@gmail.com 2008-08-05 00:33:00 --- Can't test it with ATI or NVidia unfortunately.
I even wiped the whole .wine directory and it a clean install... same result wine is compiled from source (I run gentoo).
I do own the Morrowind original CDrom, however my laptop has CD-drive only in docking station, which I do not carry around - that's the reason for the nocd patch.
Will try in the evening with the CD inserted...
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #12 from Lubos Kolouch kolcon@gmail.com 2008-08-05 03:40:08 --- Small progress, but still no go
This time I 1) emerged wine with FEATURES="nostrip", USE="debug" 1) wiped the .wine directory 2) installed Morrowind + Bloodmoon + patch, WITHOUT Tribunal 3) wine Morrowind.exe
This time the application starts, plays the initial Bethesda logo, but then stops working on black screen.
Dump attached in crash3.txt.
Any ideas?
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #13 from Lubos Kolouch kolcon@gmail.com 2008-08-05 03:40:43 --- Created an attachment (id=15281) --> (http://bugs.winehq.org/attachment.cgi?id=15281) crash messages with wine 1.1.2, Morr + Bloodmoon installed
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #14 from Matteo Modesti mattemod@gmail.com 2008-08-05 10:54:37 --- I use Gentoo (AMD64) too.
Anyway, try to use last GIT instead of 1.1.2. Follow instructions written at http://www.winehq.org/site/git to do that.
To compile it: * if you have 64-bit follow instructions at http://wiki.winehq.org/WineOn64bit * else simply launch: ./configure && make depend && make
To use it you have 2 options: * unmerge Wine emerged with Portage _and then_ 'make install' the GIT version * use the 'wine' executable in the GIT directory (I prefer the 2nd option because I don't need to install it every time I update to current GIT)
Let us know if last GIT works for you...
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #15 from Matteo Modesti mattemod@gmail.com 2008-08-05 10:55:55 --- Uh, one more thing: change the Component field of the bug from "-unknown" to "directx-d3d"
http://bugs.winehq.org/show_bug.cgi?id=14760
Lubos Kolouch kolcon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #16 from Lubos Kolouch kolcon@gmail.com 2008-08-05 12:44:27 --- OK, tried with wine-git version, crashed, log attached
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #17 from Lubos Kolouch kolcon@gmail.com 2008-08-05 12:46:06 --- Created an attachment (id=15291) --> (http://bugs.winehq.org/attachment.cgi?id=15291) crash messages with wine-git, Morr + Bloodmoon
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #18 from Lubos Kolouch kolcon@gmail.com 2008-08-12 11:32:39 --- Did another test
Installed Arch Linux to avoid possible Gentoo issues.
However, Morrowind is crashing with the same messages :(
http://bugs.winehq.org/show_bug.cgi?id=14760
--- Comment #19 from Austin English austinenglish@gmail.com 2008-08-12 11:43:37 --- Works fine for me with Nvidia.
http://bugs.winehq.org/show_bug.cgi?id=14760
Lubos Kolouch kolcon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #20 from Lubos Kolouch kolcon@gmail.com 2008-08-23 02:05:53 --- Good news! It works with wine-1.1.3 !
http://bugs.winehq.org/show_bug.cgi?id=14760
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Alexandre Julliard julliard@winehq.org 2008-09-05 10:39:35 --- Closing bugs fixed in 1.1.4.