Opened 17 years ago
Closed 17 years ago
#3 closed defect (fixed)
VNC applet doesn't handle repeated connections
Reported by: | ecprice | Owned by: | quentin |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | vnc | Version: | |
Keywords: | Cc: |
Description
Reloading the applet, or clicking the disconnect and reconnect buttons, leaves the client hanging on "Connected to server."
This is because old connections between the Java applect and the VNC proxy are not properly destroyed. It only happens with SSL.
Change History (3)
comment:1 Changed 17 years ago by ecprice
- Component changed from autoinstallers to vnc
- Owner changed from price to quentin
comment:2 Changed 17 years ago by ecprice
- Priority changed from major to critical
comment:3 Changed 17 years ago by ecprice
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r233.