Bug 351782

Summary: Can't select files in Kompare.
Product: [Applications] kompare Reporter: Yamashita Ren <lemaitre.dulotus>
Component: generalAssignee: Kompare developers <kompare-devel>
Status: RESOLVED FIXED    
Severity: major CC: jpwhiting, lemaitre.dulotus, wbauer1
Priority: NOR    
Version: 4.1.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: A patch submitted in the Archlinux bugreport.

Description Yamashita Ren 2015-08-26 07:03:06 UTC
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
Comment 1 Yamashita Ren 2015-08-26 07:07:23 UTC
Created attachment 94218 [details]
A patch submitted in the Archlinux bugreport.

Works according to the patch's author.
Comment 2 Jeremy Whiting 2015-08-27 02:12:22 UTC
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
Comment 3 Jeremy Whiting 2015-08-27 02:14:27 UTC
Fixed. Thanks a lot for sending the patch.
Comment 4 Wolfgang Bauer 2016-05-25 16:23:08 UTC
I just noticed that the fix prevents selecting directories at all now...
Comment 5 Kevin Kofler 2016-05-27 10:55:47 UTC
You shouldn't be able to select directories. Kompare used to just crash if you tried to compare directories.