Java UI apps won't display when using Mac Screen Sharing

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Tue Feb 19 02:45:37 PST 2013


   Hi Scott,

   There is a known animation issue on Mac OS X. It is reproduced only 
if Mac OS X does not have connected monitors.

    To check that it is the same issue you could run the JAWTExample on 
JDK 6. The animation (rotated square) should not work:
      
http://developer.apple.com/library/mac/#/legacy/mac/library/samplecode/JAWTExample/Introduction/Intro.html

    Or you could connect a monitor to the Mac OS X and check that Java 
applications start to work.

   Thanks,
   Alexandr.

On 2/19/2013 1:39 AM, Scott Selvia wrote:
> When using the Mac Screen Sharing or a VNC client to view a Mac Mini desktop a launched JavaFX or Netbeans IDE won't display (refresh) the screen unless the window is forced to paint with a resize.  I'm trying to run a JavaFX application on the server and I have to resize the stage in order to see the content.  I reproduced the same issue with Netbeans IDE 7.1.2 running on the server.



More information about the macosx-port-dev mailing list