Page 1 of 1

[928] - Multiple file opening in plain view fails

Posted: 12.05.2025, 08:38
by alf5000
if I want to open multiple files from Plain view, there is an error telling me the system cannot find the files.

1) turn on Plain view
2) select multiple files of the SAME type (e.g. docx-files) but from DIFFERENT folders
3) hit enter --> error

Re: [928] - Multiple file opening in plain view fails

Posted: 12.05.2025, 15:47
by horst.epp
No such Problem here.
Depending on the selected file types, there comes the following message box
and FC will open all files with their associated applications just fine if I answer Yes.
Screenshot - 12.05.2025 , 15_44_52.png
Screenshot - 12.05.2025 , 15_44_52.png (5.68 KiB) Viewed 10514 times

Re: [928] - Multiple file opening in plain view fails

Posted: 12.05.2025, 21:30
by alf5000
strange. are you sure you followed step two meticulously?

"2) select multiple files of the SAME type (e.g. docx-files) but from DIFFERENT folders"

I always get this message
Image

Re: [928] - Multiple file opening in plain view fails

Posted: 13.05.2025, 13:56
by horst.epp
Sorry, I was not testing with files of the same type.
For me, the problem is another.
If I select several PDF or JPG files, for example,
only one of it is opened.
But there is no error message in any case.
The same problem occurs even without a plain view.

Re: [928] - Multiple file opening in plain view fails

Posted: 13.05.2025, 20:41
by alf5000
@horst.epp - thank you for testing.

yes, I can also confirm your findings.
my suspicion is: there is something @Marek should have a look on.

Re: [928] - Multiple file opening in plain view fails

Posted: 14.05.2025, 20:20
by Marek
if I want to open multiple files from Plain view, there is an error telling me the system cannot find the files.

1) turn on Plain view
2) select multiple files of the SAME type (e.g. docx-files) but from DIFFERENT folders
3) hit enter --> error
Seems to work properly for me.
How many files you have selected?
Word version?

Re: [928] - Multiple file opening in plain view fails

Posted: 14.05.2025, 20:58
by Marek
For me, the problem is another.
If I select several PDF or JPG files, for example,
only one of it is opened.
But there is no error message in any case.
The same problem occurs even without a plain view.
If the associated application does not support drag&drop for multiple files, it is possible that only one file is opened.
You can expand the option "PerformOpenPerItemExtList" in the freecommander.ini.
Default value is

Code: Select all

PerformOpenPerItemExtList=.txt.
You can change it to, e.g.

Code: Select all

PerformOpenPerItemExtList=.txt.jpg.pdf.docx 

Re: [928] - Multiple file opening in plain view fails

Posted: 15.05.2025, 09:25
by horst.epp
Thanks, that helped.

Re: [928] - Multiple file opening in plain view fails

Posted: 16.05.2025, 23:15
by alf5000
weird. really weird.
I tested it on two different machines (win10 x64, FCXE900 and FCXE928), I consistantly have the problem.
Perhaps my description is not good enough, I'll try it again.

1) I have a base_folder with a sub_folder located in it
2) I have files in base_folder and I have files in sub_folder
3) now I go to plain view so that FCXE shows me all files from base_folder and from sub_folder
4) I select two files of the SAME type, but one located in base_folder and one located in sub_folder
5) when I hit enter --> error
Image

Image

Image

edit:
FCXE900 opens the .pdf files as desired but also fails on .docx and .xlsx