https://bugs.kde.org/show_bug.cgi?id=463572

            Bug ID: 463572
           Summary: --auto option does not work as described
    Classification: Applications
           Product: kdiff3
           Version: 1.9.6
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: application
          Assignee: reeves...@gmail.com
          Reporter: sv...@google.com
  Target Milestone: ---

SUMMARY
Help for --auto option says "No GUI if all conflicts are auto-solvable." -- but
it still shows the UI with "Number of unsolved conflicts: 0" dialog, waiting
for UI interaction.

sample command line:
/usr/bin/kdiff3 --auto --L1 base --L2 local --L3 other /tmp/~base.ts
/tmp/~local.ts /tmp/~other.ts -o /src/[...]/myfile.ts


STEPS TO REPRODUCE
1. Prepare 3 files for merge with all diffs auto-resolvable. Example:
FILE1:
foo
bar

FILE2:
foo
1
bar

FILE3
foo
bar
2

2. run kdiff --auto FILE1 FILE2 FILE3 -o RESULT

OBSERVED RESULT
UI dialog is shown, saying "Number of unsolved conflicts: 0" -- and waiting for
user to click "OK"

EXPECTED RESULT
No UI interactions needed, only command line

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Debian-based custom distro
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to