On Sat, Mar 14, 2009 at 12:37 AM, Peter Ruibal <[email protected]> wrote: > Hey, > > I was wondering if anyone else has noticed a timeout/crash on calls to > shell.SHILCreateFromPath from shlib.shell_notify(...) on vista? > > I'm running from source on Vista32 with the latest pywin32 bindings ... > > I tried rewriting SHILCreateFromPath to use ctypes the crash seems to occur > in StringAsPIDL ...
I haven't seen that myself, but I did post a patch to mercurial-dev a few days ago to add pythoncom to the demandimport blacklist to prevent shell crashes. Can you see if that patch fixes your crashes? -- Steve ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
