[TxMt] Re: Latex Typeset and View new failure
    Allan Odgaard 
    mailinglist at textmate.org
       
    Thu Mar  6 02:40:07 UTC 2014
    
    
  
On 5 Mar 2014, at 23:23, Andrew Jaffe wrote:
>> This will happen if you disable the Bundle Support bundle in 
>> Preferences
>> → Bundles.
>
> Thanks -- except that it's not disabled! However, if I found that if I 
> did explicitly uninstall (i.e., uncheck in the dialog) and then 
> reinstall (re-check), it works again. Weird.
TextMate relies on its bundle index, so it could be a bug in TextMate 
causing the index to be wrong.
I recently fixed an issue where a change to a bundle could cause it to 
be dropped from the index incase TextMate was terminated before it got a 
chance to write out the updated index.
I’ll probably introduce some sort of index scrubber to ensure it’s 
clean, relying solely on delta-updating the bundle index from fs-events 
was probably a bit naive…
    
    
More information about the textmate
mailing list