global settings bug
Created originally on Bitbucket by Anonymous
I've reinstalled tortoise without translation, and now when I try to get global settings it doesen't work:
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues ** Mercurial version (1.7.3). TortoiseHg version (1.1.8) ** Command: --nofork repoconf ** CWD: C:\sve\libLaser3D ** Extensions loaded: fixfrozenexts, hgsubversion, rebase, mq ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** sys.getwindowsversion(): (6, 1, 7600, 2, '') ** Processor architecture: x86 Traceback (most recent call last): File "tortoisehg\hgtk\hgtk.pyo", line 74, in dispatch File "tortoisehg\hgtk\hgtk.pyo", line 202, in _runcatch File "tortoisehg\hgtk\hgtk.pyo", line 272, in runcommand File "tortoisehg\hgtk\hgtk.pyo", line 323, in _runcommand File "tortoisehg\hgtk\hgtk.pyo", line 277, in checkargs File "tortoisehg\hgtk\hgtk.pyo", line 271, in File "mercurial\util.pyo", line 426, in check File "tortoisehg\hgtk\hgtk.pyo", line 394, in repoconfig File "mercurial\demandimport.pyo", line 85, in _demandimport File "zipextimporter.pyo", line 82, in load_module File "tortoisehg\hgtk\thgconfig.pyo", line 43, in File "tortoisehg\util\i18n.pyo", line 48, in availablelanguages WindowsError: [Error 3] Impossibile trovare il percorso specificato: 'C:\Program Files\TortoiseHg\locale/.'
}}}