Ticket #211 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Certain CHPRadioEvents cause an exception to be thrown when the file with text is attempted to be written.

Reported by: sdanthin Owned by: sdanthin
Priority: Medium Milestone: May 2021 Training
Component: ScriptBuilder GUI Version: 2.0
Severity: Minor Keywords:
Cc:

Description

Steps to recreate:

  1. Open ScriptBuilder?
  2. Load incident 187 (Stalled DOT/Traffic Collision)
  3. Save in an empty directory
  4. Observe that the error message "there was a problem creating your text files for: 187/18715.mp3" is thrown

Ideas:
Not sure yet, as the error is thrown within the BufferedWriter?

Attachments

Screenshot_20200121_072723.png Download (111.5 KB) - added by sdanthin 6 years ago.
Capture of Incident inaccuracy

Change History

comment:1 Changed 6 years ago by sdanthin

In this case described, the provided RadioFile? field for CHPRadioEvent in the XML specifies the sub-folder of the radioFile, when it should only specify the filename itself. Not sure about fixing it on my side.

Changed 6 years ago by sdanthin

Capture of Incident inaccuracy

comment:2 Changed 6 years ago by jdalbey

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r197 by manually adjusting the RadioFile tag in inc_187.xml to exclude the file path.

Note: See TracTickets for help on using tickets.