Hi,
I just got the following when I closed the userconfig window. I'm using a
clone of the stable repository on a linux sidux distribution.
I saw a similar msg about the commit dialog. I'm not sure if they're the
same.
Mike
{{{
#!python
** Please report this bug to http://bitbucket.org/tortoisehg/stable/issuesor
[email protected]
** Mercurial version (1.5+7-1037bd445768). TortoiseHg version
(1.0+47-f407cec741de)
** Command: userconfig
** CWD: /home/mjl/Projects/ptc/prime
** Extensions loaded:
Recoverable runtime error (stderr):
/home/mjl/Projects/public/tortoisehg/tortoisehg/hgtk/thgconfig.py:654:
DeprecationWarning: Use the new widget gtk.Tooltip
self.tooltips = gtk.Tooltips()
/home/mjl/Projects/public/tortoisehg/tortoisehg/hgtk/thgconfig.py:1152:
DeprecationWarning: Use the new widget gtk.Tooltip
self.tooltips.set_tip(combo, tooltip)
Traceback (most recent call last):
File "/home/mjl/Projects/public/tortoisehg/tortoisehg/hgtk/thgconfig.py",
line 787, in edit_clicked
if not gtklib.open_with_editor(u, self.fn, self):
File "/home/mjl/Projects/public/tortoisehg/tortoisehg/hgtk/gtklib.py",
line 171, in open_with_editor
gdialog.Prompt(_('No visual editor configured'),
NameError: global name 'gdialog' is not defined
}}}
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss