When you open Kompare, in the "Files" tab, you can only select directories. Archlinux bug : https://bugs.archlinux.org/task/44646 Reproducible: Always Steps to Reproduce: 1. Open Kompare. 2. Go to "Files" tab. 3. Open the embeded file manager. Actual Results: Only directories can be listed. You can't select fies. Expected Results: You want directories and files listed. You want to select files. Workaround is to use the command line : kompare file1.txt file2.txt
Created attachment 94218 [details] A patch submitted in the Archlinux bugreport. Works according to the patch's author.
Git commit 5ddaf63d1a7ee24b3fe8a4d102b192d40c4c7fc9 by Jeremy Whiting. Committed on 27/08/2015 at 02:11. Pushed by whiting into branch 'Applications/15.08'. Allow selecting both files and folders in kompare's inital dialog. M +2 -2 main.cpp http://commits.kde.org/kompare/5ddaf63d1a7ee24b3fe8a4d102b192d40c4c7fc9
Fixed. Thanks a lot for sending the patch.
I just noticed that the fix prevents selecting directories at all now...
You shouldn't be able to select directories. Kompare used to just crash if you tried to compare directories.