Issue 124: TortoiseHG is completely broken http://bitbucket.org/tortoisehg/stable/issue/124/tortoisehg-is-completely-broken
Steve Borho / sborho on Tue, 24 Mar 2009 18:24:45 +0100: Comment: It seems most of the problems originated when you closed all of the dialogs all at once. This caused a database conflict on one or more the settings files and the locked state seems to persist on the file system. If you take a look in ~/.tortoisehg/settings, you can probably see the lock file(s) and delete them. Deleting all of ~/.tortoisehg/settings (while THG is not running, or even uninstalled) should also resolve this problem. In 0.7.1, we switched to a different underlying database, but it still tries to use the old database to import your old configurations. That's why even 0.7.2 would not work. Qct is not installed by 0.7 or later releases, it must be installed separately. That accounts for the error in hg-error-qct.PNG. I think the bug that caused the histselect tracebacks was fixed in 0.7. If you still see those in later releases, please file a bug report for that. Changes: status: new -> open -- 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. ------------------------------------------------------------------------------ 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
