Bug 349188

Summary: Kompare fails to save final merged file
Product: [Applications] kompare Reporter: Tomáš Chvátal <tomas.chvatal>
Component: generalAssignee: Kompare developers <kompare-devel>
Status: RESOLVED FIXED    
Severity: normal CC: jpwhiting, w01dnick
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tomáš Chvátal 2015-06-15 13:13:22 UTC
When using kompare to display diff between two files it fails to save resulting diff.

The command I use to invoke the kompare (nothing bad there):

kompare ../java-1_7_0-ibm/java-1_7_0-ibm.spec java-1_6_0-ibm.spec

Compare few diffs apply some changes to the 1.6 and tring to save outputs following error:

"Could not upload the temporary file to the destination location ..."

I can copy the tmp file by hand with no problem, so there is something wrong how the file is saved.

Reproducible: Always
Comment 1 Mykola Krachkovsky 2015-07-09 15:48:56 UTC
Same for me for kompare using KF5 (from git, openSUSE 13.2 x86_64 OBS KDE:Unstable:Applications). From about:
Version 4.1.3
Using:
KDE Frameworks 5.12.0
Qt 5.5.0 (built against 5.5.0)
The xcb windowing system
Comment 2 Jeremy Whiting 2015-07-09 15:51:28 UTC
Proposed fix here: https://git.reviewboard.kde.org/r/124163/
Comment 3 Tomáš Chvátal 2015-10-14 12:22:19 UTC
THis can be closed as it is fixed in git :)