Summary: | Project plugin does not load Git repos anymore | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Val <valdu85> |
Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | gryphonshade, jan.pavlicek, opensource, valdu85 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kate/1740e4db3aab2d4b0d0fbdaad14f8080d0b5346e | Version Fixed In: | |
Sentry Crash Report: |
Description
Val
2015-10-28 10:50:30 UTC
I can confirm this bug also on latest packages on Debian Sid. Kate version 15.08.2 Using: * KDE Frameworks 5.15.0 * Qt 5.5.1 (built against 5.4.2) * The xcb windowing system I just tested with building the latest git, the problem is the same. One more info to track it down, it is built with libGit2. Git commit 1740e4db3aab2d4b0d0fbdaad14f8080d0b5346e by Christoph Cullmann, on behalf of Valentin Rouet. Committed on 01/11/2015 at 18:22. Pushed by cullmann into branch 'master'. fix loading of git projects M +15 -2 addons/project/kateprojectworker.cpp http://commits.kde.org/kate/1740e4db3aab2d4b0d0fbdaad14f8080d0b5346e *** Bug 355827 has been marked as a duplicate of this bug. *** I'm not sure when this patch should have been deployed. I have this bug for a while now, on both Kubuntu and ArchLinux I am still experiencing this issue as of kate 15.08.3-3 I have everything upgraded to the latest available, 5.17 and 5.5.1 and 15.08.3 thanks as per this bug, this should be shipped as part of 15.12 release https://bugs.kde.org/show_bug.cgi?id=355827 |