'diff' button doesn't run configured external diff
Bug #871578 reported by
Martin Pool
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Explorer |
Confirmed
|
Medium
|
Unassigned | ||
QBzr |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I'm using bzr latest version (2.4.1.1) with QBZR. My default diff is defined as external software (beyond compare).
When i press "diff" in commit window , the external software will run. but when i press on the "diff" option under modified files , the builtin diff program will run.
is it a bug or missing configuration?
Changed in bzr-explorer: | |
status: | New → Confirmed |
To post a comment you must log in.
I can confirm this. A co-worker is using 2.3.4 and it also has this bug - using the diff button from the commit window correctly starts my external diff tool (kdiff3), but the other diff buttons only start qdiff.
Here on my computer with bzr 2.4.1-1 there is the same behaviour.