Ticket #159 (accepted defect)
CAD client freezes if CAD server is closed.
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | Medium | Milestone: | Sep 2019 Training |
| Component: | CAD Client | Version: | |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
If the CAD server is closed while Clients are still active the client pops up a message saying the connection is lost, but the dialog can't be closed and the app must be terminated (with Task Manager). This might be a Windows only problem.
Change History
comment:2 Changed 7 years ago by jdalbey
7/14/2019 I changed the dialog to a non-modal one and added a close listener. This fixed the problem on my Windows 7 laptop. Needs testing on the TMC production machines. r445.
Note: See
TracTickets for help on using
tickets.

7/14/2019 I can't reproduce this problem in Linux. The dialog appears, and one can click "OK" which closes the dialog and terminates the application.