2

So I'm using GitExtensions as GUI for Git, and wanted to visualize my repo with the help of Gource.

But eventhough I installed it correctly, and set the "Path to 'gource'" accordingly, GitExtensions still is unable to find it.

Error message: 'Cannot find "gource" in the configured path: C:\Program Files (x86)\Gource. Do you want to reset the configured path?

GitExtensions Version 2.48.05 Git Version 1.9.4.msysgit.1 Gource Version 0.42 Windows 10 64-bit Gource install path: C:\Program Files (x86)\Gource

tarzanbappa
  • 4,930
  • 22
  • 75
  • 117
Shentoza
  • 35
  • 7
  • Also tried already to update GitExtension and reinstall Gource a couple of times, also to a different path like C:\Gource – Shentoza Sep 22 '15 at 09:23
  • Gource used to work for me, but now it's dead, though I have it installed and configured correctly. GitExtensions doesn't do anything when "gource" is clicked in menu. However I can still call it from CLI. I think it's something is broken in GitExtensions. – Wirone Jul 13 '16 at 23:32

1 Answers1

3

This is a known GitExtensions bug (#3345). It'll be fixed in GitExtensions 2.49.

Bass
  • 4,977
  • 2
  • 36
  • 82