Bugs / Issues: Browse | Submit New | Admin
ruby 1.8.6 (2008-08-11 patchlevel 287) [i686-darwin10.0.0] Ruby Enterprise Edition 20090610 Compiled 64-bit, 32-bit kernel (Snow Leopard 10.6.1) 1. Install the latest TextMate 2. cd /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx 3. ruby -e "require 'plist'" 4. ruby hangs This is affecting TextMate on machines where enterprise ruby is the default VM... A specific example is the TM svn revert command. Also fails loading their keychain.bundle. Running /usr/bin/ruby -e "require 'plist'" works. process sample attached
Add A Comment:
Date: 2009-09-16 18:12 Sender: Johnathan Conley Note, if you try this on keychain.bundle, be sure to get the latest from SVN. TM has compiled new 64-bit capable versions not in the latest distro. Trying on the default will result in a LoadError. see: #7 @ http://wiki.macromates.com/Troubleshooting/SnowLeopard