Opened 14 years ago

Closed 14 years ago

#4715 closed defect (fixed)

GUI Tools: cannot select tool with CLI

Reported by: criezy Owned by: fingolfin
Priority: normal Component: Tools
Version: Keywords:
Cc: Game:

Description

Using the GSoC 2009 GUI tool compiled on Saturday November 28 2009 Intel mac running MacOS X 10.4.

When there is an ambiguity with the tool to use with tools_cli, it proposes several choice but it is not possible to choose one of them. See for example the following:

$ ./tools_cli BS2/speech1.clu

Multiple tools accept this input:

1) compress_sword1 2) compress_sword2 Which tool to use ('q' to abort): 2

2 Invalid input, try again: 2 1 Invalid input, try again: 2) Invalid input, try again: compress_sword2 Invalid input, try again: 2) compress_sword2 Invalid input, try again: Invalid input, try again: q $

It seems the only input it accepts is q

For info, using ./tools_cli -tool tool_name works

Ticket imported from: #2905689. Ticket imported from: bugs/4715.

Change History (4)

comment:1 by fingolfin, 14 years ago

Interesting, I can't reproduce this over here. On MacOS X 10.5 (built the binary msyelf from latest SVN, though).

comment:2 by fingolfin, 14 years ago

Ah, correction, I now was able to reproeduce the issue. I will commit a fix for this and a related issue shortly.

comment:3 by fingolfin, 14 years ago

Owner: set to fingolfin

comment:4 by fingolfin, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.