Well, better late than never. I'll bet someone else is having this problem too.
It does run, but you need to make some adjustments to disable 64bit QuickLook.
launchctl stop com.apple.quicklook launchctl unload /System/Library/LaunchAgents/com.apple.quicklook.plist
<string>arch</string> <string>-i386</string>
launchctl load /System/Library/LaunchAgents/com.apple.quicklook.plist launchctl start com.apple.quicklook