-
It seems that using Sun JVM (1.6.0_10) trying to do a
Class myClass = cl.loadClass("someClass");
where someClass references unresolveable classes works fine, whereas jamvm 1.5.1 throws
java.lang.NoClassDefFoundError: javax/microedition/lcdui/CommandListener
at java.lang.VMClassLoader.defineClass(Native Method)
at...
2008-09-26 08:11:58 UTC in JamVM
-
File Added: Screenshot-Datasoul - Main Display-good.png.
2008-08-27 15:07:58 UTC in Datasoul
-
When using 640x480 (as recommended) everything looks ok. But when changing to a better resolution like 1024x768 fonts look very bad.
I have tried to change the code like this:
Index: src/datasoul/templates/DisplayTemplate.java
===================================================================
RCS file: /cvsroot/datasoul/datasoul-v1/src/datasoul/templates/DisplayTemplate.java,v
retrieving...
2008-08-27 15:07:09 UTC in Datasoul
-
It seems that the browse region on the frontpage is
just gray on the first load after the application has
not been used for some days, a reload gets the images.
The servers access_log shows this:
212.242.150.192 - - [28/Aug/2006:20:44:06 +0100] "GET
/photospace/image?w=50.0&h=50.0&scale=fill HTTP/1.1"
404 1033
212.242.150.192 - - [28/Aug/2006:20:44:06 +0100] "GET...
2006-08-28 20:46:51 UTC in photospace