Hi folks:
I realize this a difficult question, but on 3 10.5.2 computers, I have installed the "Edit in TextMate" bundle in /Library/InputManagers
On two machines it works fine, and one it appears to no longer work. I am scratching my head to figure out why.
In each case I have copied, rather than symbolically linked, the directory "Edit in Textmate". In the case of the one not working, I have tried both linking and copying, but to no avail. The permissions on each are the same and look like this:
ls -l /Library/InputManagers/Edit\ in\ TextMate total 8 drwxr-xr-x 3 root admin 102B Nov 18 09:59 Edit in TextMate.bundle/ -rw-r--r-- 1 root admin 462B Nov 18 09:59 Info
ls -dl /Library/InputManagers/Edit\ in\ TextMate drwxr-xr-x 4 root admin 136B Nov 18 09:59 /Library/InputManagers/ Edit in TextMate/
Is there anything obvious I could have skipped, or should try? I've been using svn to sync my plist file in ~/Library/Preferences , so these should be identical.
Thanks.
Bill
William G. Scott
Contact info: http://chemistry.ucsc.edu/~wgscott/
On 10 Apr 2008, at 21:53, William Scott wrote:
I realize this a difficult question, but on 3 10.5.2 computers, I have installed the "Edit in TextMate" bundle in /Library/InputManagers
On two machines it works fine, and one it appears to no longer work. I am scratching my head to figure out why. [...] Is there anything obvious I could have skipped, or should try? I've been using svn to sync my plist file in ~/Library/Preferences , so these should be identical.
Try the steps in this comment: http://blog.macromates.com/2007/inputmanagers-on-leopard/#comment-2832
Also ensure that the Edit in TextMate binary is a universal build if you run this on an intel system.