Open SudoCerb opened 5 years ago
I tried cloning my repo into another directory too, to see if that would work, but to no avail.
When running the same command as Administrator I get the following error: "gource: unable to read log file"
Of course, running it on my Ubuntu 19.04 machine works just fine :nerd_face: compiled from source and watched the magic.
Looking at the Mercurial log file between the two, it looks like part of my name got corrupted on the Windows machine.
Still trying to figure it out.
How if your name corrupted? Maybe its a character encoding issue.
You could manually generate the log using the command output by gource --hg-log-command
edit the name and see if that's the problem.
Hi,
I've seen a couple of issues similar to this, but I successfully ran gource this very morning prior to updating to the latest Windows 10 Feature Update :-/
I have not knowingly made any other changes on my system.
I can execute
hg log
just fine. Any suggestions?