hgtk throw error when it start
Created originally on Bitbucket by Anonymous
OS: Ubuntu 10.10
{{{ #!python ** Пожалуйста, отправьте отчет об ошибке на http://bitbucket.org/tortoisehg/stable/issues или на tortoisehg-discuss@lists.sourceforge.net ** Mercurial version (1.6.3). TortoiseHg version (1.1.5) ** Command: ** CWD: /home/ak ** Extensions loaded: ** Python 2.6.6 (r266:84292, Sep 15 2010, 16:22:56) [GCC 4.4.5] Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/tortoisehg/hgtk/hgtk.py", line 74, in dispatch return runcatch(u, args) File "/usr/lib/pymodules/python2.6/tortoisehg/hgtk/hgtk.py", line 202, in runcatch return runcommand(ui, args) File "/usr/lib/pymodules/python2.6/tortoisehg/hgtk/hgtk.py", line 231, in runcommand return help(ui, 'shortlist') File "/usr/lib/pymodules/python2.6/tortoisehg/hgtk/hgtk.py", line 541, in help textwidth = ui.termwidth() - 2 AttributeError: 'ui' object has no attribute 'termwidth'
}}}