Settings does not save
Created originally on Bitbucket by Anonymous
Hello there,
First of all, thanks to TortoiseHg team for this very usefull bundle of Mercurial!
Here the bug :
I can not save any of the settings (via the dialog box). When pressing "Apply", nothing happens.
When I click "Close", TortoiseHg says me that my config has changed but have not been saved yet.
And then it give me this traceback :
Traceback (most recent call last): File "hggtk\thgconfig.pyc", line 579, in _apply_clicked File "hggtk\shlib.pyc", line 96, in write File "hggtk\shlib.pyc", line 99, in write File "shelve.pyc", line 225, in open File "shelve.pyc", line 209, in init File "anydbm.pyc", line 83, in open File "dbhash.pyc", line 16, in open File "bsddb_init.pyc", line 306, in hashopen bsddb.db.DBNoSuchFileError: (2, 'No such file or directory')
Machine : Windows Vista 64bits SP1 TortoiseHg : 0.7 relase (but was the same with 0.6)