Opened 15 years ago
Closed 15 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 , 15 years ago
comment:2 by , 15 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 , 15 years ago
Owner: | set to |
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Interesting, I can't reproduce this over here. On MacOS X 10.5 (built the binary msyelf from latest SVN, though).