Wednesday, June 9, 2010

Almost there

The system is running and all the tools needed to continue my work are in place. The only show stopper is a BUG on the system that prevents the JVM to work properly.

My machine seems to have exactly the wrong combo of hardware and software to make the Java environment unstable.

I believe the problems lays on the kernel+CPU+Java version I'm using. I keep getting SYS1808 and all sorts of silly exceptions on the Java runtime. 2 out 10 times the tools work. Clearly I need to solve this problem before I can continue with any serious work.

Bye

Thursday, May 6, 2010

Recovering the system

I've been slowly bringing back my home system and las night I was able to install a new eCS over a previous one. Cool feature because I had a lot of configurations that I didn't want to reimplement.
Looks good but I still can make the wifi card work. Without it the system it's pretty much useless. All the updates I made on the SWT were done using a VM and I need to connect to the SVN to get those.

Besides the code on that machine contains more things like the support for progress bars (didn't work but it's there)

I'm still trying to find some time to work but it has been imposible.

Thursday, April 22, 2010

Update

I haven't had time to work on the code for two months now. I added a lot of code to implement the Tree control. After I finished the implementation it didn't work. The code crashes and I don't have much clue on what it's wrong. Bare in mind that I'm pretty ignorant on the Container control, a complex beast.

Finally soon I'll be able to recover my old computer where I could do some more coding, but for now I don't have time.

Regards.