Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Application freeze when running in Linux

561324Dec 21 2008 — edited Dec 23 2008
Hi,

I'm trying to migrate to a kubuntu, but have encountered some problems.

I have a very simple Java Animation Framework, that run fine under Windows Xp.
When I run it from Eclipse under Kubuntu, it runs for around 20 secunds, then freezes completely.

The code is taken from the book "Killer Game Programming", so i don't think its a code problem.
I'm pretty sure its a question of tweaking the framework to suit Kubuntu, but I have no idea where to tweak.

I have updated Kubuntu to use JDK 6 and not OpenJDK, so this is not the issue.

Can anyone give me a few pointers?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 20 2009
Added on Dec 21 2008
27 comments
384 views