On Fri, 27 Feb 2009, Doug Philips wrote:

> >> > http://tortoisehg-nightly.googlecode.com/files/TortoiseHg-090226.exe
> 
> I just installed that on both my test machine and my laptop.
> hgtk from the command line is now inoperative.
> The context menu is present, but also inoperative. It brings up a dialog box 
> that says to look in c:\Program Files\TortoiseHg\hgproc.exe.log
> The contents of that file are the same as the stack trace when run from the 
> command line:
> Traceback (most recent call last):
>   File "hgproc.py", line 9, in <module>
>   File "gtk\__init__.pyc", line 38, in <module>
>   File "gobject\__init__.pyc", line 30, in <module>
>   File "gobject\_gobject.pyc", line 12, in <module>
>   File "gobject\_gobject.pyc", line 10, in __load
> ImportError: DLL load failed: The specified module could not be found.
> 
> 
> Back to 090222 for now.

Thanks for letting me know right away.  It's unfortunate that the
error reporting is so useless in this case.  It would have been nice
to know which DLL failed to load.  Line 9 of hgproc.py is just:

import gtk

I'll back this change off for 0.7, so it'll go back to it's 11MB self.

--
Steve

PS: I raised issue #42 to add better debugging support to hgtk

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to