On 5/7/13 2:32 PM, Kevin Van Workum wrote:
> When running the java viewer in listen mode with loglevel=100, if the
> vncserver is killed, an exception is thrown in the java viewer. The
> viewer window also remains open. Not really a bug though but would be
> nice if the viewer window would close on the Broken pipe event.

I believe this should be fixed in trunk and branches/1.2.x.  The issue 
also occurred without listen mode as well, but in that case, it only 
affected the second and subsequent connections.  Basically, the viewer 
was relying on Java to shut down the window for it, which only occurred 
when the viewer exited, so I had to add an explicit window shutdown 
whenever an exception was thrown.

Brian, you may want to check my work on this, since I'm pretty sure this 
issue would affect the Java TigerVNC Viewer as well.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to