Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#517 closed defect (fixed)

FM/2 thinks all entries in ARCHIVER.BB2 are invalid?

Reported by: John Small Owned by:
Priority: minor Milestone: Release_3.22
Component: fm/2 base Version: 3.21
Keywords: Cc:

Description

Going into "edit an archiver" and selecting an archiver to edit results in a message about invalid list, create and extract exe's, no matter which archiver I select.

On the other hand, FM/2 is able to open zip archives by double-clicking on them.

Change History (4)

comment:1 by John Small, 11 years ago

This happens even when using the distributed ARCHIVER.TMP as the ARCHIVER.BB2.

comment:2 by Gregg Young, 11 years ago

I only see the message on archivers where it is valid such as tar. We could suppress the message or change the check logic to account for archivers that don't support some things. I tried this on a clean install and my test directory.

Error message from tar: No create exe given. Note that only the List, Create and Extract commands were checked.

Create = create without directories While tar only supports creation with directories is there is no command in create.

comment:3 by John Small, 11 years ago

Resolution: fixed
Status: newclosed

Fixed by changing call from DosQueryAppType to xDosQueryAppType.

comment:4 by John Small, 11 years ago

Milestone: Release_3.22
Note: See TracTickets for help on using tickets.