Results 1 to 3 of 3
Thread: Java Crossplatform Behavior
- 11-04-2009, 10:22 PM #1
Member
- Join Date
- Nov 2009
- Posts
- 2
- Rep Power
- 0
Java Crossplatform Behavior
I am evaluating a couple of graphics products from vendors and am running them on a PC (Windows XP), PC (Linux centOS), and Sun Solaris. The IDE I am using is Eclipse (latest version for each platform). I am also running Java 1.6.0_XX on each of the platforms.
Ok, here is the problem I am experiencing. When I run a demo program on the Windows PC or Solaris, it runs fine. When I run the program on some centOS PC's it also runs fine. But unfortunately, the centOS PC that I am developing on seems to not quite work properly.
The program is suppose to display 3 graphs (with a legend identifying the lines). Two of the graphs are line graphs the third is a bar chart. I am providing this info just for information because I am sure someone would want to know. The problem is not with the program, it is something with the environment. Only 1 of the graphs displays on the problem centOS machine, and the legend does not contain the proper graphics also.
The question is: If I am running the same version of software, then why does it not run properly on the centOS machine (and only certain ones on top of that). Could it be the graphics card? Has anyone else experienced this sort of problem running the same application on different platforms? Or even similar platforms, but different PC hardware?
Any help is appreciated. I am pulling out what little hair I have left!!!!
Thanks.
- 11-05-2009, 04:21 AM #2
could be the different system fonts available to the x windowing environment?
- 11-05-2009, 01:22 PM #3
Member
- Join Date
- Nov 2009
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
htmlparser inconsistent behavior
By sjchase in forum Advanced JavaReplies: 0Last Post: 07-21-2009, 11:07 PM -
3D Texture-Mapped Rectangle with a Billboard behavior
By aRTx in forum Advanced JavaReplies: 5Last Post: 05-11-2009, 04:27 PM -
Strange behavior with Thread.sleep()
By Steve11235 in forum Advanced JavaReplies: 16Last Post: 05-04-2009, 05:24 AM -
strange refreshing behavior
By diggitydoggz in forum New To JavaReplies: 4Last Post: 12-27-2008, 04:51 PM -
Object class's equals() method behavior????
By skyineyes in forum New To JavaReplies: 4Last Post: 07-19-2008, 11:58 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks