Difference between revisions of "Documentation/SlicerRT/HowToReportAnError"

From Slicer Wiki
Jump to: navigation, search
(Page created)
 
Line 4: Line 4:
 
# If you are not a member of the SlicerRT project, join the space
 
# If you are not a member of the SlicerRT project, join the space
 
#* If you do not have an Assembla user, you will have to create one as well
 
#* If you do not have an Assembla user, you will have to create one as well
# Create a ticket
+
# Create a ticket (assign to no milestone)
 
## Describe exactly what steps you made before the error occured
 
## Describe exactly what steps you made before the error occured
 
## What happens exactly that is the unexpected behavior
 
## What happens exactly that is the unexpected behavior

Revision as of 15:06, 31 January 2014

Home < Documentation < SlicerRT < HowToReportAnError

If you encounter an error, please follow the following instructions to help us to find and fix it more quickly.

  1. Try to reproduce the error and filter out what steps are really required for the error to occur
  2. If you are not a member of the SlicerRT project, join the space
    • If you do not have an Assembla user, you will have to create one as well
  3. Create a ticket (assign to no milestone)
    1. Describe exactly what steps you made before the error occured
    2. What happens exactly that is the unexpected behavior
    3. Read the entries in the Error Log window, and send us the ones that seem to be related to SlicerRT
    4. Send us the contents of the Python Interactor window
    5. If needed for easier understanding, attach a screenshot
      • Use compressed format (like .png, .jpg, .gif)
    6. If you have built your version yourself (you don't use the package), add the SVN revision number (also the Slicer revision number)
      • Otherwise, report the used Slicer and SlicerRT versions (stable/nightly, which version/day)


Thank you for helping to improve SlicerRT!