http://bugs.winehq.org/show_bug.cgi?id=12999
Summary: 3d studio MAX 9 trial installer crash when starting up RaySat service? Product: Wine Version: CVS/GIT Platform: Other URL: http://www.soft32.com/download_81704.html OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
This seems to be the next problem after bug 12597:
rm -rf .wine sh winetricks -q corefonts dotnet20 cc580 vcrun2003 vcrun6 wsh56 wine 3dsmax9Trial.exe cd .wine/drive_c/3dsmax9Trial/ wine Setup.exe
aborts for me near the very end, saying
err:msi:ITERATE_StartService Failed to start service L"mi-raysat_3dsmax9_32" err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
(even if you uncheck the "start raysat service" checkbox in the installer).
After that, starting wine, even with a bogus command, complains similarly:
$ wine-git/wine xyzzy ... fixme:advapi:RegisterEventSourceA ((null),"RaySat_3dsmax9_32 Server"): stub ... err:eventlog:ReportEventW L"(1458) RegisterServiceCtrlHandler: Service does not exist (0x424)"
It seems that raysat_3dsmax9_32server.exe starts up, tries to do trace:service:OpenServiceW 0x119d98 L"RaySat_3dsmax9_32Server" 32768 which fails, presumably because the service isn't up yet? (Why isn't it doing CreateService? Perhaps it's probing to make sure it's not already started up once. But if that's so, why does it just exit without creating the service?)
http://bugs.winehq.org/show_bug.cgi?id=12999
Yolande Haneder yolande@haneder.biz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yolande@haneder.biz
--- Comment #1 from Yolande Haneder yolande@haneder.biz 2008-05-06 01:37:10 ---
From my last regression (12930) on services, I have the feeling it may be that
the service is started. However, since the service is hidden (no active window), it's own report that the service is started (unmanaged window got opened) is ignored by Wine and thus the signal that it is started never reach the software. Presumably if you clear this problem, my regression will be fixed too.
http://bugs.winehq.org/show_bug.cgi?id=12999
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-05-06 11:03:27 --- isn't this a duplicate of bug #11420? The installer finished fine some months ago, using the patch from A.F. from that bug, but as lots of services-stuff has been removed from advapi32 to services.exe, the above mentioned patch cannot be applied anymore :(
http://bugs.winehq.org/show_bug.cgi?id=12999
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Dan Kegel dank@kegel.com 2008-05-06 12:09:36 --- Yep, sorry.
*** This bug has been marked as a duplicate of bug 11420 ***
http://bugs.winehq.org/show_bug.cgi?id=12999
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com 2008-10-31 13:59:14 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=12999
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
https://bugs.winehq.org/show_bug.cgi?id=12999
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- OS|other |Linux Hardware|Other |x86 Version|unspecified |0.9.61. CC| |focht@gmx.net URL|http://www.soft32.com/downl |https://web.archive.org/web |oad_81704.html |/20150724061434/http://file | |s.modacity.net/software/3ds | |max/3dsmax9.zip