| Summary: | Can't select files in Kompare. | ||
|---|---|---|---|
| Product: | [Applications] kompare | Reporter: | Yamashita Ren <lemaitre.dulotus> |
| Component: | general | Assignee: | Kompare bugs <kompare-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | jpwhiting, lemaitre.dulotus, wbauer1 |
| Priority: | NOR | ||
| Version First Reported In: | 4.1.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kompare/5ddaf63d1a7ee24b3fe8a4d102b192d40c4c7fc9 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | A patch submitted in the Archlinux bugreport. | ||
|
Description
Yamashita Ren
2015-08-26 07:03:06 UTC
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. |