CNC Bender General Application Errors

From ATTWiki
Revision as of 16:43, 23 July 2010 by Mcone (Talk | contribs)

Jump to: navigation, search

CNC Bender uses a powerful error reporting system that logs the details of the system and details about the error the moment they occur.


Contents

General Application Error Dialog

This is an actual picture of the error dialog:

Cncbender generalerror.jpg



When the dialog displays, you can choose to do one of several steps:

  • Send a bug report to us (requires an internet connection from the operator station)
  • Print a bug report (if a printer is attached to the operator station)
  • Show a bug report on the screen
  • Continue to run the application
  • Restart the application
  • Close the application



Diagnosis with Show Bug Report

The "show bug report" button is very helpful in diagnosing errors because you can get more information about the nature of the error. We induced an error to demonstrate how this error dialog can help diagnose problems. Then we clicked on the Show Bug Report button.

This is how the bug report appears:

Cncbender showbugreport.jpg

What to Look For in the Show Bug Report

The last two lines of the bug report give immediate clues regarding the problem you are experiencing with the software. In this case, the error has to do with "range", which is developer-speak for "a number is too big or too small somewhere." So this gives the first clue.

Cncbender showbugreport1.jpg

Other Pages