http://bugs.winehq.org/show_bug.cgi?id=12931
Summary: DAZStudio 2.1 installer fails Product: Wine Version: 0.9.61. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: niels.emmersen@pkf-it.dk
Created an attachment (id=12658) --> (http://bugs.winehq.org/attachment.cgi?id=12658) Konsole output
I'm trying to install DAZ Studio 2.1.1.13 on Wine 0.9.61.
At first, the installer stopped at "extracting dzwrapper.dll" at the end of the install. I then installed msi2 with winetricks, and now the installer halts with an error in vcredist_x86.dll.
Konsole output attached.
http://bugs.winehq.org/show_bug.cgi?id=12931
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.daz3d.com/ Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=12931
H Hemken hhemken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hhemken@gmail.com
--- Comment #1 from H Hemken hhemken@gmail.com 2008-07-17 22:34:00 --- I too have this problem, and when I then try to run:
wine DAZStudio_2_1_1_13_win.exe
I get an incompletely painted dialog box that is apparently frozen with whatever image was on that part of the screen when it started, no response to mouse or keyboard and mouse cursor invisible over it. I have attached the console output.
I am using a fully updated wine 1.0 and a fresh winetricks script with which I did:
chmod a+x winetricks ./winetricks vcredist_x86-VC2005.exe ./winetricks vcrun2005 ./winetricks vcrun2005sp1 ./winetricks tahoma ./winetricks msi2 ./winetricks vcrun6 ./winetricks vcrun2005 ./winetricks vcrun2005sp1
I re-ran the vcrun2005s in case vcrun6 overwrote more recent files.
http://bugs.winehq.org/show_bug.cgi?id=12931
--- Comment #2 from H Hemken hhemken@gmail.com 2008-07-17 22:34:57 --- Created an attachment (id=14888) --> (http://bugs.winehq.org/attachment.cgi?id=14888) referred to in #1 From H Hemken 2008-07-17
http://bugs.winehq.org/show_bug.cgi?id=12931
scguy318 nodisgod@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nodisgod@yahoo.com
--- Comment #3 from scguy318 nodisgod@yahoo.com 2008-11-03 18:25:22 --- With today's Git (wine-1.1.7-221-gcefa1e8), when attempting to install DAZStudio with DAZStudio_2_1_1_13_win.exe, the installer erroneously attempts to create a directory at path Z:\DAZ, even though the application install directory is set to C:\Program Files\DAZ\Studio.
http://bugs.winehq.org/show_bug.cgi?id=12931
Andrew Clapperton andrew_clapperton@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew_clapperton@hotmail.co | |m
--- Comment #4 from Andrew Clapperton andrew_clapperton@hotmail.com 2008-11-09 19:18:12 --- (In reply to comment #3)
With today's Git (wine-1.1.7-221-gcefa1e8), when attempting to install DAZStudio with DAZStudio_2_1_1_13_win.exe, the installer erroneously attempts to create a directory at path Z:\DAZ, even though the application install directory is set to C:\Program Files\DAZ\Studio.
That is actually an annoying "feature" of DAZ3D's Bitrock installer. For some strange reason DAZ3D feel it essential that the installer creates a scratch directory at the root of whatever drive (or virtual drive in the case of Wine) the installer is located on. Their older installers did not do this. I filed a bug report with DAZ3D about this behaviour, as it is annnoying whatever OS you are running the installer under, but they closed the report as won't fix.
http://bugs.winehq.org/show_bug.cgi?id=12931
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2008-11-28 04:14:15 --- Created an attachment (id=17498) --> (http://bugs.winehq.org/attachment.cgi?id=17498) DAZStudio installer winedbg backtrace
With vcrun6 and wsh56 installed via winetricks and the installer in the Wine virtual C:\ drive, I can confirm the installer hang. A winedbg run shows a backtrace in cscript.exe that may be the cause of the installer hang.
http://bugs.winehq.org/show_bug.cgi?id=12931
--- Comment #6 from H Hemken hhemken@gmail.com 2009-04-01 22:56:47 --- This has continued to happen with every DAZ Studio version since. Is there a workaround? Has anyone else seen this?
(In reply to comment #1)
...I get an incompletely painted dialog box that is apparently frozen with whatever image was on that part of the screen when it started, no response to mouse or keyboard and mouse cursor invisible over it. I have attached the console output...
http://bugs.winehq.org/show_bug.cgi?id=12931
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #7 from Dan Kegel dank@kegel.com 2009-04-17 23:01:37 --- http://forum.winehq.org/viewtopic.php?t=4499 says it'll hang if you did winetricks wsh56, and recommends just doing winetricks vcrun6 corefonts.
http://bugs.winehq.org/show_bug.cgi?id=12931
--- Comment #8 from Austin English austinenglish@gmail.com 2009-10-29 15:25:33 --- Is this still an issue in current (1.1.32 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12931
--- Comment #9 from Andrew Clapperton andrew_clapperton@hotmail.com 2009-11-23 08:14:22 --- (In reply to comment #8)
Is this still an issue in current (1.1.32 or newer) wine?
I'm afraid it still does, at least for DAZ Studio 2. DAZ Studio 3 suffers from a different installer bug, It crashes at the beginning with this message: Error creating directory D:/download/scene/DAZ/Dazstudio/DS3/***unknown variable system_temp_directory***
I'm not sure If I should create a separate bug for that as I have a nasty feeling both problems are caused by DAZ3D's programmers misconfiguring the Bitrock installer, which they now use for all their products.
http://bugs.winehq.org/show_bug.cgi?id=12931
--- Comment #10 from Dan Kegel dank@kegel.com 2009-11-23 08:22:53 --- Looks like http://bitrock.com has a free trial. I wonder if it would be easy to reproduce this with a "hello, world" installer that referenced that variable.
http://bugs.winehq.org/show_bug.cgi?id=12931
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #11 from Andrew Nguyen arethusa26@gmail.com 2010-02-01 21:39:01 --- Some tracing indicates that the issue lies in the failure of NtAccessCheck as described in bug 18426 in detail, so I'm marking this a duplicate.
*** This bug has been marked as a duplicate of bug 18426 ***
http://bugs.winehq.org/show_bug.cgi?id=12931
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Andrew Nguyen arethusa26@gmail.com 2010-02-01 21:39:15 --- Closing the bug.