Summary: | Kompare won't save the file after diff applied | ||
---|---|---|---|
Product: | [Applications] kompare | Reporter: | Franco Pellegrini <frapell> |
Component: | general | Assignee: | Kompare developers <kompare-devel> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | demm, jpwhiting |
Priority: | NOR | ||
Version: | 4.1.3 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/libkomparediff2/3cffb9abc3d0c0fd3c861f65cc7738fbe7568b54 | Version Fixed In: | |
Sentry Crash Report: |
Description
Franco Pellegrini
2015-05-15 14:10:06 UTC
I had to downgrade, remove and install components to have this functionality working back as it should: kompare (4:14.12.3-0ubuntu1) -> (4:15.04.0-0ubuntu1~ubuntu15.04~ppa2) Installed libkomparediff2-4 (4:14.12.3-0ubuntu1) Removed kpart5-kompare (4:15.04.0-0ubuntu1~ubuntu15.04~ppa2) libkompareinterface5:amd64 (4:15.04.0-0ubuntu1~ubuntu15.04~ppa2) libkomparediff2-5:amd64 (4:15.04.0-0ubuntu1~ubuntu15.04~ppa1) Sorry, meant to say kompare (4:15.04.0-0ubuntu1~ubuntu15.04~ppa2) -> (4:14.12.3-0ubuntu1) I've posted a patch to reviewboard for this at https://git.reviewboard.kde.org/r/124163/ Git commit 3cffb9abc3d0c0fd3c861f65cc7738fbe7568b54 by Jeremy Whiting. Committed on 10/07/2015 at 16:59. Pushed by whiting into branch 'master'. Use KIO::Overwrite when saving a changed file otherwise it always fails. REVIEW:124163 M +2 -2 komparemodellist.cpp http://commits.kde.org/libkomparediff2/3cffb9abc3d0c0fd3c861f65cc7738fbe7568b54 |