[TxMt] Re: TM2 Bundles won't Install or Uninstall
Christopher Creutzig
christopher at creutzig.de
Fri Jan 20 09:19:50 UTC 2012
On 17.01.12 20:03, cafarm wrote:
>
> When I go to Preferences > Bundles and attempt to install or uninstall a
> bundle, Textmate 2 does not load the change. The bundle is not added (in the
> case of an install) or removed (in the case of an uninstall) from the
> Bundles menu.
>
> I do however see that the bundle is added/removed from
> "~/Library/Application Support/TextMate/Managed/Bundles".
>
> Also, when I attempt to open a filetype without an associated bundle,
> Textmate 2 will ask to install the bundle and then just hang.
>
> What could be going on here?
Is your home (or your ~/Library folder) on a network drive, such as NFS,
DropBox or the like? Currently, the bundle supporting code pretty much
relies on having the bundles in a file system with file system events,
which I believe in practice basically means a plain local file system.
Bites me, too.
Christopher
More information about the textmate
mailing list