Hey all,
I am using TextMate to tex a lot of stuff and I love the pdfsync feature with Skim.
Since this afternoon, the sync stopped working :(I reinstalled Skim and TextMate after deleting them (including Lib/App Support stuff and Caches), but I still get an error at the end of the typesetting run:
sh: /var/folders/My/My9skQrnFpON8oDbZaiRXk+++TI/-Tmp-/Skim: No such file or directory
That should be related to the problem, but I can't figure it out. So, any hints or suggestions? Thanks a lot! Best regards, Andreas
On 7 Dec 2010, at 16:53, Andreas Kumlehn wrote:
[…] sh: /var/folders/My/My9skQrnFpON8oDbZaiRXk+++TI/-Tmp-/Skim: No such file or directory
My guess is that Skim recently auto-updated. This made LaunchServices record the intermediate download location as Skim.app’s new path.
You can run a line like the following in Terminal to re-index your applications:
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -seed
Hey Allan,
thanks for your solution! I checked the viewer path of Skim in the texMate.py (findViewerPath method) and the path returned by the find_app call is gibberish. This results in the bad syncPath given before.
I ran your command from Terminal and everything's fine now. Thank you very much! Cheers, Andreas Am 07.12.2010 um 18:59 schrieb Allan Odgaard:
On 7 Dec 2010, at 16:53, Andreas Kumlehn wrote:
[…] sh: /var/folders/My/My9skQrnFpON8oDbZaiRXk+++TI/-Tmp-/Skim: No such file or directory
My guess is that Skim recently auto-updated. This made LaunchServices record the intermediate download location as Skim.app’s new path.
You can run a line like the following in Terminal to re-index your applications:
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -seed
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate