http://bugs.winehq.org/show_bug.cgi?id=23753
Summary: 3D Sexvilla 2 : Installs but doesn't launch. Product: Wine Version: 1.2 Platform: x86 URL: http://www.3d-porngames.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: neskweek@gmail.com
Created an attachment (id=29767) --> (http://bugs.winehq.org/attachment.cgi?id=29767) Wine 1.2-r6 trace on Ubuntu 10.04 x86
Wine fails to launch the game. Always reproductible - On Ubuntu 10.04 (x86) (machine with Nvidia card and proprietary drivers) with wine 1.2-r6
On Gentoo 10.0 (standard profile) amd64 (machine with ATI card. Tested with proprietary drivers and radeonhd with 3D working) with wine 1.2
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #1 from Neskweek neskweek@gmail.com 2010-07-22 03:03:41 --- Created an attachment (id=29768) --> (http://bugs.winehq.org/attachment.cgi?id=29768) Winedebug 1.2-r6 trace on Ubuntu 10.04 x86
http://bugs.winehq.org/show_bug.cgi?id=23753
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29767|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=23753
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29768|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-07-22 03:06:12 --- (In reply to comment #1)
Created an attachment (id=29768)
--> (http://bugs.winehq.org/attachment.cgi?id=29768) [details]
Winedebug 1.2-r6 trace on Ubuntu 10.04 x86
This is just a harmless DIB section access.
http://bugs.winehq.org/show_bug.cgi?id=23753
Neskweek neskweek@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #3 from Neskweek neskweek@gmail.com 2010-07-22 03:09:27 --- Looking At WineApp, this game seems to work with wine 1.1.32.
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #4 from Austin English austinenglish@gmail.com 2010-07-22 10:11:28 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #5 from Neskweek neskweek@gmail.com 2010-07-23 15:16:33 --- I've tried with 1.1.32 and it doesn't work better I 've uploaded the winedbg trace
I'll try with 1.1.18. If it works I'll make a regression test
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #6 from Neskweek neskweek@gmail.com 2010-07-23 15:17:34 --- Created an attachment (id=29795) --> (http://bugs.winehq.org/attachment.cgi?id=29795) winedbg 1.1.32 trace on Gentoo amd64
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #7 from Neskweek neskweek@gmail.com 2010-07-24 20:27:09 --- same result for wine 1.1.18
and it produces the same traces
http://bugs.winehq.org/show_bug.cgi?id=23753
Neskweek neskweek@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression |
--- Comment #8 from Neskweek neskweek@gmail.com 2010-07-28 03:28:51 --- Ok ... Tested on same Gentoo amd64 with 1.1.19 and 1.1.18 same results, same trace.
I've found that really weird, so I downloaded Ubuntu Jaunty (x86) and installed out of the box the wine 1.1.32 : it doesn't work.
The trace is same as the Gentoo wine 1.1.32 trace.
Tested with wine 1.1.18 (still on Ubuntu Jaunty) : still the same.
Also tried with OpenSuze 11.1 with wine 1.1.18 : still the same.
I just can't conduct a regression test since none of the noted "working" version are. Something might have changed in that program making it unrunable under wine
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #9 from joaopa jeremielapuree@yahoo.fr 2010-07-28 03:54:48 --- Created an attachment (id=29879) --> (http://bugs.winehq.org/attachment.cgi?id=29879) debug trace with winedebdg and breakonfirstchance desactivated
The problem occurs in shdocvw. Anyway, I confirm the bug
http://bugs.winehq.org/show_bug.cgi?id=23753
Neskweek neskweek@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shdocvw
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #10 from Neskweek neskweek@gmail.com 2010-08-08 07:08:12 --- Using native shdocvw.dll library make the game start
http://bugs.winehq.org/show_bug.cgi?id=23753
--- Comment #11 from Jacek Caban jacek@codeweavers.com 2010-08-08 07:47:25 --- Created an attachment (id=30050) --> (http://bugs.winehq.org/attachment.cgi?id=30050) Check for null SAFEARRAY.
Does the attached patch help?
http://bugs.winehq.org/show_bug.cgi?id=23753
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|shdocvw |-unknown
--- Comment #12 from Andrew Nguyen arethusa26@gmail.com 2010-08-11 08:12:29 --- (In reply to comment #11)
Created an attachment (id=30050)
--> (http://bugs.winehq.org/attachment.cgi?id=30050) [details]
Check for null SAFEARRAY.
Does the attached patch help?
Yes, the patch allows the application to reach the launcher window.
http://bugs.winehq.org/show_bug.cgi?id=23753
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Component|-unknown |shdocvw
--- Comment #13 from Andrew Nguyen arethusa26@gmail.com 2010-08-11 08:19:18 --- Oops, somehow I've unset the component field from shdocvw, so I'm restoring it now.
http://bugs.winehq.org/show_bug.cgi?id=23753
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |jacek@codeweavers.com Resolution| |FIXED
--- Comment #14 from Jacek Caban jacek@codeweavers.com 2010-08-16 12:53:41 --- The patch is in Git: http://source.winehq.org/git/wine.git/?a=commit;h=6caca88ae1bc8e7fc13fe005f3...
http://bugs.winehq.org/show_bug.cgi?id=23753
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2010-08-20 12:39:29 --- Closing bugs fixed in 1.3.1.