http://bugs.winehq.org/show_bug.cgi?id=6252
Summary: wine DREAMWEAVER 8 installation issues Product: Wine Version: 0.9.21. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.org ReportedBy: StormByte@gmail.com
Wine can't handle the install of Dreamweaver8 (and maybe other 'windows installer' ones).
This is the console output of the install.
wine Dreamweaver8-es.exe fixme:advapi:CheckTokenMembership ((nil) 0x161880 0x34e794) stub! fixme:ole:ITypeInfo_fnRelease destroy child objects ALSA lib seq_hw.c:455:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory ALSA lib seq_hw.c:455:(snd_seq_hw_open) open /dev/snd/seq failed: No existe el fichero o el directorio err:ole:get_unmarshaler_from_stream Failed to read common OBJREF header, 0x00000001 fixme:ole:NdrClearOutParameters (0x7c993010,0xe94212,0x7c993144): stub fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window (nil) should not use SendMessage fixme:rpc:RpcMgmtWaitServerListen not waiting for server calls to finish err:rpc:RPCRT4_OpenBinding failed to bind for interface {00020400-0000-0000-c000-000000000046}, 0.0 fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID" err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE" err:msi:msi_dialog_oncommand button click from nowhere 0xe86a80 67108864 0x10050 err:msi:msi_dialog_oncommand button click from nowhere 0xe86a80 67108864 0x10050 err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\widctlpar" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\aspalpha" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\aspnum" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\faauto" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\adjustright" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\rin0" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\lin0" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\itap0" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\langfe1033" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\cgrid" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\langnp1033" err:richedit:ReadStyleSheet ReadStyleSheet: unknown token "\langfenp1033" err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination fixme:font:WineEngCreateFontInstance Untranslated charset 77 fixme:font:WineEngCreateFontInstance Untranslated charset 77 fixme:font:WineEngCreateFontInstance Untranslated charset 77 fixme:rpc:RpcImpersonateClient (0x625618): stub err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x1e0000001f err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e Usage: Install a product: msiexec {package|productcode} [property] msiexec /i {package|productcode} [property] msiexec /a package [property] Repair an installation: msiexec /f[p|o|e|d|c|a|u|m|s|v] {package|productcode} Uninstall a product: msiexec /x {package|productcode} [property] Advertise a product: msiexec /j[u|m] package [/t transform] [/g languageid] msiexec {u|m} package [/t transform] [/g languageid] Apply a patch: msiexec /p patchpackage [property] msiexec /p patchpackage /a package [property] Modifiers for above operations: msiexec /l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile msiexec /q{|n|b|r|f|n+|b+|b-} Register a module: msiexec /y module Unregister a module: msiexec /z module Display usage and copyright: msiexec {/h|/?} NOTE: Product code on commandline unimplemented as of yet
Copyright 2004 Vincent B�on err:rpc:RPCRT4_OpenBinding failed to bind for interface {00020400-0000-0000-c000-000000000046}, 0.0 fixme:rpc:RpcRevertToSelfEx (0x625618): stub err:ole:get_unmarshaler_from_stream Failed to read common OBJREF header, 0x00000001 fixme:ole:NdrClearOutParameters (0x7befe010,0xe94212,0x7befe144): stub fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window (nil) should not use SendMessage err:msi:ITERATE_Actions Execution halted, action L"ISStartup" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603 fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default" fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default"
The installation tells "THe assistant was interrupted before completing install. Your system is unmodifyed..." And one pressing finish button, wine does not return control of the console wich has been run on it. (I must press control + c to get the console again).
I hope this would be useful for trying to fix this issue (has this program is highly requested to run under linux) :)