Ticket #140 (closed enhancement: fixed)
Missing Kompare
| Reported by: | damon | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.14.x |
| Component: | All | Version: | 0.11.x |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
If Kompare tool is missing, kdesvn wouldn't give you an error on Diff operation, looks like svn diff tool is used instead. Option 'Use Kompare for diff' is avaiable and chosen.
After installing kdesdk, which kompare is part of, everything works ok.
Attachments
Change History
comment:1 Changed 6 years ago by damon
- Owner changed from anonymous to alwin
- Status changed from new to assigned
comment:2 Changed 6 years ago by alwin
Why should it give an error? it displays a warning inside log that it could not start kompare and displays the output of subversions-diff itself (kompare is able to parse the output of subversions diff).
Or what do you mean?
comment:3 Changed 6 years ago by damon
Well, it's unexpected behaviour, I think it's normal in this case to give some more obvious indication that something is wrong. I mean it's allowed in the settings to set Kompare as diff tool (even if it's missing) and you expect that it will be used.
comment:5 Changed 6 years ago by alwin
- Status changed from assigned to closed
- Resolution set to fixed
details of workaround see in changeset:1243. Always searching for kompare on start of kdesvn makes no sense to me.
