osx - QLThumbnailImageCreate broken in Mavericks? -
I have a code that previews 'some' file, this coco runs threaded in the desktop app In other words if you For a file in 10.9, you press the spacebar in the finder, you see the file content, but the QLThumbnailImageCreate taps. Has anyone else seen this? So it has been found that by removing the app TextMate 2 (April 2014 version) (which I use I solve this problem. TextMate seems to have a bug in its Quicklook generator An example of someone running in the bug. CFRRF URL = CfURLCreativeWheelSystemPath (zero, (CFFR) filpath, KCFRPPOSISXPathStyle, Incorrect); If (url) {cgImage = QLThumbnailImageCreate (zero, url, inSize, (__bridge CffFFF) option); CFRelease (url); At 10.8 (and I think 10.9.0 and 1) I will get a real render - the equivalent of pressing the space bar in the finder, but now I only get a pidy icon or zero.
Comments
Post a Comment