http://bugs.winehq.org/show_bug.cgi?id=2538
------- Additional Comments From markknecht@gmail.com 2006-17-01 08:20 ------- OK, I downloaded a demo of Reaktor 5 and installed it on an Intel P4HT machine using Wine from CVS this morning. (1/17/06) It installed fine but the splash screen won't dismiss so I cannot get to the Reaktor menus yet to see if it's the same problem.
NOTE: There was NO .wine directory on this machine before running the install of Reaktor.
1) I used the English version of the demo from this location:
ttp://www.nativeinstruments.de/index.php?id=demoversions_us
2) After unzipping it I ran the installer. I unchecked options 2, 3 and 4. I only attempted to install the stand-alone program, not the VST, DXi or RTAS versions. Here's what I saw in my install terminal:
mark@dragonfly ~/Downloads $ wine Reaktor\ 5\ Demo\ Setup.exe fixme:advapi:GetFileSecurityW (L"T:\GLF1044.tmp") : returns fake SECURITY_DESCRIPTOR fixme:advapi:GetFileSecurityW (L"T:\GLF1053.tmp") : returns fake SECURITY_DESCRIPTOR fixme:shell:IShellLinkA_fnGetPath (0x7fd44a80): WIN32_FIND_DATA is not yet filled. err:menubuilder:ExtractFromICO Invalid ico file format err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink fixme:shell:IShellLinkA_fnGetPath (0x7fd85668): WIN32_FIND_DATA is not yet filled. err:menubuilder:extract_icon32 LoadLibraryExW (L"C:\Program Files\Native Instruments\Reaktor 5 Demo\Documentation\Welcome.pdf") failed, error 193 err:menubuilder:ExtractFromICO Invalid ico file format err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink fixme:shell:IShellLinkA_fnGetPath (0x7fd85668): WIN32_FIND_DATA is not yet filled. err:menubuilder:extract_icon32 LoadLibraryExW (L"C:\Program Files\Native Instruments\Reaktor 5 Demo\Documentation\REAKTOR 5 Demo Tutorial.pdf") failed, error 193 err:menubuilder:ExtractFromICO Invalid ico file format err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink fixme:shell:IShellLinkA_fnGetPath (0x7c76a0b8): WIN32_FIND_DATA is not yet filled. err:menubuilder:extract_icon32 LoadLibraryExW (L"C:\Program Files\Native Instruments\Reaktor 5 Demo\Documentation\Core Tutorial.pdf") failed, error 193 err:menubuilder:ExtractFromICO Invalid ico file format err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink mark@dragonfly ~/Downloads $
The install finished cleanly as far as I could tell.
3) I started the program like this:
mark@dragonfly ~ $ cd .wine/drive_c/Programme/Native\ Instruments/Reaktor\ 5\ Demo mark@dragonfly ~/.wine/drive_c/Programme/Native Instruments/Reaktor 5 Demo $ ls -al total 17988 drwxr-xr-x 6 mark users 4096 Jan 17 06:02 . drwxr-xr-x 3 mark users 4096 Jan 17 06:02 .. drwxr-xr-x 2 mark users 4096 Jan 17 06:02 Core Tutorial Examples drwxr-xr-x 2 mark users 4096 Jan 17 06:02 Documentation -rw-r--r-- 1 mark users 65835 Jan 17 06:02 INSTALL.LOG drwxr-xr-x 8 mark users 4096 Jan 17 06:02 Library -rw-r--r-- 1 mark users 9535 Jun 17 2005 New.ens -rwxr-xr-x 1 mark users 18112512 Jun 20 2005 Reaktor5Demo.exe -rwxr-xr-x 1 mark users 165376 Nov 5 2001 UNWISE.EXE drwxr-xr-x 3 mark users 4096 Jan 17 06:02 html mark@dragonfly ~/.wine/drive_c/Programme/Native Instruments/Reaktor 5 Demo $ wine Reaktor5Demo.exe mark@dragonfly ~/.wine/drive_c/Programme/Native Instruments/Reaktor 5 Demo $
Reaktor starts cleanly but the splash screen won't dismiss. The splash screen shows up on ALL Gnome desktops! I hit Ctrl-C in the original terminal tp get out.
NOTE: The first time I did this I got messages about needing to run winecfg and choose emulation under the Audio tab which I did. Here ae the messages:
mark@dragonfly ~/.wine/drive_c/Programme/Native Instruments/Reaktor 5 Demo $ win e Reaktor5Demo.exe err:wave:DSDB_MapBuffer Could not map sound device for direct access (Input/outp ut error) err:wave:DSDB_MapBuffer Please run winecfg, open "Audio" page and set "Hardware Acceleration" to "Emulation". Considering: firefox argv[1]: http://www.native-instruments.com/r5demohome.info mark@dragonfly
If we can figure out the splash issues then we can probably move forward.
Thanks