Problem with C&C Generals

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
IP
Level 1
Level 1
Posts: 5
Joined: Thu Jul 16, 2009 5:15 am

Problem with C&C Generals

Post by IP »

Hello everyone...

I know this is quite an outdate software, hope it's not a problem... :)

I'm trying to install C&C Generals (http://appdb.winehq.org/objectManager.p ... ngId=41850).
I run the installation and it works fine until the very end, when it reports an error:
Feature transfer error

Code: Select all

Error: -1627 ERROR_FUNCTION_FAILED
(on the step: Publishing qualified components)
I'm using Wine 1.1.25 on Ubuntu 8.04

Any suggestion/idea/solution is very welcome!
TIA!
User avatar
dimesio
Moderator
Moderator
Posts: 13369
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

IP
Level 1
Level 1
Posts: 5
Joined: Thu Jul 16, 2009 5:15 am

Post by IP »

wine setup.exe &> log

Code: Select all

fixme:advapi:LookupAccountNameW (null) L"ip" (nil) 0x32b750 (nil) 0x32b754 0x32b748 - stub
fixme:advapi:LookupAccountNameW (null) L"ip" 0x13fe50 0x32b750 0x13fd60 0x32b754 0x32b748 - stub
fixme:advapi:LookupAccountNameW (null) L"ip" (nil) 0x33cf34 (nil) 0x33cf38 0x33cf2c - stub
fixme:advapi:LookupAccountNameW (null) L"ip" 0x16b4d0 0x33cf34 0x166ff0 0x33cf38 0x33cf2c - stub
fixme:storage:StgCreateDocfile Storage share mode not implemented.
err:msi:remove_tracked_tempfiles failed to delete L"C:\\windows\\temp\\msi15df.tmp"
fixme:advapi:LookupAccountNameW (null) L"ip" (nil) 0x136bcc8 (nil) 0x136bccc 0x136bcc0 - stub
fixme:advapi:LookupAccountNameW (null) L"ip" 0x1ba47c8 0x136bcc8 0x1ba0618 0x136bccc 0x136bcc0 - stub
fixme:rpc:RpcMgmtWaitServerListen not waiting for server calls to finish
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:rpc:RpcImpersonateClient (0x1bae558): stub
fixme:rpc:RpcRevertToSelfEx (0x1bae558): stub
fixme:rpc:RpcImpersonateClient (0x1bdc470): stub
fixme:rpc:RpcRevertToSelfEx (0x1bdc470): stub
fixme:rpc:RpcImpersonateClient (0x1bdcb10): stub
fixme:rpc:RpcRevertToSelfEx (0x1bdcb10): stub
fixme:rpc:RpcImpersonateClient (0x1bae5c0): stub
fixme:rpc:RpcRevertToSelfEx (0x1bae5c0): stub
fixme:msi:msi_unimplemented_action_stub UnregisterFonts -> 1 ignored L"Font" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 1 ignored L"CreateFolder" table values
fixme:rpc:RpcImpersonateClient (0x1bea038): stub
fixme:rpc:RpcRevertToSelfEx (0x1bea038): stub
fixme:msi:MsiGetMode 4 6
fixme:rpc:RpcImpersonateClient (0x1c039f8): stub
fixme:rpc:RpcRevertToSelfEx (0x1c039f8): stub
fixme:rpc:RpcImpersonateClient (0x1c039f8): stub
fixme:rpc:RpcRevertToSelfEx (0x1c039f8): stub
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x230000001c
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
err:rpc:RpcServerUnregisterIf not found for object (null)
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3700-000023000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3700-000023000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3700-000023000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3700-000023000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3700-000023000000}
err:rpc:I_RpcReceive we got fault packet with status 0x80010108
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
Locked