Problem with GUI display using Java 7, Mac OS 10.8

Found a bug? Post here.
Post Reply
User avatar
gunn
Posts: 323
Joined: Thu 14. Dec 2006, 09:56
Location: TU Berlin
Contact:

Problem with GUI display using Java 7, Mac OS 10.8

Post by gunn » Sun 8. Dec 2013, 15:11

I've recently noticed that my webstarts no longer function correctly on my Macbook Pro laptop since I started running Version 7.45 of Oracle Java. The "left slot" of the jrworkspace plugin system doesn't display (or it displays a fraction of a second and is then overwritten incorrectly by the jogl GLCanvas). The tool system also appears to be broken -- I can't rotate the scene. :(

To test your system for this problem, run this webstart(from this jReality tutorial).

:idea: If you do test your system for this problem, please post the results here so we can form a picture of what "subsystem" is at fault -- Java, Mac OS X 8, or something else.
jReality core developer

Andre
Posts: 226
Joined: Fri 18. Sep 2009, 11:30

Re: Problem with GUI display using Java 7, Mac OS 10.8

Post by Andre » Mon 9. Dec 2013, 11:51

Hi Charles, seems to be an OSX Bug.

With my Ubuntu 64bit Java7.45 is everything alright.

Andre
Posts: 226
Joined: Fri 18. Sep 2009, 11:30

Re: Problem with GUI display using Java 7, Mac OS 10.8

Post by Andre » Mon 9. Dec 2013, 12:36

This bug is fixed with the newest jogl-version

Post Reply