Text Size

forkliftForkLift 1.7 crashes on startup under Snow Leopard. This is caused by some broken file references, Forklift is trying to access some files that have been placed under a different folder in Snow Leopard.

To fix the issue, you'll need to restore these file references by creating symlinks to the new location.

Run the following commands in your terminal:

sudo ln -s /System/Library/Frameworks/AppleShareClientCore.framework /System/Library/Frameworks/AppleShareClient.framework
sudo ln -s /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClient
sudo ln -s /System/Library/Frameworks/QuickLook.framework /System/Library/PrivateFrameworks/QuickLookUI.framework
sudo ln -s /System/Library/Frameworks/QuickLook.framework/QuickLook /System/Library/Frameworks/QuickLook.framework/QuickLookUI
sudo ln -s /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLookUI
Tags: forklift mac
Comments (14)
14 Friday, 29 January 2010 19:49
mapetenator
thanks so much, it's working! :)
13 Thursday, 01 October 2009 07:44
asmoro
Wow.. PERFECT!! :)
12 Saturday, 05 September 2009 00:10
Chiprender
FANTASTIC! Thanks so much!
11 Sunday, 30 August 2009 07:28
martin Baum
hello!
I am new with mac and I am not very knowledgeable with computers. How exactly do i do this repair. how do i run this commands? Can you please help. Do I have to copy and past this information somewhere?
10 Saturday, 29 August 2009 00:49
Karen Smith
worked like a charm. thanks.
9 Friday, 28 August 2009 23:19
LauraBelle
Wow. Perfect fix. I needed my FTP!
8 Friday, 28 August 2009 19:04
Manny
Thanx a lott!!!!
7 Monday, 24 August 2009 11:49
Yngvede
Great stuff, sure worked for me! :)
6 Tuesday, 14 July 2009 15:20
Teknofrik
Thanks Guys,
U de Best !!!
5 Wednesday, 01 July 2009 22:23
Zoltan Bornemissza
Hi Mone'

You're right, the latest build of Forklift breaks the QuickLook feature.
Hopefully v2.0 will be out soon with full Snow Leopard support!
4 Wednesday, 01 July 2009 13:03
Mone'
Thank you for the symlinks suggestion!

ForkLift is now starting on Snow Leopard latest seed 10A394, however quicklook does no longer work in ForkLift.

Maybe location have changed again in this latest build of SL....

If you have another solution or symlink please let me know, thank you
3 Wednesday, 01 July 2009 11:48
coltrane
thanks so much, you saved my workflow :)
2 Monday, 29 June 2009 18:06
Jonas Wisser
Brilliant! This was a lifesaver!
1 Saturday, 27 June 2009 16:40
kemo
made me a day! was searching for somethink like this since the first release of snow leopard show up! thanks!

Add your comment

BoldItalicUnderlineStrikethroughSubscriptSuperscriptEmailImageHyperlinkOrdered listUnordered listQuoteCodeHyperlink to the Article by its id
Your name:
Comment:
flash
"A
default value is the value that a variable contains before you set its value. You initialize a variable when you set its value for the first time. If you declare a variable, but do not set its value, that variable is uninitialized. The value of an uninitialized variable depends on its data type. The following table describes the default values of variables, organized by data type:"

pv3dHere's a little PV3D performance test:

phpsoapDuring debugging it's very useful to disable the wsdl cache.

Here's how to clear the wsdl cache from php:

100x100

Go on, take a break, catch some magical fireflies in the tranquil woods!

flashBuilderAnt
8 easy steps to install Ant on Flash Builder 4.

quick Poll

Which is your favourite 3D engine?

Syntax Highlighting

To enable syntax highlighting in your comments, use the following syntax:
[flashcode]
...your code...
[/ flashcode]

Site Login