Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 172)

Ticket Resolution Summary Owner Reporter
#125 invalid JCad version 1.1 doesn't run on Java versions higher than 1.4.2 Joop
Description

Tried to run JCad version 1.1. Both with Java 1.5009 and with Java 1.6.0-b22 WSE I get this message; Exception in thread "main" java.lang.ClassCastException?: java.awt.image.DataBuff? erByte cannot be cast to java.awt.image.DataBufferInt?

at VirtualScreen?.resetVirtualScreen(VirtualScreen?.java:141) at VirtualScreen?.<init>(VirtualScreen?.java:112) at Reference.<init>(Reference.java:34) at JCad.<init>(JCad.java:28) at JCad.main(JCad.java:87)

I did use this command file for starting up; @echo off rem Java 1.4.2 SET JAVA_HOME=i:\JAVA\JAVA142 set BEGINLIBPATH=i:\JAVA\JAVA142\bin set path=i:\JAVA\JAVA142\bin rem @echo off rem Java 1.5.009 rem SET JAVA_HOME=i:\JAVA\JAVA150 rem set BEGINLIBPATH=i:\JAVA\JAVA150\bin rem @echo off rem Java 1.6.0 rem set BEGINLIBPATH=i:\JAVA\JAVA160\bin rem set path=i:\JAVA\JAVA160\bin I: cd I:\CAD\Jcad java.exe -jar jcad.jar

Just by putting in rem I can activate different versions of Java for testing. Own system eCS 1.2 Dutch memory 1Gb.

#104 invalid JAlbum doesn't start help or album with Firefox Joop
Description

There is no Java log, so Java works, got a message from Run that it might be XUL.DLL, but I don't know if this is true. The system beeps once.

#81 fixed JAlbum crash after Drag and Drop operation Michaelhz
Description

Dragging a jpg file on the top window of JAlbum Main Window crashes JVM: [C:\programs\JAlbum]java.exe -jar JAlbum.jar # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x13e9ca55, pid=256, tid=167772 33 # # JRE version: 6.0-b19 # Java VM: OpenJDK Client VM (16.0-b13 mixed mode os2-x86 ) # Problematic frame: # C [SHELL32+0xca55] # # An error report file with more information is saved as: # C:\programs\JAlbum\hs_err_pid256.log SYS1808: The process has stopped. The software diagnostic code (exception code) is 0000.

Note: See TracQuery for help on using queries.