Page 1 of 1

Multi rename wildcard button is hidden

Posted: 28.02.2022, 13:27
by joq
I want to affix a string to the basename of a number of files. For example, I have:

Foo1.txt
Foo2.txt
Foo3.txt

...and I want to rename those to:

Foo1_BAR.txt
Foo2_BAR.txt
Foo3_BAR.txt

I select the three files and launch Multirename.

In Multirename dialog, when I input '*' in the Search for field and hit TAB to exit the field, Freecommander hangs. It is "Not responding" and remains like that until forced quit. CPU usage spikes temporarily.

I also noticed that the Wildcard Filter button (yellow speech bubble) is missing. To see which button I mean, open this page (https://freecommander.com/fchelpxe/en/Settings1.html) and search for "After clicking the button a pop up menu is opened with tips on the use of wild cards in the "Search for" field.". However, when I hover the cursor in that area, the text bubble still shows up.

I have reproduced this several times.

I am using FreeCommander XE 2022 Build 865 64-bit donor on Windows 10 Enterprise 20H2 (build 19042.1526).

Re: Multi rename wildcard button is hidden

Posted: 28.02.2022, 14:20
by Ticros
If I understand you correctly you could put [n]_BAR into the "File name" and on renaming the string "_BAR" would be added before the file extension and after the file name.

Cannot say anything about the other behavior since I only have 860 public build, which seems does not do the issue.

Re: Multi rename wildcard button is hidden

Posted: 28.02.2022, 14:22
by horst.epp
There is no freeze for me if I follow your steps.