64位ub wine 32位office2007的一点疑问

Wine、Cedega、CrossOver 等配置
回复
liubii
帖子: 36
注册时间: 2009-04-28 10:50

64位ub wine 32位office2007的一点疑问

#1

帖子 liubii » 2010-11-17 22:58

64位下 wine 32位的软件可以么 安装过那个32位的库
命令行下运行报错提示:
liubii@liubii-thinkpad:~$ env WINEPREFIX="/home/liubii/.wine" wine C:\\windows\\command\\start.exe /Unix /home/liubii/.wine/dosdevices/c:/users/liubii/Start\ Menu/Programs/Microsoft\ Office/Microsoft\ Office\ Excel\ 2007.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
liubii@liubii-thinkpad:~$ fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:system:SetProcessDPIAware stub!
fixme:mscoree:GetVersionFromProcess (0xffffffff, 0x33c5dc, 30, (nil)): stub
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:imm:ImmDisableIME (-1): stub
fixme:dbghelp:EnumerateLoadedModulesW64 If this happens, bump the number in mod
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000e0,0x300bcf54,0x7ac61c): stub
err:eventlog:ReportEventW L"excel.exe"
err:eventlog:ReportEventW L"12.0.4518.1014"
err:eventlog:ReportEventW L"00000000"
err:eventlog:ReportEventW L"unknown"
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"00000000"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"00000000"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes
fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:ver:RtlGetProductInfo (6,1,0,0,0x33fc5c): stub
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12 Diagnostics"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x000000c9,(nil),0x0000,0x00000000,0x504000,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:OpenEventLogW ((null),L"Application") stub
fixme:advapi:CloseEventLog (0xcafe4242) stub
fixme:advapi:OpenEventLogW ((null),L"System") stub
fixme:advapi:CloseEventLog (0xcafe4242) stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12 Diagnostics"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x000000d5,(nil),0x0000,0x00000000,0x504000,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:OpenEventLogW ((null),L"Microsoft Office 12 Sessions") stub
fixme:advapi:ReadEventLogW (0xcafe4242,0x00000009,0x00000000,0x830000,0x0007d000,0x33fd4c,0x33fd54) stub
fixme:advapi:CloseEventLog (0xcafe4242) stub
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12 Diagnostics"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000140,(nil),0x0002,0x00000000,0x549010,(nil)): stub
err:eventlog:ReportEventW L"2kgl"
err:eventlog:ReportEventW L"N/A"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12 Diagnostics"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x000000cd,(nil),0x0000,0x00000000,0x504000,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12 Diagnostics"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x000003e7,(nil),0x0000,0x00000000,0x504000,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub
fixme:ver:RtlGetProductInfo (6,1,0,0,0x33fc54): stub
fixme:netapi32:NetGetJoinInformation Stub (null) 0x33fd8c 0x33fd80
err:ole:CoUninitialize Mismatched CoUninitialize
err:ole:CoUninitialize Mismatched CoUninitialize
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0029), starting debugger...
fixme:process:GetLogicalProcessorInformation ((nil),0x33fc10): stub
fixme:ver:RtlGetProductInfo (6,1,0,0,0x33fad4): stub
fixme:netapi32:NetGetJoinInformation Stub (null) 0x33fc0c 0x33fc00
Can't attach process 0028: error 5

其中 刚开始报错的地方:
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
里面有说到 多线程什么的 有没有高人能分析下
型号: thinkpad X201i
cpu: i5
内存: 4G
硬盘: 320G 7200转
操作系统:ub桌面64位
版本: 10.10
回复