ForkLift 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
Here are some easy steps to integrate Ant with the standalone version of Flash Builder 4
Flash Builder crashes on some customised Dell setups. When I tried to launch Flash builder, I recived the following error:
Flash Builder.exe has encountered a problem and needs to close. We are sorry for the invonvenience.
Conrad Winchester suggested a great workaround to get it working:

"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:"
- 1
- 2
- 3
- 4
- 5
Latest Articles
- Kaleidoscope Camera using Flex 4 & Pixel Bender
- Jomsocial + RocketTheme affinity: invalid token fix
- Flash Builder 4 + SVN : How to Install Subclipse in FB4
- FB4 Standalone - How to Install Ant in Flash Builder 4 Premium
- Flash Builder 4 crashes on startup
- Joomla + Gantry : Making the frontend color chooser useful
- AS3 Default variable values
- How to uninstall mysql on Snow leopard
- How to install MySQL 5 on mac (Snow Leopard)
- Papervision 2 performance test


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?
U de Best !!!
You're right, the latest build of Forklift breaks the QuickLook feature.
Hopefully v2.0 will be out soon with full Snow Leopard support!
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