|
发表于 2004-1-1 01:11:30
|
显示全部楼层
我用的系统是Fedora1.0,内核是自己编译的2.6.0的内核。我装上wine后,运行一些程序(原先我用RedHat7.X时,是能运行的)出现了以下的信息:
$ wine Flash.exe
fixme:nls:init_default_lcid charset GB18030 was not recognized
err:virtual:map_image Standard load address for a Win32 program (0x00400000) not available - security-patched kernel ?
wine: could not load L"F:\\share\\Flash\\Flash.exe" as Win32 binary
$
各们老大们,这是怎么回事呢?是不是我应该在内核中打个补丁什么的?我搜了几天,中文的网上没有我要找的内容,我E文不好,硬着头皮搜了好多英文的网站,结果只在www.winehq.org上面发现了跟 ... 误提交报告。:( 大伙儿救救我吧,这个搞不定我怎么在我的系统中装Visual C++啊。
还有啊,我在装MecaroMedia Flash MX7.0的时候,运行界面能出来,但是出现了如下的信息:
$ wine setup.exe
fixme:nls:init_default_lcid charset GB18030 was not recognized
err:font:ReadFontDir Can't open directory "/home/wdj/.wine/c/windows/Fonts"
fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063b8: spincount=1000 not supported
fixme:win32:SetCriticalSectionSpinCount critsection=0x7ff063d8: spincount=1000 not supported
fixme:seh:check_resource_write Broken app is writing to the resource data, enabling work-around
fixme:nls:init_default_lcid charset GB18030 was not recognized
err:font:ReadFontDir Can't open directory "/home/wdj/.wine/c/windows/Fonts"
wine: Unhandled exception (thread 0022), starting debugger...
fixme:nls:init_default_lcid charset GB18030 was not recognized
WineDbg starting on pid 21
Loaded debug information from ELF 'wine' ((nil))
No debug information in 32bit DLL 'C:\Program Files\Common Files\InstallShield\Engine\6\Intel 32\IKernel.exe' (0x400000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40050000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40310000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x408b0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40840000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x408f0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0xbfe80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x7ff20000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40a90000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x40a10000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x7fe80000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\LZ32.DLL' (0x40ae0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\VERSION.DLL' (0x40ad0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40b30000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x41070000)
Unhandled exception: page fault on read access to 0x44193c6c in 32-bit code (0x40931470).
In 32-bit mode.
0x40931470 (USER32.DLL.MapVirtualKeyExW+0x64 in USER32.DLL): lesl 0x0(%ebx,%ebp,8),%ebx
Wine-dbg>fixme:fileeviceIoControl Unimplemented control 256 for VxD device NWLINK
$
然后就会出错,结束,唉,痛苦啊。
我是第一次在这儿注册,感觉这儿还不错的。来跟大家学习。请多多指教,谢谢!!! |
|