Bug 493672 - Error comparing three files (critical)
Summary: Error comparing three files (critical)
Status: REPORTED
Alias: None
Product: kdiff3
Classification: Applications
Component: application (other bugs)
Version First Reported In: 1.11.4
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-26 06:24 UTC by Sergey
Modified: 2024-09-26 06:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Files a (91.38 KB, application/x-zip-compressed)
2024-09-26 06:24 UTC, Sergey
Details

Note You need to log in before you can comment on or make changes to this bug.
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