Hello all, I'm quite a newbie to wine, and have some basic things running under it like WT Library, & Seamonkey. I need to install the local Revenue software because they sent me all tax documentation by email now :-(. My PC: Athlon 2.6Ghz with 1 gig, 40G hd, running Fedora Core 5 ROS ((Irish) Revenue Online Service) System Requirements ros.ie/PublisherServlet/requirements ROS main software (Including the kcrypto applet ros.ie/PublisherServlet/info/install All I currently want to do is download the %$@?! email they sent, for which I have to log in. I need the kcrypto applet and java runtime, found at ros.ie/applets/kcrypto.cab I installed java-1.5.0_09, and symlinked the plugin into _all_ the plugin directories until it works, but seamonkey detects java poorly under wine. The about:plugins page has no suffixes assigned to java :-o. Any idea how to sort that one? I tried installing the ROS software, (enter xterm, mounting the cdrom , cd to it and run the setup program) and get the stuff below. The 16.5Mb download only leaves about 6 Megs of files in the temp directory. Can someone tell me what to start looking for? [dec@genius mnt]$ wine ros.exe cwd: C:\windows\temp\I1165597668\Windows cmd: "C:\windows\temp\I1165597668\Windows\resource\jre\bin\javaw.exe" -Xms100663296 -Xmx100663296 -classpath "C:\windows\temp\I1165597668\InstallerData\IAClasses.zip;C:\windows\temp\I1165597668\Windows\resource\jdglue.zip;C:\windows\temp\I1165597668\InstallerData\Execute.zip;C:\windows\temp\I1165597668\Windows\InstallerData\Execute.zip;C:\windows\temp\I1165597668\InstallerData\Resource1.zip;C:\windows\temp\I1165597668\Windows\InstallerData\Resource1.zip;C:\windows\temp\I1165597668\InstallerData;C:\windows\temp\I1165597668\Windows\InstallerData;" com.zerog.lax.LAX "C:/windows/temp/I1165597668/Windows/install.lax" "C:/windows/temp/lax61b.tmp" fixme:win:EnumDisplayDevicesW ((null),0,0x33e200,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x33e200,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x2890020) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x21b3a0)->((nil),00001008) err:d3d:IWineD3DDeviceImpl_SetRenderState Multisample antialiasing not supported by gl err:d3d_surface:IWineD3DSurfaceImpl_BltOverride Wrong surface type for BLT override(not on swapchain) ! fixme:d3d_surface:IWineGDISurfaceImpl_Blt Can't handle DDBLT_WAIT flag right now. fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect unsupported unlocking to Rendering surface surf@0x21dfa8 usage(WINED3DUSAGE_RENDERTARGET) fixme:d3d_surface:IWineD3DSurfaceImpl_LoadTexture >>>>>>>>>>>>>>>>> 501 from glCopyTexImage2D @ surface.c / 1812 last line repeated MANY times always with surface.c / 1812 fixme:font:WineEngCreateFontInstance Untranslated charset 255 Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX) Stack Trace: java.lang.ArrayIndexOutOfBoundsException: 0 at sun.util.calendar.ZoneInfoFile.createZoneInfo(Unknown Source) at sun.util.calendar.ZoneInfoFile.getZoneInfo(Unknown Source) at sun.util.calendar.ZoneInfo.getTimeZone(Unknown Source) at java.util.TimeZone.getTimeZone(Unknown Source) at java.util.TimeZone.getDefault(Unknown Source) at java.text.SimpleDateFormat.initialize(Unknown Source) at java.text.SimpleDateFormat.<init>(Unknown Source) at java.util.Date.toString(Unknown Source) at java.lang.String.valueOf(Unknown Source) at java.io.PrintStream.print(Unknown Source) at java.io.PrintStream.println(Unknown Source) at ZeroGd.a(DashoA8113) at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) at com.zerog.ia.installer.LifeCycleManager.b(DashoA8113) at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113) at com.zerog.ia.installer.Main.main(DashoA8113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.zerog.lax.LAX.launch(DashoA8113) at com.zerog.lax.LAX.main(DashoA8113) The error logfile reported: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x608A8E26 Function=[Unknown.] Library=(N/A) NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: at sun.java2d.loops.DrawGlyphList.DrawGlyphList(Native Method) at sun.java2d.pipe.SolidTextRenderer.drawGlyphList(Unknown Source) - locked <0x0b3ac598> (a java.lang.Class) at sun.java2d.pipe.GlyphListPipe.drawString(Unknown Source) at sun.java2d.SunGraphics2D.drawString(Unknown Source) at ZeroGap.paint(DashoA8113) at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source) at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source) at sun.awt.SunGraphicsCallback.runComponents(Unknown Source) at java.awt.Container.paint(Unknown Source) fixme:imm:ImmGetOpenStatus (0x2f68298): semi-stub
On Mon, 2006-12-11 at 21:25 +0000, Declan Moriarty wrote:> My PC: > Athlon 2.6Ghz with 1 gig, 40G hd, running Fedora Core 5, wine-0.9.24 > > ROS ((Irish) Revenue Online Service) System Requirements > ros.ie/PublisherServlet/requirements > > ROS main software (Including the kcrypto applet) > ros.ie/PublisherServlet/info/install >I'm still trying to get a handle on debugging this - no software expert here. WINEDEBUG=+all <try installing> landed an 875MB log :-o. Functioning as a later version of windows (e.g. xp) I get to see java errors with this. This makes a new directory (pseudo randomly named) and runs a java engine to install, which bombs with an InvocationTargetExecption (Try making sense of anything to be read on that error!). There also are font and rendering errors, although those apparently are not fatal. The interesting bit of the error seems to be fixme:win:EnumDisplayDevicesW ((null),0,0x33e200,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x33e200,0x00000000), stub! fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x26e8028) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x21b170)->((nil),00001008) err:d3d:IWineD3DDeviceImpl_SetRenderState Multisample antialiasing not supported by gl err:d3d_surface:IWineD3DSurfaceImpl_BltOverride Wrong surface type for BLT override(not on swapchain) ! fixme:d3d_surface:IWineGDISurfaceImpl_Blt Can't handle DDBLT_WAIT flag right now. fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect unsupported unlocking to Rendering surface surf@0x61a130 usage(WINED3DUSAGE_RENDERTARGET) Java details begin Stack Trace: java.lang.ArrayIndexOutOfBoundsException: 0 at sun.util.calendar.ZoneInfoFile.createZoneInfo(Unknown Source) at sun.util.calendar.ZoneInfoFile.getZoneInfo(Unknown Source) In fact, it doesn't know the source of anything. Winedbg doesn't help either, because it unpacks everything if I step it once, crashes, and shuts down. Can anyone throw me a bone? What's "stub!" about anyhow? -- With Best Regards, Declan Moriarty.