Some ideas: - Do you have a program called "chg"? It's used by default now instead of hg and is a c reimplementation of hg for better performance. - To view the log, press W. Hopefully you will find more information there. - Try running ranger with "--debug" option to produce a crash instead of an error message, maybe the traceback of the crash gives you a clue.
Regards, hut On Mon, Jan 29, 2018 at 10:23:04AM -0800, Gary Johnson wrote: > I just updated to ranger-1.9.0 from 1.8.1 and tried using the VCS > support. It seems to work in my git projects, but not in my > Mercurial projects. When I browse to a directory or regular file in > a Mercurial project, I get this error message in red at the bottom > of the ranger screen. > > VCS Exception: View log for more info > > I haven't found a log file anywhere. > > My non-default VCS-related settings are: > > set vcs_backend_hg local > set vcs_aware True > > Where would I find the log file so that I can troubleshoot this? > > Regards, > Gary > >
