http://bugs.winehq.org/show_bug.cgi?id=7261
Ronny Standtke Ronny.Standtke@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Ronny Standtke Ronny.Standtke@gmx.net 2007-08-31 15:39:34 --- I tested again with Wine 0.9.44 and now it installes fine but outputs a lot of error messages:
$ wine j2re-1_4_2_15-windows-i586-p.exe wine: creating configuration directory '/home/ronny/.wine'... err:advpack:create_tmp_ini_file Unable to create temp ini file err:advpack:create_tmp_ini_file Unable to create temp ini file err:mshtml:register_server RegInstall failed: 80004005 err:advpack:create_tmp_ini_file Unable to create temp ini file fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet fixme:winspool:AddPrinterDriverExW Flags 0x8 ignored (Fallback to APD_COPY_ALL_FILES) fixme:winspool:AddPrinterDriverExW ### DrvDriverEvent(...,DRIVEREVENT_INITIALIZE) not implemented yet wine: '/home/ronny/.wine' created successfully. fixme:advapi:LookupAccountNameW (null) L"ronny" (nil) 0x34f7fc (nil) 0x34f800 0x34f7f4 - stub fixme:advapi:LookupAccountNameW (null) L"ronny" 0x128198 0x34f7fc 0x128050 0x34f800 0x34f7f4 - stub err:msi:deformat_environment Unknown environment variable L"ALLUSERSPROFILE" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders" err:ole:CoFreeUnusedLibraries apartment not initialised fixme:font:WineEngAddFontResourceEx Ignoring flags 10 fixme:win:EnumDisplayDevicesW ((null),0,0x33ea7c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x33ea7c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x33e624,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x675bb8) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x142418)->((nil),00001008) fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x142418)->((nil),00000008) err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x120a88 next block has PREV_FREE flag err:ole:CoCreateInstance apartment not initialised err:ole:CoCreateInstance apartment not initialised fixme:font:WineEngAddFontResourceEx Ignoring flags 10 fixme:font:WineEngAddFontResourceEx Ignoring flags 10 err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x120190 next block has PREV_FREE flag err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x11ff58 next block has PREV_FREE flag
I don't know if all these errors prevent a clean installation of Java but running JSmooth (http://jsmooth.sourceforge.net/) with Wine creates an unhandled page fault. I will open a new bug for that...