HI, i'm running into a little problem with leopard. The last update finds my "time machine" backups and tries to move / update that one.
11/18/07 10:36:08 PM [0x0-0x2dd2dd].com.macromates.textmate[5399] mv: rename /Volumes/TimeMachine/Backups.backupdb/username/ 2007-08-30-201019/Macintosh HD/Applications/TextMate.app to /Volumes/ TimeMachine/Backups.backupdb/username/2007-08-30-201019/Macintosh HD/ Applications/TextMate.old.app: Operation not permitted
Luckily it fails .. but is it an apple issue or is it textmate ?
Regards J.
On 18 Nov 2007, at 23:22, Jasper van der Meulen wrote:
i'm running into a little problem with leopard. The last update finds my "time machine" backups and tries to move / update that one. [...]
Well, it tries to update the running instance.
Are you sure you’re not running TextMate from your Time Machine backup?
Try for example to “Reveal in Finder” from its dock icon.
Yes, when i Command click on the TM icon in the dock it points me to / Applications/
Regards J.
On Nov 19, 2007, at 13:54 , Allan Odgaard wrote:
On 18 Nov 2007, at 23:22, Jasper van der Meulen wrote:
i'm running into a little problem with leopard. The last update finds my "time machine" backups and tries to move / update that one. [...]
Well, it tries to update the running instance.
Are you sure you’re not running TextMate from your Time Machine backup?
Try for example to “Reveal in Finder” from its dock icon.
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
I can try. What i'm goin todo .. is download a new version from the website and update it again to the latest beta (cutting edge)
Regards J.
On Nov 19, 2007, at 14:40 , Allan Odgaard wrote:
On 19 Nov 2007, at 14:21, Jasper van der Meulen wrote:
Yes, when i Command click on the TM icon in the dock it points me to /Applications/
The way TextMate locates its own executable is by calling [[NSBundle mainBundle] bundlePath].
Is this problem reproducible?
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
I removed TM Download the new textmate (1.5.7) from the website Copied it to Applications Came to the conclusion that minor and cutting edge are the same . so can't update. Somewhere i can find 1.5.6 and try all over again ?
Regards J.
On Nov 19, 2007, at 14:43 , Jasper van der Meulen wrote:
I can try. What i'm goin todo .. is download a new version from the website and update it again to the latest beta (cutting edge)
Regards J.
On Nov 19, 2007, at 14:40 , Allan Odgaard wrote:
On 19 Nov 2007, at 14:21, Jasper van der Meulen wrote:
Yes, when i Command click on the TM icon in the dock it points me to /Applications/
The way TextMate locates its own executable is by calling [[NSBundle mainBundle] bundlePath].
Is this problem reproducible?
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
On 19 Nov 2007, at 14:48, Jasper van der Meulen wrote:
[...] Somewhere i can find 1.5.6 and try all over again ?
Change the version to 1.5.6 in the 1.5.7 download link.
But learning that you open TextMate by opening the document file, I am 99% certain that the system did actually run the version on your Time Machine backup, and the backed up version was then target for the update.
Running the wrong version of TextMate happens all the time for me (since I generally have 3 versions installed), even when TextMate is already running, the system will sometimes find another version to run, when I open a document -- and I have heard numerous complaints from people about Leopard running (mostly trashed) applications from their Time Machine backup.
Resetting launch services works temporarily (as Rob suggests), the problem is that if you open a folder with applications, the system will cache the info from these applications, and it seems that for file types where you did not explicitly assign an application, it is the last one seen, which can handle the type, that gets to handle it.
On Nov 20, 2007, at 12:21 , Allan Odgaard wrote:
On 19 Nov 2007, at 14:48, Jasper van der Meulen wrote:
[...] Somewhere i can find 1.5.6 and try all over again ?
Change the version to 1.5.6 in the 1.5.7 download link.
But learning that you open TextMate by opening the document file, I am 99% certain that the system did actually run the version on your Time Machine backup, and the backed up version was then target for the update.
That's something i can understand .. but maybe it's apple indexing service that's suddenly indexes (even tho spotlight prefs prevent it from indexing) it somehow got indexed and launched that version. Like i said, somehow i also got applications from my backup in my "open with" list
Running the wrong version of TextMate happens all the time for me (since I generally have 3 versions installed), even when TextMate is already running, the system will sometimes find another version to run, when I open a document -- and I have heard numerous complaints from people about Leopard running (mostly trashed) applications from their Time Machine backup.
Resetting launch services works temporarily (as Rob suggests), the problem is that if you open a folder with applications, the system will cache the info from these applications, and it seems that for file types where you did not explicitly assign an application, it is the last one seen, which can handle the type, that gets to handle it.
I'll try tonight ..i've read it but haven't got a chance to do it yet.
thanks
On Nov 19, 2007, at 8:21 AM, Jasper van der Meulen wrote:
Yes, when i Command click on the TM icon in the dock it points me to /Applications/
Do you normally launch it from the Dock or do you use some type of launcher (Quicksilver, LaunchBar, Butler)? I just wonder if a launcher is preferring the backed up copy for some reason.
--- Rob McBroom http://www.skurfer.com/ I didn't "switch" to Apple... my OS did.
I usually open the project (thru quicksilver) and that opens TM. Somehow also the programs that i;ve used before and arein my timemachine are also on my context-menu when i click for example a .txt document. Maybe it's so that spotight did something strange. .
Regards J.
On Nov 19, 2007, at 15:32 , Rob McBroom wrote:
On Nov 19, 2007, at 8:21 AM, Jasper van der Meulen wrote:
Yes, when i Command click on the TM icon in the dock it points me to /Applications/
Do you normally launch it from the Dock or do you use some type of launcher (Quicksilver, LaunchBar, Butler)? I just wonder if a launcher is preferring the backed up copy for some reason.
Rob McBroom http://www.skurfer.com/ I didn't "switch" to Apple... my OS did.
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 Nov 19, 2007, at 9:43 AM, Jasper van der Meulen wrote:
I usually open the project (thru quicksilver) and that opens TM.
You should be able to find out which TextMate.app Quicksilver launches by invoking Quicksilver, type enough to get TextMate showing, hit tab, then choose the "Reveal" action. There's no telling if the app you see when launching directly is the same as the app you'd see when using "Open With..." though.
Somehow also the programs that i;ve used before and arein my timemachine are also on my context-menu when i click for example a .txt document. Maybe it's so that spotight did something strange. .
I would unmount your Time Machine volume and run this (in Terminal):
/System/Library/Frameworks/CoreServices.framework/Frameworks/ LaunchServices.framework/Support/lsregister -kill -r -domain local - domain system -domain user
That will cause your system to rebuild its database of what can open what. If the backed up apps aren't available, they can't be included. (This will also reset the system's notion of what has been launched before, so you will see some warnings when you open a file that launches an application for the "first time". This is normal and will only happen once per app.) Once it's done, you can remount the Time Machine volume, although, perhaps you should force Quicksilver to update its catalog as well before remounting it.
--- Rob McBroom http://www.skurfer.com/ I didn't "switch" to Apple... my OS did.