View Single Post
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#11
Originally Posted by tokag View Post
i can execute the program alright and it seems to run ok; the problem is that it seems to like to quit frequently, usually by clicking on a menu or trying to access account information. this happens about 90 per cent of the time making this application almost unusable.
Hmm.. I've tried running it again now and it seems perfectly stable on my device. I've updated the java runtime since the original post, so my java version now reports:
Code:
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.4) (6b18-1.8.4-1)
OpenJDK Zero VM (build 14.0-b16, mixed mode)
But that shouldn't matter. I'm running a slightly older version (2010r2, build 735). Maybe the new version has a bug in it, or has some newer call that's not implemented in our version of IcedTea correctly?

I would say try to get the old version (r2) from the site and see if it works better for you. I'd also try updating IcedTea, since you are running an older version. It may be the combo of running a newer java app with an older java VM install, but it shouldn't cause that big of an issue.

Worst case, you can always ask for help on their website. Their tech support is pretty good, though I doubt they'll be able to tell you much more than what I've said here, since they're probably not testing it against IcedTea or the N900.