Bug 499614 - Fail to open merge from command line
Summary: Fail to open merge from command line
Status: RESOLVED DUPLICATE of bug 486782
Alias: None
Product: kdiff3
Classification: Applications
Component: application (other bugs)
Version First Reported In: 1.11.5
Platform: Debian unstable Other
: NOR major
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-06 20:31 UTC by VITALY Buka
Modified: 2025-02-07 00:30 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description VITALY Buka 2025-02-06 20:31:57 UTC
f6aca74944482c1bf5f2df653945a2fb5d2bf660 has strange side effect.
I bisected locally and revert ontop 1.11.5 fix my issue.

Any 1.11.* (on Debian) fail to do from command line:
I didn't try 1.12 because of dependency issues.

`kdiff3 a b c -o d`

Doing the same from UI works fine, but command line invocation always fail with 

"File open error - KDIFF3" dialog
- b
Opening b failed. Unknown error.
Comment 1 michael 2025-02-07 00:29:34 UTC
1.11.5 is a missing one patch the came in after the switch to 1.12.

The fix is at https://invent.kde.org/sdk/kdiff3/-/commit/09b2adaa9e4dc89d02d6cff1e387408d5c5e2dbe it arrived just ahead the switch to 1.12 branch for releases.

It should apply cleanly to 1.11.5.
Comment 2 michael 2025-02-07 00:30:17 UTC

*** This bug has been marked as a duplicate of bug 486782 ***