Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
llama_attack
Level 2
Posts: 12 Joined: Mon Jan 05, 2009 2:25 pm
Post
by llama_attack » Sun Jan 11, 2009 12:37 pm
Hey, when I try to run the setup for Republic the Revolution using the latest version of wine and intrepid I get this output from the terminal
~$ wine /media/cdrom/setup.exe
fixme:advapi:LookupAccountNameW (null) L"chris" (nil) 0x32bdf0 (nil) 0x32bdf4 0x32bde8 - stub
fixme:advapi:LookupAccountNameW (null) L"chris" 0x180f30 0x32bdf0 0x181300 0x32bdf4 0x32bde8 - stub
err:msi:ITERATE_DuplicateFiles Original file unknown L"F1319_IDriver.exe"
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values
fixme:advapi:LookupAccountNameW (null) L"chris" (nil) 0x33f80c (nil) 0x33f810 0x33f804 - stub
fixme:advapi:LookupAccountNameW (null) L"chris" 0x134740 0x33f80c 0x133d88 0x33f810 0x33f804 - stub
err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here.
err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}, error 0x8002802b
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x8002802b
fixme:ole:CoCreateInstance no instance created for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6} of class {8b1670c8-dc4a-4ed4-974b-81737a23826b}, hres is 0x8002802b
err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here.
err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}, error 0x8002802b
err:ole:ClientIdentity_QueryMultipleInterfaces Failed to get pointer to interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}
err:msi:ITERATE_Actions Execution halted, action L"ISStartup" returned 1603
Is there any way to make the program install, or are there any work-arounds?
Thanks in advance
austin987
Wine Developer
Posts: 2383 Joined: Fri Feb 22, 2008 8:19 pm
Post
by austin987 » Sun Jan 11, 2009 2:36 pm
On Sun, Jan 11, 2009 at 11:37 AM, llama_attack
<
[email protected] > wrote:
Hey, when I try to run the setup for Republic the Revolution using the latest version of wine and intrepid I get this output from the terminal
~$ wine /media/cdrom/setup.exe
fixme:advapi:LookupAccountNameW (null) L"chris" (nil) 0x32bdf0 (nil) 0x32bdf4 0x32bde8 - stub
fixme:advapi:LookupAccountNameW (null) L"chris" 0x180f30 0x32bdf0 0x181300 0x32bdf4 0x32bde8 - stub
err:msi:ITERATE_DuplicateFiles Original file unknown L"F1319_IDriver.exe"
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values
fixme:advapi:LookupAccountNameW (null) L"chris" (nil) 0x33f80c (nil) 0x33f810 0x33f804 - stub
fixme:advapi:LookupAccountNameW (null) L"chris" 0x134740 0x33f80c 0x133d88 0x33f810 0x33f804 - stub
err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here.
err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}, error 0x8002802b
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x8002802b
fixme:ole:CoCreateInstance no instance created for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6} of class {8b1670c8-dc4a-4ed4-974b-81737a23826b}, hres is 0x8002802b
err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here.
err:ole:proxy_manager_create_ifproxy Could not create proxy for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}, error 0x8002802b
err:ole:ClientIdentity_QueryMultipleInterfaces Failed to get pointer to interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6}
err:msi:ITERATE_Actions Execution halted, action L"ISStartup" returned 1603
Is there any way to make the program install, or are there any work-arounds?
Thanks in advance
Could try native OLE:
$ wget kegel.com/wine/winetricks
$ sh winetricks -q dcom98
--
-Austin
llama_attack
Level 2
Posts: 12 Joined: Mon Jan 05, 2009 2:25 pm
Post
by llama_attack » Sun Jan 18, 2009 6:23 am
I tried this and this is the output I get this time. I also tried using the latest version of GIT and this is what I get
:~$ wine /media/cdrom/setup.exe
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -480, std (d/m/y): 29/03/2009, dlt (d/m/y): 31/12/2009
fixme:advapi:LookupAccountNameW (null) L"chris" (nil) 0x32bdf0 (nil) 0x32bdf4 0x32bde8 - stub
fixme:advapi:LookupAccountNameW (null) L"chris" 0x17e390 0x32bdf0 0x17d830 0x32bdf4 0x32bde8 - stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -480, std (d/m/y): 29/03/2009, dlt (d/m/y): 31/12/2009
err:msi:ITERATE_DuplicateFiles Original file unknown L"F1319_IDriver.exe"
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values
wine: Unhandled page fault on read access to 0x80000050 at address 0x7bc43642 (thread 001e), starting debugger...
Unhandled exception: page fault on read access to 0x80000050 in 32-bit code (0x7bc43642).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7bc43642 ESP:0033f210 EBP:0033f238 EFLAGS:00010286( - 00 -RISP1)
EAX:80000000 EBX:7bc90ff4 ECX:65faf1f0 EDX:00000020
ESI:80000000 EDI:80000000
Stack dump:
0x0033f210: 0033f268 ffffffff 00000000 00000000
0x0033f220: 00000000 00000000 00000000 7bc90ff4
0x0033f230: 00000000 00000000 0033f298 7bc45a4c
0x0033f240: 0033f298 0033f2d4 7bc6d42a 0033f258
0x0033f250: 00000000 00000000 00000000 00000000
0x0033f260: 00000001 00000000 00000000 00000000
Backtrace:
=>0 0x7bc43642 in ntdll (+0x33642) (0x0033f238)
1 0x7bc45a4c RtlAllocateHeap+0x1c() in ntdll (0x0033f298)
err:dbghelp:pe_load_dbg_file Couldn't find .DBG file "ole32.dbg" ("P")
2 0x65f01b9b in ole32 (+0x1b9b) (0x0033f2fc)
3 0x65f10bae in ole32 (+0x10bae) (0x0033f57c)
4 0x65f10aaf in ole32 (+0x10aaf) (0x0033f5b4)
5 0x65f10a87 in ole32 (+0x10a87) (0x0033f5d8)
6 0x7eddcfe5 MSI_OpenDatabaseW+0x675() in msi (0x0033f8a8)
7 0x7ee0b927 MSI_OpenPackageW+0x2b7() in msi (0x0033fd08)
8 0x7edfaebc MsiInstallProductW+0x3c() in msi (0x0033fd48)
9 0x7ee65956 WinMain+0x786() in msiexec (0x0033fe58)
10 0x7ee6724d main+0xad() in msiexec (0x0033fed8)
11 0x7ee67188 in msiexec (+0x7188) (0x0033ff08)
12 0x7b878a98 in kernel32 (+0x58a98) (0x0033ffe8)
13 0xb7dded37 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x7bc43642: cmpl $0x50414548,0x50(%eax)
Modules:
Module Address Debug info Name (70 modules)
PE 65340000-653d2000 Deferred oleaut32
PE 65f00000-65fc2000 Export ole32
ELF 7b800000-7b940000 Export kernel32<elf>
\-PE 7b820000-7b940000 \ kernel32
ELF 7bc00000-7bcad000 Export ntdll<elf>
\-PE 7bc10000-7bcad000 \ ntdll
ELF 7bf00000-7bf04000 Deferred <wine-loader>
ELF 7e43b000-7e46e000 Deferred uxtheme<elf>
\-PE 7e440000-7e46e000 \ uxtheme
ELF 7e46e000-7e477000 Deferred libxcursor.so.1
ELF 7e477000-7e47c000 Deferred libxfixes.so.3
ELF 7e47c000-7e480000 Deferred libxcomposite.so.1
ELF 7e480000-7e487000 Deferred libxrandr.so.2
ELF 7e487000-7e491000 Deferred libxrender.so.1
ELF 7e491000-7e497000 Deferred libxxf86vm.so.1
ELF 7e497000-7e49a000 Deferred libxinerama.so.1
ELF 7e49a000-7e4bb000 Deferred imm32<elf>
\-PE 7e4a0000-7e4bb000 \ imm32
ELF 7e4bb000-7e4c0000 Deferred libxdmcp.so.6
ELF 7e4c0000-7e4d9000 Deferred libxcb.so.1
ELF 7e4d9000-7e4dc000 Deferred libxcb-xlib.so.0
ELF 7e4dc000-7e5cb000 Deferred libx11.so.6
ELF 7e5cb000-7e5da000 Deferred libxext.so.6
ELF 7e5da000-7e5f2000 Deferred libice.so.6
ELF 7e5f2000-7e5fb000 Deferred libsm.so.6
ELF 7e60a000-7e6a6000 Deferred winex11<elf>
\-PE 7e620000-7e6a6000 \ winex11
ELF 7e6c8000-7e6ef000 Deferred libexpat.so.1
ELF 7e6ef000-7e71c000 Deferred libfontconfig.so.1
ELF 7e72b000-7e741000 Deferred libz.so.1
ELF 7e741000-7e7b7000 Deferred libfreetype.so.6
ELF 7e7b7000-7e7cc000 Deferred lz32<elf>
\-PE 7e7c0000-7e7cc000 \ lz32
ELF 7e7cc000-7e7e7000 Deferred version<elf>
\-PE 7e7d0000-7e7e7000 \ version
ELF 7e7e7000-7e80a000 Deferred cabinet<elf>
\-PE 7e7f0000-7e80a000 \ cabinet
ELF 7e80a000-7e8d1000 Deferred comctl32<elf>
\-PE 7e810000-7e8d1000 \ comctl32
ELF 7e8d1000-7ea4c000 Deferred shell32<elf>
\-PE 7e8e0000-7ea4c000 \ shell32
ELF 7ea4c000-7ea6f000 Deferred mpr<elf>
\-PE 7ea50000-7ea6f000 \ mpr
ELF 7ea6f000-7eac0000 Deferred wininet<elf>
\-PE 7ea80000-7eac0000 \ wininet
ELF 7eac0000-7eb1d000 Deferred shlwapi<elf>
\-PE 7ead0000-7eb1d000 \ shlwapi
ELF 7eb1d000-7ec6c000 Deferred user32<elf>
\-PE 7eb40000-7ec6c000 \ user32
ELF 7ec6c000-7ecc1000 Deferred advapi32<elf>
\-PE 7ec80000-7ecc1000 \ advapi32
ELF 7ecc1000-7ed62000 Deferred gdi32<elf>
\-PE 7ecd0000-7ed62000 \ gdi32
ELF 7ed62000-7eda1000 Deferred urlmon<elf>
\-PE 7ed70000-7eda1000 \ urlmon
ELF 7eda1000-7ee53000 Export msi<elf>
\-PE 7edb0000-7ee53000 \ msi
ELF 7ee53000-7ee6e000 Export msiexec<elf>
\-PE 7ee60000-7ee6e000 \ msiexec
ELF 7ee6e000-7ee7a000 Deferred libnss_files.so.2
ELF 7ee7a000-7ee93000 Deferred libnsl.so.1
ELF 7ee93000-7ee9c000 Deferred libnss_compat.so.2
ELF 7ee9d000-7eea0000 Deferred libxau.so.6
ELF 7efcb000-7eff1000 Deferred libm.so.6
ELF 7eff5000-7f000000 Deferred libnss_nis.so.2
ELF b7c4c000-b7c50000 Deferred libdl.so.2
ELF b7c50000-b7dae000 Deferred libc.so.6
ELF b7daf000-b7dc8000 Deferred libpthread.so.0
ELF b7dd7000-b7f0e000 Export libwine.so.1
ELF b7f10000-b7f2d000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008
00000009 0
0000000c
00000019 0
00000013 0
00000012 0
0000000e 0
0000000d 0
0000000f
00000015 0
00000014 0
00000011 0
00000010 0
00000016
0000001a 0
00000018 0
00000017 0
0000001b
0000001c 0
0000001d (D) C:\windows\system32\msiexec.exe
0000001e 0 <==
Backtrace:
=>0 0x7bc43642 in ntdll (+0x33642) (0x0033f238)
1 0x7bc45a4c RtlAllocateHeap+0x1c() in ntdll (0x0033f298)
2 0x65f01b9b in ole32 (+0x1b9b) (0x0033f2fc)
3 0x65f10bae in ole32 (+0x10bae) (0x0033f57c)
4 0x65f10aaf in ole32 (+0x10aaf) (0x0033f5b4)
5 0x65f10a87 in ole32 (+0x10a87) (0x0033f5d8)
6 0x7eddcfe5 MSI_OpenDatabaseW+0x675() in msi (0x0033f8a8)
7 0x7ee0b927 MSI_OpenPackageW+0x2b7() in msi (0x0033fd08)
8 0x7edfaebc MsiInstallProductW+0x3c() in msi (0x0033fd48)
9 0x7ee65956 WinMain+0x786() in msiexec (0x0033fe58)
10 0x7ee6724d main+0xad() in msiexec (0x0033fed8)
11 0x7ee67188 in msiexec (+0x7188) (0x0033ff08)
12 0x7b878a98 in kernel32 (+0x58a98) (0x0033ffe8)
13 0xb7dded37 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
chris@Chris-HP:~$
Should I try and early version of wine?
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Sun Jan 18, 2009 1:39 pm
llama_attack wrote: fixme:ole:CoCreateInstance no instance created for interface {ae8c683f-ec6d-49cd-9b74-a68f8828def6} of class {8b1670c8-dc4a-4ed4-974b-81737a23826b}, hres is 0x8002802b
err:ole:init_proxy_entry_point GetFuncDesc 8002802b should not fail here.
Is this wine-1.1.13? If so, then looks like a newly introduced regression.
Please open a bug report (if there isn't one already).