
08-17-2011, 09:53 PM
|
|
|
Join Date: Feb 2010
Location: Santiago, Chile
Posts: 98
|
|
Quote:
Originally Posted by nightf4ll
Thx for clearing that up and i have VLC already, thats first thing i dowloaded :P One more question.. I ve removed 64 bit part from quicklookd and now it loads only in 32 bit and doesnt crash, but how can i fix preview crash??
P.S. the instructions for that are here if some1 needs them
|
To fix preview crash, you need to remove the x86_64 part of Finder, so, open terminal and type:
Code:
sudo cp /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder_bak
sudo ditto -arch i386 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder_i386
sudo mv -f /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder_i386 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
Works f****ing good 
System- MoBo: MSI K9N2GM-FD, Chipset GeForce 8200 (MCP78)
- CPU: AMD Athlon 64 X2 5200+ @3,02 Ghz
- RAM: Kingston 2GB DDR2 800Mhz + Corsair 2GB DDR2 800Mhz @747Mhz
- VGA: EVGA 9800GT SSC
- HDD: 300GB WD SATAII
- Optical Drive: Sony SATA 24X
- OS: Vanilla Mac OS X Server 10.6.0 + Nawcom ModCD, upgraded to 10.6.8 and Windows 7 x64.
Everything works, except sleep, so system isn't Energy Star compilant .
|