On 25.01.2009, at 00:10, Jay Levitt wrote:
deadlock 0x5b5c0c: sleep:F(10) - /Users/jay/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:583 deadlock 0x341ac: sleep:F(15) (main) - /Users/jay/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb:137 /Users/jay/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb: 789:in `getResultFromDIALOG': Thread(0x5b750c): deadlock (fatal) from /Users/jay/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle/Support/getBundles.rb: 1165
01/24/2009 18:09:06 TextMate[GetBundles] Timeout while connecting Bundle Server
What could cause this? I've deleted Bundles/GetBundles.tmbundle and reinstalled with svn co, but the same thing happens...
Could you please tell me the following info:
- Mac OSX version and (Intel/ppc) - svn version (svn --version) - Ruby version (ruby -v)
It seems to me that the error was caused by the attempt to get the url from a local installed bundle which was installed by using svn.
--Hans