Issue 124: TortoiseHG is completely broken
http://bitbucket.org/tortoisehg/stable/issue/124/tortoisehg-is-completely-broken

Steve Borho / sborho on Wed, 25 Mar 2009 21:01:45 +0100:

Comment:
  I wasn't able to reproduce the DB lock on my Vista computer, but I got close 
on my XP box. 

I got this traceback when I closed 10 dialogs all at once:
{{{
Traceback (most recent call last):
  File "hggtk\commit.pyc", line 213, in should_live
  File "hggtk\gdialog.pyc", line 318, in _destroying
  File "hggtk\shlib.pyc", line 111, in write
  File "hggtk\shlib.pyc", line 118, in _write
  File "shelve.pyc", line 134, in close
  File "shelve.pyc", line 155, in sync
  File "dumbdbm.pyc", line 109, in _commit
IOError: [Errno 13] Permission denied: 'C:\\Documents and 
Settings\\Gayle\\Application Data\\TortoiseHg\\GCommit.dir'
}}}

Commit was the only dialog of which I had multiple instances running, so it 
makes sense it would be the one to generate the error.
Unfortunately (depending on your point of view), this error didn't result in 
the broken state.  I'm still able to start all of the THG dialogs.  I regret 
not asking you to save your broken settings files.

I tested it with 10 commit tool instances, and got 7 warnings like the above, 
but still a functional end-state.

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to