I have been testing the TextMate 2 Alpha the past couple of days and have had issues with bundles being loaded. I can install the bundles via the app preferences, but the bundles are not loaded. As per Michael's recent blog post (http://blog.macromates.com/2011/locating-bundles/), all bundles should be installed to ~/Library/Application Support/Avian/Bundles. Instead, they are installed to ~/Library/Application Support/TextMate/Managed/Bundles and are not loaded. Moving bundles to the ~/Library/Application Support/Avian/Bundles alleviates the problem with the bundles being loaded, but I don't believe updates will work correctly at this point. Is this intended behavior for alpha or is there something else going on? I am running 10.7.2.
On 15 Dec 2011, at 16:47, divThis wrote:
I have been testing the TextMate 2 Alpha the past couple of days and have had issues with bundles being loaded. I can install the bundles via the app preferences, but the bundles are not loaded. As per Michael's recent blog post (http://blog.macromates.com/2011/locating-bundles/), all bundles should be installed to ~/Library/Application Support/Avian/Bundles. Instead, they are installed to ~/Library/Application Support/TextMate/Managed/Bundles and are not loaded.
How do you determine they are not loaded?
Moving bundles to the ~/Library/Application Support/Avian/Bundles […]
You shouldn’t move stuff out of the managed folder.
How do you determine they are not loaded?
Enabling the bundle from Preferences has no affect other than the bundle being downloaded to TextMate/Managed/Bundles. The bundle does not appear in the Bundle Editor or in the Bundles menu item.
You shouldn’t move stuff out of the managed folder.
The "Avian" directory is never created by TextMate itself. I created this manually and moved a bundle there to test if it would recognize and enable it - which it did.
On Thu, Dec 15, 2011 at 4:19 PM, Allan Odgaard mailinglist@textmate.orgwrote:
On 15 Dec 2011, at 16:47, divThis wrote:
I have been testing the TextMate 2 Alpha the past couple of days and
have had
issues with bundles being loaded. I can install the bundles via the app preferences, but the bundles are not loaded. As per Michael's recent blog post (http://blog.macromates.com/2011/locating-bundles/), all bundles
should
be installed to ~/Library/Application Support/Avian/Bundles. Instead,
they
are installed to ~/Library/Application Support/TextMate/Managed/Bundles
and
are not loaded.
How do you determine they are not loaded?
Moving bundles to the ~/Library/Application Support/Avian/Bundles […]
You shouldn’t move stuff out of the managed folder.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On Thursday, December 15, 2011, Christopher Mitchell < christopher@divthis.com> wrote:
The "Avian" directory is never created by TextMate itself. I created this
manually and moved a bundle there to test if it would recognize and enable it - which it did.
If you modify a bundle in the bundle editor, it will create the Avian directory and move the changed files to a new bundle there.
Ah, got it! Will I need to modify every bundle I would like to use for it to be enabled then? Currently, I'm not able to use any bundles enabled from the preferences window.
On Thu, Dec 15, 2011 at 5:26 PM, Charles Turner vze26m98@gmail.com wrote:
On Thursday, December 15, 2011, Christopher Mitchell < christopher@divthis.com> wrote:
The "Avian" directory is never created by TextMate itself. I created
this manually and moved a bundle there to test if it would recognize and enable it - which it did.
If you modify a bundle in the bundle editor, it will create the Avian directory and move the changed files to a new bundle there.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 15 Dec 2011, at 23:31, Christopher Mitchell wrote:
Ah, got it! Will I need to modify every bundle I would like to use for it to be enabled then?
Of course not — why it fails to identify them though I don’t know.
Is there any symbolic links involved in the ~/Library/Application Support/TextMate/Managed/Bundles path?
Not in the Bundles directory, but I do sync my TexMate directory with Dropbox. ~/Library/Application Support/TextMate is a symlink to ~/Dropbox/Library/Application Support/TextMate
On Dec 15, 2011, at 5:52 PM, Allan Odgaard mailinglist@textmate.org wrote:
On 15 Dec 2011, at 23:31, Christopher Mitchell wrote:
Ah, got it! Will I need to modify every bundle I would like to use for it to be enabled then?
Of course not — why it fails to identify them though I don’t know.
Is there any symbolic links involved in the ~/Library/Application Support/TextMate/Managed/Bundles path?
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 16 Dec 2011, at 00:03, Christopher Mitchell wrote:
Not in the Bundles directory, but I do sync my TexMate directory with Dropbox. ~/Library/Application Support/TextMate is a symlink to ~/Dropbox/Library/Application Support/TextMate
OK, that is likely the issue — TM relies on fsevents which Dropbox probably doesn’t support.
Thanks. I'll try without Dropbox in the mix and see if it works.
On Dec 15, 2011, at 6:11 PM, Allan Odgaard mailinglist@textmate.org wrote:
On 16 Dec 2011, at 00:03, Christopher Mitchell wrote:
Not in the Bundles directory, but I do sync my TexMate directory with Dropbox. ~/Library/Application Support/TextMate is a symlink to ~/Dropbox/Library/Application Support/TextMate
OK, that is likely the issue — TM relies on fsevents which Dropbox probably doesn’t support.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate