"Guess renames" crash report
Created originally on Bitbucket by AngelEzquerra (Angel Ezquerra)
I cannot get the "Guess renames" dialog to work on TortoiseHg 1.1.5. I've tried it in several windows PCs and I always get the following error report:
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues or tortoisehg-discuss@lists.sourceforge.net ** Mercurial version (1.7). TortoiseHg version (1.1.5) ** Command: --nofork guess ** CWD: C:\Workspaces\3G_DRV\Copia (2) de 3GDrv\src ** Extensions loaded: fixfrozenexts, convert, extdiff, mq, transplant, graphlog, churn, highlight, patchbomb, review, bookmarks, rebase ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** sys.getwindowsversion(): (5, 1, 2600, 2, 'Service Pack 3') ** Processor architecture: x86 Recoverable runtime error (stderr): Exception in thread Thread-2: Traceback (most recent call last): File "threading.pyo", line 525, in __bootstrap_inner File "threading.pyo", line 477, in run File "tortoisehg\hgtk\guess.pyo", line 281, in search_thread AttributeError: 'module' object has no attribute 'lexists'
}}}
To get the error I simply renamed a file manually (through windows explorer) and opened the Guess renames context menu item). This happens consistently in different repositories and PCs.