Adrian Buehlmann wrote: > On 10.09.2009 13:14, Chris Withers wrote: >> Adrian Buehlmann wrote: >>> does 'hgtk log' in cmd.exe work? >> No: >> >> C:\>hgtk log >> Traceback (most recent call last): >> File "hgtk", line 27, in <module> >> File "zipextimporter.pyc", line 82, in load_module >> File "gtk\__init__.pyc", line 38, in <module> >> File "zipextimporter.pyc", line 82, in load_module >> File "gobject\__init__.pyc", line 30, in <module> >> File "zipextimporter.pyc", line 82, in load_module >> File "gobject\constants.pyc", line 22, in <module> >> File "zipextimporter.pyc", line 98, in load_module >> ImportError: MemoryLoadLibrary failed loading gobject\_gobject.pyd > > if run outside of a repo. Do you have a mercurial repo > somewhere?
Yes, trying hgtk log in it results in the same output. > Does command line 'hg' work? Yes. > As as side note, you could also try installing the latest bugfix > nightly (TortoiseHg-Nightly-090908.exe) from > http://bitbucket.org/tortoisehg/thg-winbuild/downloads/ > > Just to be sure, please uninstall 0.8.1 before installing > TortoiseHg-Nightly-090908.exe. Done. > TortoiseHg-Nightly-090908.exe allows to install without > the shell integration -- so you could concentrate on > command line hg + hgtk first (needs no reboot and no admin > login to install). Done, but same output... What should I do next? Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

