How nice. in thgtaskbar.exe.log:
Exception in thread Thread-2: Traceback (most recent call last): File "threading.pyc", line 486, in __bootstrap_inner File "thgtaskbar.py", line 335, in run File "thgtaskbar.py", line 316, in dispatch File "thgtaskbar.py", line 296, in update File "thgtaskbar.py", line 242, in update_batch File "thgutil\shlib.pyc", line 95, in update_thgstatus File "mercurial\util.pyc", line 840, in __call__ File "mercurial\util.pyc", line 763, in __init__ File "mercurial\util.pyc", line 715, in mktempcopy File "tempfile.pyc", line 302, in mkstemp File "tempfile.pyc", line 236, in _mkstemp_inner OSError: [Errno 13] Permission denied: 'W:\\xxx3\\.hg\\.thgstatus-j-ikfg' Exception exceptions.AttributeError: "'NoneType' object has no attribute 'closed'" in <bound method atomictempfile.__del__ of <mercurial.util.atomictempfile object at 0x010BECF0>> ignored The recent atomictempfile change seems still to cause troubles. I will try to investigate (would have preferred to use my time for something else though - this short before a new release). ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
