Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 117 of 172)

Ticket Resolution Summary Owner Reporter
#115 invalid JavaIO ebm1991
Description

the methods to obtain disk space not all working correctly, no return is obtained.

getFreeSpace() getTotalSpace()

I am writing a file manager and testing in Windows and eCS. will continue testing.

#121 invalid Problems with rendering of html content rbri
Description

Just saw the broken rendering in SmartSVN. Open the About dialog and switch to the 'License Agreement' tab.

  • the whole text is rendered using the same font size; nothing is bold
  • lists are not correct rendered (no bullets)
  • there are some native   in the text
#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.

Note: See TracQuery for help on using queries.