osx - QLThumbnailImageCreate broken in Mavericks? -


I have a code that previews 'some' file, this coco runs threaded in the desktop app 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.

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.

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -