Ticket #1 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Better handling for common error conditions

Reported by: andrew Assigned to: andrew
Priority: critical Milestone:
Component: client Version: 0.2
Keywords: Cc:

Description

We need to handle at least:

  • Missing configuration file (this should warn and then continue to start)
  • Missing images (this should print a warning and exit)
  • Unable to connect to a server (this should display info saying that the server is not available in the notebook page; the update thread should continue to poll so that when the server is running the information is displayed)

Change History

08/05/08 16:17:41 changed by andrew

  • status changed from new to assigned.

08/05/08 16:23:02 changed by andrew

This comment is to check email sending in Trac.

08/05/08 16:24:50 changed by andrew

And again

08/06/08 12:12:13 changed by andrew

  • status changed from assigned to closed.
  • resolution set to fixed.
  • Missing config displays popup and then continues
  • Missing images displays popup and then exits
  • Bad connection displays a short message on the notebook page (the display "automatically" switches between the error message and the normal display when the server is started/stopped)

06/03/09 10:07:52 changed by root

  • milestone changed.

Milestone basic deleted