http://bugs.winehq.org/show_bug.cgi?id=7358
Summary: Java graphic does not put data onto window Product: Wine Version: 0.9.27. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: Howard.Holcombe@L-3com.com
When running a Java program that works under Windows under WINE, it reports the following error fixme:dtraw:IWineD3DDeviceImpl_GetAvailableTextureMem stub, simulating 64MB for now returning 64MB left
fixme: ddraw:IDirectDrawImpl_setCooperativeLevel followed by a 4433 assert failed
fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect unsupported unlocking to Rendering surface
after many of these, the program appears to hang. A Java window without any text is displayed. If I entered a <CR> in the blank screen the program aborts without additional error messages.