Bug 493672

Summary: Error comparing three files (critical)
Product: [Applications] kdiff3 Reporter: Sergey <agibalovsa>
Component: applicationAssignee: michael <reeves.87>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.11.4   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Files a

Description Sergey 2024-09-26 06:24:06 UTC
Created attachment 174091 [details]
Files a

SUMMARY
When I compare 3 files from the command line, there is an error accessing one of them

STEPS TO REPRODUCE
1.  Exeсute kdiff3.exe 1.txt 2.txt 3.txt --L1 "1" --L2 "2" --L3 "3" -o 4.txt
2.  Error
3. If you continue to compare after the error, the program stops finding files

OBSERVED RESULT
Error "Opening file 2.txt failed"

EXPECTED RESULT
1. The command is trivial, the files are error-free, there should be no comparison error
2. The presence of an alias should not interfere with the search for files

SOFTWARE/OS VERSIONS
Windows:  10

ADDITIONAL INFORMATION