in

Quark Forums

QuickLook Filter 2.0 for QXP 8 not working on Mac OS X 10.6 Snow Leopard?

Last post 06-12-2010 6:49 AM by nehtaeh79. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 10-23-2009 6:51 AM

    • brxnd
    • Not Ranked
    • Joined on 10-23-2009
    • Posts 1

    QuickLook Filter 2.0 for QXP 8 not working on Mac OS X 10.6 Snow Leopard?

    On my MacBook Pro, freshly upgraded to Mac OS X 10.6.1, the QuickLook Filter for QXP 8 is not working ... is it just me, or is this a known problem? (I haven't had this plugin installed under Mac OS X 10.5) brx
  • 06-12-2010 6:49 AM In reply to

    Re: QuickLook Filter 2.0 for QXP 8 not working on Mac OS X 10.6 Snow Leopard?

    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.

    1. open terminal and copy/paste these lines. One at a time. NOTE: If you're a geek and have used launchctl before, don't use sudo. quicklookd is owned by the user, not the system.
    2. launchctl stop com.apple.quicklook
      launchctl unload /System/Library/LaunchAgents/com.apple.quicklook.plist


    3. Use a text editor (NOT TextEdit) and open the com.apple.quicklook.plist file at the path above. If you don't have a text editor installed, download a copy of TextWrangler (free) from http://www.barebones.com/products/textwrangler

      You need to add the following lines between "<array>" and "<string>/System/Library/Frameworks…" <string>arch</string>
      <string>-i386</string>


    4. Back in the terminal, same as in step 1:
      launchctl load /System/Library/LaunchAgents/com.apple.quicklook.plist
      launchctl start com.apple.quicklook


Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems