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

Mike Swingler swingler at apple.com
Tue Feb 19 08:49:59 PST 2013


This is a bug in OS X. Please file with your testcase at <http://bugreporter.apple.com>, and reference bug ID 13170906: "animation does not work in NSOpenGLLayer under VNC".

Be sure to mention that the physical display is disconnected.

Thanks,
Mike Swingler
Apple Inc.

On Feb 19, 2013, at 2:45 AM, Alexander Scherbatiy <alexandr.scherbatiy at oracle.com> wrote:

> 
>  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