[Bug 17359] New: Virtual Sailor 7.0 does not run properly due to bug in Direct3d emulation
http://bugs.winehq.org/show_bug.cgi?id=17359 Summary: Virtual Sailor 7.0 does not run properly due to bug in Direct3d emulation Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Solaris Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: karel.gardas(a)centrum.cz Hello, I've grabbed Virtual Sailor 7.0 demo from here http://www.hangsim.com/vs/, installed it successfully but when run the wine complains mostly about: fixme:d3d_surface:surface_upload_data >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glCompressedTexSubImage2D @ surface.c / 262 Some more information about the wine version and OS are: $ /usr/local/wine/bin/wine --version wine-1.1.2 $ uname -a SunOS silence 5.11 snv_79a i86pc Full log is attached. Thanks, Karel -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.2 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-02-12 06:10:04 --- Please try with 1.1.14 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #2 from John Haywards <normandy(a)web.de> 2009-02-12 07:27:46 --- Created an attachment (id=19406) --> (http://bugs.winehq.org/attachment.cgi?id=19406) 2 Logfiles using native or builtin d3dxof.dll Still present in wine 1.1.14, as you can see in the attached log. Using the native d3dxof.dll the game loads and can be played. (Did not tested longer than 10min.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 John Haywards <normandy(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |normandy(a)web.de -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #3 from Karel Gardas <karel.gardas(a)centrum.cz> 2009-02-12 08:08:14 --- When I tried to copy WXP's d3dxof.dll into $HOME/.wine/drive_c/windows/system32 it does not help. What exactly do you mean by "using native d3dxof.dll"? Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #4 from Karel Gardas <karel.gardas(a)centrum.cz> 2009-02-12 08:22:29 --- (In reply to comment #3)
When I tried to copy WXP's d3dxof.dll into $HOME/.wine/drive_c/windows/system32 it does not help. What exactly do you mean by "using native d3dxof.dll"? Thanks!
I've found what to do in Wine FAQ. Sorry for the noise here. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.hangsim.com/vs/ Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-02-12 09:07:06 --- Confirming then - per comment # 2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #6 from John Haywards <normandy(a)web.de> 2009-02-12 10:06:46 --- Created an attachment (id=19408) --> (http://bugs.winehq.org/attachment.cgi?id=19408) New log +d3dxof,+seh,+tid Is it working with the native one for you? If so, maybe its an segfault in d3dxof.dll. There were some d3dxof.dll patches in git these days, so I just tried to use latest git. Same Error and crash. Here's a log +d3dxof,+seh,+tid (.5MB/56MB). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 John Haywards <normandy(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa(a)wanadoo.fr --- Comment #7 from John Haywards <normandy(a)web.de> 2009-03-03 08:09:36 --- Micro Flight also affected. Probably same engine. Needs native d3dxof.dll too. If you use the native one, the game starts but only shows "smaller" objects, like low-poly rockets and cockpit, but not the entire models like ships or airplanes. Demo is available here: http://www.hangsim.com/mf/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #8 from John Haywards <normandy(a)web.de> 2010-03-21 04:39:25 --- Created an attachment (id=26942) --> (http://bugs.winehq.org/attachment.cgi?id=26942) Logfile with builtin d3dxof.dll, wine 1.1.41 +d3dxof log using wine 1.1.41, problems are the same as before. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #9 from Christian Costa <titan.costa(a)wanadoo.fr> 2010-03-31 12:11:54 --- Should be fixed in current git. Please retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #10 from John Haywards <normandy(a)web.de> 2010-04-02 13:49:05 --- Created an attachment (id=27165) --> (http://bugs.winehq.org/attachment.cgi?id=27165) using WINE .42, +seh,+tid,+d3dxof Thanks for your reply, I had no time to check with git, but just tried wine .42. No change though :( Won't have much time the next weeks too... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #11 from Christian Costa <titan.costa(a)wanadoo.fr> 2010-04-03 07:29:39 --- I don't see any d3dxof error in the log. Moreover I used Virtual Sailor 7.0 for testing my fix. Could you described exactly what happens ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #12 from John Haywards <normandy(a)web.de> 2010-04-03 12:53:31 --- (In reply to comment #11)
I don't see any d3dxof error in the log. Moreover I used Virtual Sailor 7.0 for testing my fix. Could you described exactly what happens ?
Sorry, I didn't check properly. VS works great now! There's probably another bug with MicroFlight (the log I just posted is from MF) Bigger objects are not shown with builtin d3dxof.dll oO http://www.hangsim.com/mf/ << free demo But it doesn't crash anymore :D Thank you, Christian! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 --- Comment #13 from Christian Costa <titan.costa(a)wanadoo.fr> 2010-04-04 04:00:05 --- I suggest to mark this bug as resolved then and enter a new bug for MicroFlight. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #14 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-04-05 04:50:58 --- Reported fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17359 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> 2010-04-16 13:02:33 --- Closing bugs fixed in 1.1.43. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org