Calendar Not Showing on SmartClient

I have added a DATE field and with it comes the calendar button. It worked the first time I used it but now, and I’m not getting the calendar graphics. I am getting a pop-up and can even select the dates if I click randomly on the box but not visible calendar. I was having problems with java I hope this isn’t related. Anyone know how to fix this? It works fine on the web client.
Servoy 5.2
Java 1.5
Ubuntu 10.04 x64

Add Preferences on the client to that list. The Preferences window pops up but there is nothing visible within it. This is using the client button on Developer.
Servoy 5.2
Java 1.5
Ubuntu 10.04 x64

Bumpity.

Any ideas…anyone?

this really sounds like paint problems of your (java) system.
Don’t know how to resolve those. It seems that dialogs are not painted…

you could try to use a different kind of java version.

Heh. Just noticed I had an older version of Java 1.5 not the final. Downloading now to try it out.

This issue was resolved. I had to turn off special effects on Ubuntu via System>Preferences>Appearences>Visual Effects and set it to none. There seems to be a conflict with Java and Compiz.