Bug Tracker item #3460049, was opened at 2011-12-15 07:10
Message generated for change (Comment added) made by bphinz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3460049&group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Java viewer
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Robert (ragoley)
Assigned to: Brian Hinz (bphinz)
Summary: Canceling new viewer causes full program close.

Initial Comment:
The java viewer is working great.  I have been using it more and more.  I 
typically will have multiple VNC sessions up from different machines.  I 
noticed a bug which is likely an oversight but I wanted to report it.  It shows 
up when you already have one open session and use the F8 menu to launch a new 
connection.  If you enter your details in the server settings box, you get the 
new session no problem.  If you click the window manager's X (close button), 
the new connection window goes away but the current session stays open.  If you 
click Cancel on the server settings window for the new connection, it closes 
down the viewer entirely including the first session that is already up and 
running.  

I haven't looked at the code but I assume that it is calling the global 
shutdown function instead of checking to see if there are active sessions 
first.  That behaviour would be correct under single session use but not with 
multiple sessions from the same viewer process.

----------------------------------------------------------------------

>Comment By: Brian Hinz (bphinz)
Date: 2012-04-12 18:52

Message:
I just committed r4889 which should fix this.  Please confirm and I'll
close the ticket.  Thanks.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3460049&group_id=254363

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to