Opened 9 years ago
Closed 8 years ago
#403 closed defect (fixed)
Missing archiver executable should generate human readable error messages
Reported by: | stevenhl | Owned by: | gyoung |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.18 |
Component: | fm/2 base | Version: | 3.16 |
Keywords: | Cc: |
Description
Attempting use a missing executable such as utgzos2.exe in an archive container results in
DosQAppType failed for untgzos2.exe called from arccnrs.c 676. Module: systemf.c Line number: 976 OS/2 error: 2 Class: Item not located Action: Bad user input - get new values Location: Random access device such as a disk "SYS0002: The system cannot find the file specified."
This should result in a human-readable message box, not a Dos_Error() report.
Change History (2)
comment:1 Changed 8 years ago by gyoung
- Owner set to gyoung
- Status changed from new to assigned
comment:2 Changed 8 years ago by gyoung
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
CS 1492