Bug 354494 - Project plugin does not load Git repos anymore
Summary: Project plugin does not load Git repos anymore
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 355827 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-28 10:50 UTC by Val
Modified: 2015-12-17 14:42 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Val 2015-10-28 10:50:30 UTC
Hi Kate team,
Since the last update of the KDE applications packages on Arch Linux (15.08.2 with KDE Frameworks 5.15.0), the loading of my Git repositories stopped working in the project plugin. My projects have .kateproject files, but I've also tried without such files, it doesn't make any difference. The "auto-load" setting for Git is enabled in kate's settings.
This is something I'm extensively using and it's making my programming life miserable these days.
Is there something that I could fix on my machine, or is it an actual bug?

Reproducible: Always

Steps to Reproduce:
1. Open a file which is part of a Git repository
2. Open the "project" panel on the left

Actual Results:  
All open files appear under "<untracked>", and none of the other files and folders of the repo shows up.

Expected Results:  
Before the update, the repositories loaded perfectly and I could navigate through all of their content.

As I said above, I'm using ArchLinux, official packages, nothing compiled from source.
Kate version is 15.08.2
KDE Frameworks version is 5.15.0
Qt version is 5.5.1
Comment 1 Gryphon 2015-10-30 00:59:15 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
Comment 2 Val 2015-10-31 13:57:21 UTC
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.
Comment 3 Christoph Cullmann 2015-11-01 18:23:08 UTC
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
Comment 4 Jan Pavlicek 2015-11-25 13:18:13 UTC
*** Bug 355827 has been marked as a duplicate of this bug. ***
Comment 5 Mathieu Jobin 2015-12-17 14:33:17 UTC
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
Comment 6 Mathieu Jobin 2015-12-17 14:42:04 UTC
as per this bug, this should be shipped as part of 15.12 release

https://bugs.kde.org/show_bug.cgi?id=355827