Hi,
I use Textmate 1.5.5 on my MacBook Pro (2,33 MHZ, OS X 10.4.9) t mamage my rails project with about 500 files in the project. Every time I switch from the active TM to another application and then back again, TM spins the wheel for about 5 secs. May be it is checking files or something else.
I only installed the TmCodeBrowser additionally, nothing else.
Is there a way to make TM instantly responsive after activating it?
thanks, Alex.
On 19/06/07, Alex Greif alex.greif@gmail.com wrote:
Is there a way to make TM instantly responsive after activating it?
Maybe a long shot, but are the files that you're editing stored on a network file system?
Hi,
no, all files are stored locally. Alex.
2007/6/19, Graham Ashton graham.ashton@gmail.com:
On 19/06/07, Alex Greif alex.greif@gmail.com wrote:
Is there a way to make TM instantly responsive after activating it?
Maybe a long shot, but are the files that you're editing stored on a network file system?
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Yes, but there are 500 of them? You need to filter some out. If you have Rails in vendor then filter that out and you should be fine.
On 19 Jun 2007, at 09:50, Alex Greif wrote:
Hi,
no, all files are stored locally. Alex.
2007/6/19, Graham Ashton graham.ashton@gmail.com:
On 19/06/07, Alex Greif alex.greif@gmail.com wrote:
Is there a way to make TM instantly responsive after activating it?
Maybe a long shot, but are the files that you're editing stored on a network file system?
_ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
the problem was that tmp/sessions contained over 6000 files :( I removed the references from the project. now its fine again.
Thanks
2007/6/19, Ciarán Walsh ciawal@gmail.com:
Yes, but there are 500 of them? You need to filter some out. If you have Rails in vendor then filter that out and you should be fine.
On 19 Jun 2007, at 09:50, Alex Greif wrote:
Hi,
no, all files are stored locally. Alex.
2007/6/19, Graham Ashton graham.ashton@gmail.com:
On 19/06/07, Alex Greif alex.greif@gmail.com wrote:
Is there a way to make TM instantly responsive after activating it?
Maybe a long shot, but are the files that you're editing stored on a network file system?
_ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
picking up this old thread.
I also experience this when switching back & forth.
small project, some png's etc in the project tree, but nothing like 5000+ log files.
Is there a way to benchmark what's going on. I'm getting crazy on waiting every time.. :)
Got a big MacPro with all the extras, so I'm not gonna blame the machine
On 22 Nov 2007, at 19:22, David Eriksson wrote:
[...] Is there a way to benchmark what's going on. I'm getting crazy on waiting every time.. :)
Create sub-projects based on this project, find out what folder contains the item causing the problem.
One reason might be (recursive) symbolic links.
it's some gfx resources
24 folder with 326 png files in each
to much?
/d
On Nov 26, 2007, at 16:29 PM, Allan Odgaard wrote:
On 22 Nov 2007, at 19:22, David Eriksson wrote:
[...] Is there a way to benchmark what's going on. I'm getting crazy on waiting every time.. :)
Create sub-projects based on this project, find out what folder contains the item causing the problem.
One reason might be (recursive) symbolic links.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 28 Nov 2007, at 10:09, David Eriksson wrote:
it's some gfx resources
24 folder with 326 png files in each
to much?
Well, if it is slow, yes ;)
You can try exclude that folder via the folder patterns: http://macromates.com/textmate/manual/working_with_multiple_files#filtering_...