After my girlfriend upgraded to Safari 3.1 via Apple’s Software Update utility, none of the apps which use the WebKit Framework worked and kept crashing (Safari, iChat, Skype, etc.).
The really bad thing was that also the Software Update and the Application Installer itself didn’t start up after the update. So no chance to reinstall the update with a GUI.
For the case you ran into the same troubles, here is how we fixed it:
sudo installer -pkg <path-to-pkg-file> -target LocalSystem (replace <path-to-pkg-file> with the actual path to .pkg-file)With the release of Leopard, one of the features I really was looking forward to was QuickLook.
I was a bit disappointed, when I read in the documentation (login required), that Apple only provides an API to write generators, which produce previews and thumbnails for QuickLook, but they don’t provide an API to actually use QuickLook in 3rd party applications.
A note in the docs just says: “… private programmatic interfaces available to internal clients of Quick Look might one day be made available for third-party development (as API) in a future version of the Quick Looks framework.”
In particular, I was interested in getting plain images (PNG or JPEG) of QuickLook generated previews.
So if anybody knows a way to get those images, please let me know. :)
webstock conference —
We were there!